On 10/25/06, Jeff Quast <[EMAIL PROTECTED]> wrote:
On 10/25/06, Matt Bettinger <[EMAIL PROTECTED]> wrote:
> I can do dhclient xl0 at the console and grab an lease just fine from
> the cable modem. NOW, if I reboot the machine it will not get an
> lease. I have to manually do it from the console. The
> # more /etc/hostname.xl0 <---outside interface connected to cable modem
> # more /etc/hostname.xl1
> # more /etc/hostname.xl2
> /etc/dhclient.conf file exists and all values are commented out so we
> My /var/log/daemon shows many of these
> Matt
what about:
sh -x /etc/netstart xl0
?
I added a pause as suggested by Jason Dixon, and still cannot pick up
a lease unless I do it manually. I'm really at a loss as what can be
causing this and running out of places where I can check for the
problem. Does anyone else have any suggestions?
Thanks.
-mb