ok... I'm not (yet) a guru at this but I'm learning.

eric clover wrote:

> this is my output from route & ifconfig:
> 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> spanky          bl              255.255.255.255 UGH   0      0        0 eth0
> bl              *               255.255.255.255 UH    0      0        0 eth0

so that one's your gateway to the internal net.  I think the genmask for
that one should be 255.255.255.0.  right?  So you might want to check
how you add that route, and specify 'netmask 255.255.255.0' onto that
command...

> burp            bl              255.255.255.255 UGH   0      0        0 eth0
> clog            bl              255.255.255.255 UGH   0      0        0 eth0
> 192.168.5.0     *               255.255.255.0   U     0      0        0 eth0
> 127.0.0.0       *               255.0.0.0       U     0      0        0 lo

hope it helps.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to