Project

General

Profile

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

Latest revisions

# Date Author Comment
049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

866d2a17 11/09/2008 05:38 AM Scott Ullrich

Correctly set old wan ip

0697645d 11/09/2008 05:08 AM Scott Ullrich

Set /tmp/rc.newwanip_oldip

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...

View revisions

Also available in: Atom