Searched refs:ns2_ip (Results 1 – 2 of 2) sorted by relevance
145 local ns2_ip157 ns2_ip=10.0.2.99159 ns2_target="tcp:$ns2_ip:8080"161 nftables_subject="ip daddr $ns2_ip tcp dport 8080"167 ns2_ip=dead:2::99169 ns2_target="tcp:[$ns2_ip]:8080"171 nftables_subject="ip6 daddr $ns2_ip tcp dport 8080"216 ip netns exec "$nsrouter" $ip_command route add local "${ns2_ip}" dev lo table 100
145 local ns2_ip157 ns2_ip=10.0.2.99160 ns2_ip_port="$ns2_ip:8080"167 ns2_ip=dead:2::99170 ns2_ip_port="[$ns2_ip]:8080"182 ip netns exec "$nsrouter" $ip_command route add local "$ns2_ip" dev lo table 100188 $ip_proto daddr $ns2_ip udp dport 8080 tproxy $ip_proto to :12345 meta mark set 1 accept