can't connect to another network on my masq lan

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

 



-- my route
panic:/# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
203.190.72.104  0.0.0.0         255.255.255.248 U     0      0        0 eth0
192.168.129.0   10.0.0.2        255.255.255.0   UG    0      0        0 eth1
10.0.0.0        0.0.0.0         255.255.0.0     U     0      0        0 eth1
0.0.0.0         203.190.72.110  0.0.0.0         UG    0      0        0 eth0

-- my masq
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE


I can connect to 192.168.129.x but, on my workstation inside my masq lan
I cannot, whats wrong?



--
thanks,
louie miranda




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux