On Fri, 12 Dec 2003 22:39:45 -0800 (PST)
Joshua Banks <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I've been trying to track down the answer to this and am coming up
> empty handed. I'm hoping someone might shed some light on the
> following.
> 
> When I do:
> *************************
> [EMAIL PROTECTED] jbanks # netstat -rn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window 
> irtt Iface
> 63.187.254.9    0.0.0.0         255.255.255.255 UH       40 0         
> 0 ppp0
> 192.168.1.0     0.0.0.0         255.255.255.0   U        40 0         
> 0 eth0
> 192.168.1.0     0.0.0.0         255.255.255.0   U        40 0         
> 0 eth1
> 127.0.0.0       127.0.0.1       255.0.0.0       UG       40 0         
> 0 lo
> 0.0.0.0         63.187.254.9    0.0.0.0         UG       40 0         
> 0 ppp0

Look at this:

earthdawn root # netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.99.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0
127.0.0.0       127.0.0.1       255.0.0.0       UG        0 0          0 lo
0.0.0.0         192.168.99.2  0.0.0.0         UG        0 0          0 eth0

That's even more strange than yours, isn't it ? :) Don't worry about it...
BTW: MTU != MSS
MSS should be MTU - 40. But I don't think netstat is telling the truth here...

-- 
Dennis Freise <[EMAIL PROTECTED]>
GnuPG key fingerprint: 2DE8 CCEF 6E20 11D4 3B27  21EC B0BA 1749 D2C8 38ED
Get my public key at : http://www.final-frontier.ath.cx/gpg_public_key.txt

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to