Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2002 11:37:27 -0800
From:      "Peter Kieser" <peter@striked.net>
To:        "David Malone" <dwmalone@maths.tcd.ie>
Cc:        <freebsd-bugs@freebsd.org>
Subject:   Re: i386/35726: Won't let me use ifconfig on the interfaces after upgrade to latest OS
Message-ID:  <000701c1c86b$031de030$6401a8c0@pfak>
References:   <200203101923.aa96504@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
haven# /sbin/dhclient lnc1 lnc0
+ [ -x /usr/bin/logger ]
+ LOGGER=/usr/bin/logger -s -p user.notice -t dhclient
+ [ -x /etc/dhclient-enter-hooks ]
+ [ x != x ]
+ [ x != x ]
+ [ x != x ]
+ [ x != x ]
+ [ x != x ]
+ [ xPREINIT = xMEDIUM ]
+ [ xPREINIT = xPREINIT ]
+ [ x != x ]
+ ifconfig lnc0 inet 0.0.0.0 netmask 0.0.0.0 broadcast 255.255.255.255 up

Then freezes me off, and on the console it says lnc1: not found  even though
its there.

--Peter

----- Original Message -----
From: "David Malone" <dwmalone@maths.tcd.ie>
To: "Peter Kieser" <peter@striked.net>
Cc: <freebsd-bugs@FreeBSD.org>
Sent: Sunday, March 10, 2002 11:23 AM
Subject: Re: i386/35726: Won't let me use ifconfig on the interfaces after
upgrade to latest OS


> > Can't be the case. The problem even happens when I only have 1 of the rj
45
> > cables plugged into the computer. I think someone messed up coding
> > somewhere. :-/
>
> Could you add a line "set -x" to the top of /sbin/dhclient-script
> so that we can see what it is trying to do when it dies?
>
> David.
>
>



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?000701c1c86b$031de030$6401a8c0>