On 04. juli 2012 14:04, Tiziana Manfroni wrote:

For the system with IP address 192.168.114.30 what is the output of
netstat -nr ?

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.114.0   0.0.0.0         255.255.255.0   U     0      0        0
eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0
eth0
0.0.0.0         192.168.114.1   0.0.0.0         UG    0      0        0
eth0


Follow the initial introduction I think IPv4 forwarding is missing, so try to enable it:

sysctl -w net.ipv4.ip_forward=1


Oleg
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to