NAT routing problems with f11

David Timms dtimms at iinet.net.au
Tue May 19 13:10:10 UTC 2009


On 10/05/09 21:04, Clemens Eisserer wrote:
> 2009/5/9 Clemens Eisserer<linuxhippy at gmail.com>:
>> I have I server which routes a private network to the internet through ppp.

>> All I had to do on Fedora-8 was:
>>> /sbin/ifconfig eth0 up 192.168.1.1
>>> echo 1>  /proc/sys/net/ipv4/ip_forward
>>> /sbin/iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
Is the firewall active ? iptables --list

Is the ppp connection active, or do you need to dial it ?

>> However with Fedora-11 this doesn't work anymore. Packes simply are
>> not forewarded anymore.
Is that what a packet sniffer (wireshark) tells you ?

DaveT.




More information about the fedora-list mailing list