routing question
Eric Crist
ecrist at secure-computing.net
Sat Jun 5 13:42:03 PDT 2004
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 at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of
> doug at safeport.com
> Sent: Saturday, June 05, 2004 11:29 AM
> To: freebsd-questions at 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 at safeport.com
> Voice: 301-469-8766
> Fax: 301-469-0601 _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/free> bsd-questions
>
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list