Project

General

Profile

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

Latest revisions

# Date Author Comment
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.

d052c74e 01/08/2006 10:37 PM Scott Ullrich

Write out old ip to /tmp/rc.newwanip_oldip

d6ee4ccf 12/04/2005 07:48 AM Scott Ullrich

When adding nameservers to the system, add a route to the ip through the interface in question. This ensures that domain name server lookups to the nameserver goes out the correct wan address. Also before adding new entries route delete the old nameserver routes that are on file to ensure that a long uptime doesn't result in stale routes.

ddf49291 11/28/2005 07:30 PM Scott Ullrich

Pass rc.newwanip operations off to check_reload_status.c

d2e83802 11/16/2005 05:12 AM Scott Ullrich

Remove the space from #! line

5a5eae32 11/13/2005 10:26 PM Scott Ullrich

Start rc.newwanip in the background

6ce3b4ec 11/13/2005 10:10 PM Scott Ullrich

Pass interface correctly to rc.newwanip

View revisions

Also available in: Atom