Networking Forums

Networking Forums > Computer Networking > Linux Networking > dhcp, dhclient, and roadrunner

Reply
Thread Tools Display Modes

dhcp, dhclient, and roadrunner

 
 
Dave
Guest
Posts: n/a

 
      12-22-2007, 10:23 AM
Hello,
I'm having an issue with my roadrunner. At first i thought it was a
firewall issue but since i have to restart dhclient for the new ip to be
picked up the firewall guy's say no.
My issue is i'm running a gateway box connected to rr via a linux box.
That's running dhclient from isc as it's dhcp client getting it's ip via rr.
My issue is whenever roadrunner changes my ip, which usually happens when
i'm away, i have to get back here, rerun dhclient on the interface, and
reload the firewall before the new ip is registered. An ifconfig on the
interface shows the old ip still in place even though it's been
reappropriated, and pinging or anything else doesn't work until i do the
reset.
There's nothing in my dhclient.conf file. I've read of similar issues,
but no fixes. Does anyone have any suggestions?
Thanks.
Dave.


 
Reply With Quote
 
 
 
 
Bit Twister
Guest
Posts: n/a

 
      12-22-2007, 11:37 AM
On Sat, 22 Dec 2007 06:23:21 -0500, Dave wrote:

> My issue is i'm running a gateway box connected to rr via a linux box.
> That's running dhclient from isc as it's dhcp client getting it's ip via rr.
> My issue is whenever roadrunner changes my ip, which usually happens when
> i'm away, i have to get back here, rerun dhclient on the interface, and
> reload the firewall before the new ip is registered. An ifconfig on the
> interface shows the old ip still in place even though it's been
> reappropriated, and pinging or anything else doesn't work until i do the
> reset.


I assume you do NOT have tmdns or avahi* service/daemon running.

Think about it, if the lease is being renewed most of the time
then your firewall is not in the way.

I ran a firewall/gateway box on rr and the only times I had problems
was when the dhcp server or rr gateway box was taking a break.

You would need to look through your logs to see what happened when you
had the outage.

You can create a /etc/dhclient-exit-hooks script to tell you when
lease times, gateway, or ip change. I had one to tell me when lease
times became short indicating they were doing maintenance and I could
look forward to a possible outage.

You could have a daily cron job to ping -c 1 66.94.234.13 (yahoo.com) and
get a copy of files/log to see what happened if the ping fails.
Even restart the network upon failure.

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[dhclient]force use of a well known dhcp server mbm Linux Networking 3 04-03-2008 06:52 PM
DHCP: Which to use and why - dhclient or dhcpcd buck Linux Networking 1 06-18-2006 07:25 PM
Roadrunner ISP RR POd Broadband Hardware 2 06-02-2004 09:08 PM
dhclient doesn't respond to DHCP OFFER seandarcy Linux Networking 1 10-07-2003 09:13 AM
dns update from dhcp server ok for windows clients, not ok for linux (dhclient) clients Tom Van Overbeke Linux Networking 3 08-07-2003 03:24 PM



1 2 3 4 5 6 7 8 9 10 11