Date: Sun, 6 Jun 2004 14:40:43 -0400 (EDT) From: doug@safeport.com To: Eric Crist <ecrist@secure-computing.net> Cc: freebsd-questions@freebsd.org Subject: RE: routing question Message-ID: <20040606143746.U55923@pemaquid.safeport.com> In-Reply-To: <009501c44b39$3c7c61a0$6601a8c0@Nomad> References: <009501c44b39$3c7c61a0$6601a8c0@Nomad>
next in thread | previous in thread | raw e-mail | index | archive | help
thank you On Sat, 5 Jun 2004, Eric Crist wrote: > 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" > > > > _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040606143746.U55923>