HomeSort by: relevance | last modified time | path
    Searched refs:subnet_local (Results 1 - 8 of 8) sorted by relevancy

  /src/tests/net/ipsec/
t_ipsec_tunnel.sh 75 local subnet_local=10.0.1.0
104 rump.route -n add -net $subnet_local $ip_gw_local_tunnel
110 rump.route -n add -net $subnet_local $ip_gw_remote
130 spdadd $subnet_local/24 $subnet_remote/24 any -P out ipsec
132 spdadd $subnet_remote/24 $subnet_local/24 any -P in ipsec
144 spdadd $subnet_remote/24 $subnet_local/24 any -P out ipsec
146 spdadd $subnet_local/24 $subnet_remote/24 any -P in ipsec
175 local subnet_local=fd00:1::
204 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_local_tunnel
210 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remot
    [all...]
t_ipsec_tunnel_odd.sh 77 local subnet_local=10.0.1.0
110 rump.route -n add -net $subnet_local $ip_gw_local_tunnel
116 rump.route -n add -net $subnet_local $ip_gw_remote
136 spdadd $subnet_local/24 $subnet_remote/24 any -P out ipsec
138 spdadd $subnet_remote/24 $subnet_local/24 any -P in ipsec
150 spdadd $subnet_remote/24 $subnet_local/24 any -P out ipsec
152 spdadd $subnet_local/24 $subnet_remote/24 any -P in ipsec
183 local subnet_local=fd00:1::
216 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_local_tunnel
222 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remot
    [all...]
t_ipsec_tunnel_ipcomp.sh 106 local subnet_local=10.0.1.0
136 rump.route -n add -net $subnet_local $ip_gw_local_tunnel
142 rump.route -n add -net $subnet_local $ip_gw_remote
164 spdadd $subnet_local/24 $subnet_remote/24 any -P out ipsec
167 spdadd $subnet_remote/24 $subnet_local/24 any -P in ipsec
182 spdadd $subnet_remote/24 $subnet_local/24 any -P out ipsec
185 spdadd $subnet_local/24 $subnet_remote/24 any -P in ipsec
233 local subnet_local=fd00:1::
262 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_local_tunnel
268 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remot
    [all...]
t_ipsec_gif.sh 80 local subnet_local=10.0.1.0
125 rump.route -n add -net $subnet_local $ip_gwlo_gif
133 rump.route -n add -net $subnet_local $ip_gw_remote
154 spdadd $subnet_local/24 $subnet_remote/24 any -P out ipsec
156 spdadd $subnet_remote/24 $subnet_local/24 any -P in ipsec
166 spdadd $subnet_remote/24 $subnet_local/24 any -P out ipsec
168 spdadd $subnet_local/24 $subnet_remote/24 any -P in ipsec
231 local subnet_local=fd00:1::
276 rump.route -n add -inet6 -net $subnet_local/64 $ip_gwre_gif
284 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remot
    [all...]
t_ipsec_l2tp.sh 79 local subnet_local=20.0.0.0
151 spdadd $subnet_local/24 $subnet_remote/24 any -P out ipsec
153 spdadd $subnet_remote/24 $subnet_local/24 any -P in ipsec
163 spdadd $subnet_remote/24 $subnet_local/24 any -P out ipsec
165 spdadd $subnet_local/24 $subnet_remote/24 any -P in ipsec
222 local subnet_local=fc00::
293 spdadd $subnet_local/64 $subnet_remote/64 any -P out ipsec
295 spdadd $subnet_remote/64 $subnet_local/64 any -P in ipsec
305 spdadd $subnet_remote/64 $subnet_local/64 any -P out ipsec
307 spdadd $subnet_local/64 $subnet_remote/64 any -P in ipse
    [all...]
t_ipsec_natt.sh 222 local subnet_local=10.0.1.0
248 rump.route -n add -net $subnet_local $ip_nat_remote
266 build_npf_conf $npffile "$subnet_local/24"
  /src/tests/net/if_wg/
t_tunnel.sh 218 subnet_local=192.168.1.0/24
231 subnet_local=fc00:1::/64
256 setup_wg_route $inner_proto $subnet_local
267 $ip_wg_local/$inner_prefixall,$subnet_local
  /src/tests/net/if_ipsec/
t_ipsec_natt.sh 303 local subnet_local=192.168.0.0
338 rump.route -n add -net $subnet_local $ip_nat_remote
345 build_npf_conf $npffile "$subnet_local/24"

Completed in 22 milliseconds