Home | History | Annotate | Download | only in ipsec

Lines Matching refs:subnet_remote

107 	local subnet_remote=10.0.2.0
119 rump.route -n add -net $subnet_remote $ip_gw_local
127 rump.route -n add -net $subnet_remote $ip_gw_remote_tunnel
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
234 local subnet_remote=fd00:2::
246 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
254 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_remote_tunnel
290 spdadd $subnet_local/64 $subnet_remote/64 any -P out ipsec
293 spdadd $subnet_remote/64 $subnet_local/64 any -P in ipsec
308 spdadd $subnet_remote/64 $subnet_local/64 any -P out ipsec
311 spdadd $subnet_local/64 $subnet_remote/64 any -P in ipsec