10

Search

You can find the results of your search below.

networknamespaces
3 Hits, Last modified:
nside NS <code> iptables -t nat -A PREROUTING -d 10.9.0.2 -p tcp --dport 443 -j DNAT --to-destination 10.139.231.1:443 </code> <code> curl -k --header "Host: www.xxx.it" https://10.9.0.2:443/Info-ws/services/xxx/ </code>