Search squid archive

NAT on suse linux 10.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi,

I have just installed and configured Squid proxy service on Suse Linux 10.0. It is working fine but I also need to configure NAT so that my users can download their emails in Outlook. To achieve that I have added these lines in the "/etc/sysctl.conf"

net.ipv4.ip_forward=1
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -I FORWARD -i eth1 -o eth0 -j ACCEPT

But still the NAT doesnt work on this server. Please direct me and thanks in advance.

Amit Ash

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux