Date: Tue, 23 Sep 1997 22:47:42 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Keith Spencer <bsd@smmc.qld.edu.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig_de0 inet not working : ^ ( Message-ID: <Pine.BSF.3.96.970923224459.11475G-100000@gdi.uoregon.edu> In-Reply-To: <199709240026.KAA24233@smmcroute.smmc.qld.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Sep 1997, Keith Spencer wrote: > Hi all... > I still have this problem. > I followed the excellent ppp & net tutorial and set up for my DEC > 21041 card accordingly but.... > ifconfig -a > ....does not report the internet address I'd assigned it in rc.conf > it doesn't report being UP or RUNNING ( this box is currently > isolated..i don't have the LAN connected presently though...does it > matter?) but the inet info is missing.... Well, What *DOES* it report? ;-) > ifconfig_de0="inet 203.56.180.200 netmask 255.255.255.0" It should read something like... gdi,ttyp2,~/t/vmount.0.6a-freebsd,33>ifconfig de0 de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 128.223.170.30 netmask 0xfffffe00 broadcast 128.223.171.255 ether 00:80:19:35:21:93 This is my current interface. Hacking mine, yours would be someting like: de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 203.56.180.200 netmask 0xffffff00 broadcast 203.56.180.255 Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major Spam routed to /dev/null by Procmail | Death to Cyberpromo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970923224459.11475G-100000>