Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
Network Troublshooting => General Networking Support in Linux => Topic started by: mattooo on May 27, 2004, 03:16:16 PM
-
Hi, I need your magic help. I have a proxy server on my lan with 2 nic and a shared connection to a adsl router (eth0). My loc lan connect to me through shorewall (eth1), but I can't succeed in enabling outlook to dowload and upload mails. I've read that you can do it via transparent proxy but with only routing and nat too, and I'd like to use this last choice... I mean, I don't want transparent proxy but I want that shorewall do all the work on port 25 and 110. How can I do?
Thank you all, Matteo.
LOC -eth1:3128-> FW -> SQUID -eth0-> WEB
LOC -eth1:25,110-> FW ------eth0------> WEB
-
For me, i will do a port forwarding on that particular machine. That's what i did on my proxy server in the company.
Most likely u need to make an exception in the proxy configuration file to make the squid dont cache that two place.
-
Could you be more specific and explain me how to do port forwarding? Thanks, Matteo.
-
well. I have not used shorewall but used shorewall liek thing in LInux and mostly they have graphical and easy to use interface to do so..
Here by port forwarding we mean.. that u do masquerade like stuff for port 25 and port 110 so that u can recieve mail directly.. It means NAT only for those ports..
Look for that..