Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
athctrl.sh 819 Bytes
dhclient-script 8.58 KB

Latest revisions

# Date Author Comment
6c0327f1 08/12/2008 09:24 PM Ermal Luçi

Remove bogus commands that adds a route to the new address pointing to dhcp.
It seems uncertain either to be a typo of $new_ip_address and $old_ip_address my test show that either cases it does more harm than good.

For now remove it altogether since it causes strange issues and makes ipsec tunnels not work on the interface with the new address.

d0d7f09a 02/23/2007 06:35 PM Scott Ullrich

DHCP Renew does "too much"

Ticket #1260

e89124ac 02/20/2007 05:29 AM Scott Ullrich

Nuke old and unused code which was commented out.

a63ce784 02/20/2007 05:28 AM Scott Ullrich

Bring back hostname option since it is not leading to the short write errors

b4a69e17 02/20/2007 12:00 AM Scott Ullrich

Sprinkle debugging statements throughout to try and obtain a read of where the dhclient process is going south.

c3873def 02/19/2007 03:59 AM Scott Ullrich

Somehow the HOSTNAME code will lead to short write errors under unusual renew load. Comment out this code until we can figure out why this is happening.

Found-by:

15b63fa8 11/30/2006 07:34 PM Scott Ullrich

Do not set an exit status in dhclient-script.

From a post that I dug up from Brooks:

Why on earth are you exiting with $1 as the status? This is almost
certainly the problem. You should not exit from dhclient-exit-hooks
at all since it occurs in the context of dhclient-script and this exit...

a85d0fa0 10/28/2006 02:08 AM Scott Ullrich

back out recent change.

8ab76dbc 10/23/2006 12:16 AM Scott Ullrich

Woops, log an error to system logs when we restart check_reload_status from dhclient-script instead of simply echoing out where someone may not even see it.

fe5869e4 10/23/2006 12:14 AM Scott Ullrich

If for any reason check_reload_status is not started when dhclient fires of dhclient-script, restart it.

View revisions

Also available in: Atom