Date: Tue, 10 Jun 2008 16:07:35 -0500 From: "Sam Fourman Jr." <sfourman@gmail.com> To: questions@freebsd.org Subject: dhclient and dhcpd Message-ID: <11167f520806101407o7511b89eyf9dbc50d00231975@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
quick question I can't seem to figure out I have a FreeBSD 7 computer and I am having trouble with dhclient here is my setup Ethernet cable directly from fxp0 to a DSL Modem(that serves 192.168.0.x via DHCP) A wireless card(ral0) in hostap mode it has a static ip of 192.168.1.1. I have dhcpd running and configured to listen on ral0 interface. it is supposed to had out DHCP(192.168.1.x) to wifi clients. fxp0 needs to use dhclient to obtain a IP from the DSL modem the problem is, if I run dhclient fxp0, I get a reply from the ral0 dhcpd server. how do I tell fxp0 to forget about ral0 and listen for the DSL modem's dhcp server ? isn't there some quick dhclient.conf setting? Sam Fourman Jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11167f520806101407o7511b89eyf9dbc50d00231975>