Searched refs:dstip (Results 1 – 2 of 2) sorted by relevance
644 dstip=192.168.123.2661 $algo sel src $srcip/24 dst $dstip/24682 ipsecsel="dir out src $srcip/24 dst $dstip/24"684 tmpl proto esp src $srcip dst $dstip \744 dstip=192.168.123.4781 ip x p add dir out src $srcip/24 dst $dstip/24 \785 ip x p add dir in src $dstip/24 dst $srcip/24 \811 ping -I $dev -c 3 -W 1 -i 0 $dstip >/dev/null1086 dstip="10.0.2.3"1133 dstip=10.0.2.4[all …]
278 local dstip=$3286 ip netns exec $nsa nc -w 4 "$dstip" "$dstport" < "$nsin" > "$ns1out" &
Completed in 4 milliseconds