I’m trying to port forward all INCOMING connections on port 80 to an internal server ip using a dst-nat rule. This works, but once I got the nat rule in place I can’t make OUTGOING http connections (basically surfing the web).
What other rule do I need to add to be able to port forward INCOMING connections on port 80 and still be able to access the web?
set up dst-address in that rule, it seems that you are forwaring all connection to port 80 to your web server, not only inbound connections from outside world
I tried your MSS rule, and it really seems to have made a huge difference. I really have to thank you for adding that rule.
Could you perhaps provide some info on how you got to that rule? I would like to understand the working of MSS a bit better, as the MT Manuel doesn’t say much about it.
One more question, in your PPP Porfile, should change-mss be yes or no, or will “your” mangle rule override the PPP Profile’s MSS setting?
I’m in South Africa, and that rule even works on our ADSL Lines.
I am realy glad that my post was of any help to you. Hope to be able to help again…
Now I would like to tel you something smart about the “rule”, but I have “bought” it as is (same as you…) from my friend who is SysAdmin in one Croatian magazine. As soon as I discovered that the “rule” works for me I decided not ask any questions ))
No, I have no explanation, but I woul also like to learn more about it since all my configurations are made by “the book” or by clever advices from people with more experiance.
Hi guys.
I’ll revive this (very) old post because I’ve the SAME problem that BlueSting. But the only difference is that you offer a solution for a ADSL connection.
I’ve Cable connection. So I don’t know if the solution is different or not.
I make the rule as janisk said, but I can’t still access the web via a simple browser.
There is a simple way to do this?
I’ve another ports forwards working flawlessly, but the 80 is a problem.