Skip site navigation (1)Skip section navigation (2)
Date:      24 Mar 1999 20:21:52 -0600
From:      Dave Marquardt <marquard@zilker.net>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/2258 route add/delete
Message-ID:  <85n21248cf.fsf@localhost.zilker.net>
In-Reply-To: jin@george.lbl.gov's message of "Tue, 23 Mar 1999 09:06:17 -0800 (PST)"
References:  <199903231706.JAA05739@george.lbl.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
jin@george.lbl.gov writes:
> testp2# netstat -rn
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags     Refs     Use     Netif Expire
> default            128.3.50.1         UGSc        1        0      ep0 =>
> default            128.3.196.1        UGSc        9      265      ep0
> 127.0.0.1          127.0.0.1          UH          2       54      lo0
> 128.3.196/22       link#2             UC          0        0      ep0
> 128.3.196.1        0:60:3e:52:6c:0    UHLW        6        0      ep0   1176
> ...

Try netstat -rA and see what it shows for netmask.  You've got one
default route with the usual netmask, and the other one is with some
strange netmask.

-Dave


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85n21248cf.fsf>