Hello,
I am currently MASQUERADING with this command:
HTML Code:
iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
How can I change this command that that PC who is MASQUERADED to be able to use ONLY HTTP protocol? I would like to
deny Yahoo Messenger, DC++ and other applications.
Thank you in advance for your time.