Home | History | Annotate | Download | only in ipsec

Lines Matching refs:subnet_remote

81 	local subnet_remote=10.0.2.0
101 rump.route -n add -net $subnet_remote $ip_gw_local
113 rump.route -n add -net $subnet_remote $ip_gwre_gif
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
232 local subnet_remote=fd00:2::
252 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
264 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gwlo_gif
305 spdadd $subnet_local/64 $subnet_remote/64 any -P out ipsec
307 spdadd $subnet_remote/64 $subnet_local/64 any -P in ipsec
317 spdadd $subnet_remote/64 $subnet_local/64 any -P out ipsec
319 spdadd $subnet_local/64 $subnet_remote/64 any -P in ipsec