Home | History | Annotate | Download | only in if_ipsec

Lines Matching refs:ip_remote_i

105 	local ip_remote_i=192.168.33.1
122 atf_check -s exit:0 rump.ifconfig shmif1 $ip_remote_i/24
146 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_remote_i/32
148 rump.route add -inet $ip_local_i_subnet -ifp ipsec0 $ip_remote_i
159 rump.ping -c 1 -n -w $TIMEOUT -I $ip_local_i $ip_remote_i
176 local ip_remote_i=192.168.33.1
195 atf_check -s exit:0 rump.ifconfig shmif1 $ip_remote_i/24
218 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_remote_i/32
220 rump.route add -inet $ip_local_i_subnet -ifp ipsec0 $ip_remote_i
230 rump.ping -c 1 -n -w $TIMEOUT -I $ip_local_i $ip_remote_i