Re: Lan to Wan reprise - Solved

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

 



Jeff Vian wrote:

On Mon, 2005-03-14 at 02:23 -0500, Claude Jones wrote:


Jeff Vian wrote:





glad you got the masq issue solved.







And finally, for those who might pursue this thread in the future, I resolved the SNAT problem as a syntax error.
Here's the correct formulation:
iptables -t nat -A POSTROUTING -o ${UPLINK} -j SNAT --to-source 66.225.207.87
In the above line, I was leaving out '-source' after the '--to-', so my line read "--to 66.225.207.87"
instead of: "--to-source 66.225.207.87"
It's nice to make things work, but it's better to make things work the way they are supposed to.


--
Claude Jones
Bluemont, VA, USA


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux