ip

Search

You can find the results of your search below.

networknamespaces
10 Hits, Last modified:
/netns chmod +x /bin/nets </code> uncomment "net.ipv4.ip_forward=1" in /etc/sysctl.d/99-sysctl.conf enable NAT <code> iptables -t nat -A POSTROUTING -o ens3 -j MASQUERADE iptables-save > /etc/firewall </code> bash prompt,