/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Tony Nakamura wrote:

> HI,
> 
> I'm trying to setup IP MASQ with Redhat 7.0, and I am having a problem.
> 
> I have 2 NICs; 1 being connected to DSL and other one for LAN.
> I've setup the client correctly, but I cannot ping anything what's so ever
> including the Linux box itself.
> 
> After pulling my hair out for a while, I've found a mysterious thing when I
> did netstat -rn.
> Here's the result:
> 
> 192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
> 216.146.64.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0
> 127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
> 0.0.0.0         216.146.64.1    0.0.0.0         UG        0 0          0 eth0
> 
> It seems like I am missing UF entry for eth1 and eth0.
> Could this be the cause of my problem?  If so, please let me know how
> to correctly add them.

what does the 'F' flag mean? my manpage doesn't mention it
and i've never seen it. your routing table looks fine.

maybe the client's address isn't on the same subnet as the
linux box, or it's nic is broken or the cable is broken?
or maybe eth1 is broken?

does the linux host behave correctly? can it ping the
client host? can it ping 216.146.64.1?

raf

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to