[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dhclient or isp?
On Mon, 10 Jun 2002, Tom D wrote:
> Hi all,
>
> I'm having a problem with my ISP or is it dhcp, not sure who to blame, but
> setup works fine with
> internal dhcpd, anyhow.
>
> My ISP is AT&T Broadband (sucks i know) its dhcp, so I have setup
> dhclient.conf on my
> openbsd3.0 which looks like this:
>
> timeout 60;
> retry 60;
> select-timeout 5;
> initial-interval 2;
>
> interface "fxp0" {
> send host-name "dweeb";
> }
>
> So I have input echo "dhcp" > /etc/hostname.fxp0 and go and and rebooted
> the box, I know
> I could have done it doing /sbin/dhclient fxp0 but I rebooted...
>
> It was fine for about one hour, and it drop me off the internet... So I went
> in and flushed my route table
> and now i did /sbin/dhclient fxp0, it gave me the same IP and everything,
> cool, worked for about a minute and
> it died again.
>
> So now i'm clueless, do I have to send some different options to dhcpd
> server?
> Anyone using OpenBSD w/ ATT Broadband (dhcp)?
>
> I also tried that by putting the Address as static, same thing, dropped me
> after 1 minute.
>
> Please Help,
> I hope thats enough info.
> Thank You,
>
>
I've got some experience with attbi.com. Since they went through the
@home debacle, I have had solid internet connectivity, and up to 300K/sec
downloads!
They've sold or provided a gob of bad modems, and the symptoms are about
as you describe. Internet here one minute, gone the next. Power cycling
the modem usually works, for a while.
My dhclient.conf file is
initial-interval 1;
request subnet-mask, broadcast address, routers,
domain-name, domain-name-servers, host name;
But, I make darned sure that my /etc/resolve.conf file isn't changed by
/sbin/dhclient.
I, too, get the same IP everytime I boot with the same system. Changing
the NIC seems to spawn a new IP.
--
Jeff Ross
Open Vistas Networking, Inc.
http://www.openvistas.net