Hello, How to set the NAT, then Internet Users they don't know the client is using Private IP address ?
This is my NAT setting : /etc/rc.d/rc.local : ..... echo '1' > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o eth0 -s 172.2.0.0/24 -j MASQUERADE ..... So, how to modify the config ? Thank for your help ! Edward. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list