Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2004 15:11:05 -0500
From:      "Eric Crist" <ecrist@secure-computing.net>
To:        <doug@safeport.com>, <freebsd-questions@freebsd.org>
Subject:   RE: routing question
Message-ID:  <009501c44b39$3c7c61a0$6601a8c0@Nomad>
In-Reply-To: <20040605121943.T37084@pemaquid.safeport.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You need to kill all the running dhclient processes, then try again.
Usually, this can be done with:

#killall -9 dhclient

HTH

Eric F Crist
President
AdTech Integrated Systems, Inc
(612) 998-3588



> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of
> doug@safeport.com
> Sent: Saturday, June 05, 2004 11:29 AM
> To: freebsd-questions@freebsd.org
> Subject: routing question
>
>
> I am trying to configure a wireless router so I am redefining
> routes and IP address of my system. After booting dhclient
> ep0 works fine. After messing around with the wireless router
> I was just going back to my ethernet connection so I did:
>
>    ifconfig ep0 192.168.0.3 remove
>    arp -da
>    route flush
>    dhclient ep0
>
> This returned immediatly without assigning an IP or route so
> I just connected manually using ifconfig and route. There
> must be something I did not clear out, but I can not figure
> it out. Thanks for any ideas. This is on 4.10 if that makes
> any difference.
>
> _____
> Douglas Denault
> http://www.safeport.com
> doug@safeport.com
> Voice: 301-469-8766
>   Fax: 301-469-0601 _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/free>; bsd-questions
>
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009501c44b39$3c7c61a0$6601a8c0>