summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Collapse)AuthorAgeFilesLines
...
* If for any reason check_reload_status is not started when dhclient fires of ↵Scott Ullrich2006-10-231-5/+12
| | | | dhclient-script, restart it.
* Write out old ip to /tmp/rc.newwanip_oldipScott Ullrich2006-01-081-0/+1
|
* When adding nameservers to the system, add a route to the ip through the ↵Scott Ullrich2005-12-041-2/+18
| | | | 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.
* Pass rc.newwanip operations off to check_reload_status.cScott Ullrich2005-11-281-1/+1
|
* Remove the space from #! lineScott Ullrich2005-11-161-1/+1
|
* Start rc.newwanip in the backgroundScott Ullrich2005-11-131-1/+1
|
* Pass interface correctly to rc.newwanipScott Ullrich2005-11-131-1/+1
|
* Echo out the ip address of the interface after renewing to ↵Scott Ullrich2005-10-301-0/+1
| | | | /var/db/${interface}_ip
* MFC 6871Scott Ullrich2005-10-161-22/+31
| | | | If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
* Pass the interface in question. We're multi-wan now.Scott Ullrich2005-09-211-1/+1
| | | | Pointy-hat-to: GeekGod
* Back out last commit. /etc/rc.newwanip is supposed to trigger the filter ↵Scott Ullrich2005-09-211-5/+0
| | | | reload
* Trigger filter reload after changesScott Ullrich2005-09-211-1/+5
|
* Use variablesScott Ullrich2005-09-111-1/+2
|
* Cleanup hacks. Only add default route if its not added already.Scott Ullrich2005-09-111-1/+4
|
* Add the interface as the default gateway if all else failsScott Ullrich2005-09-111-0/+4
|
* Log commands run to bring up default routeScott Ullrich2005-09-101-0/+2
|
* Uncomment /dev/null.Scott Ullrich2005-09-101-2/+5
|
* More full paths to filesScott Ullrich2005-09-101-14/+15
|
* use full path to sed, sleep, etcScott Ullrich2005-09-101-5/+8
|
* use full path to routeScott Ullrich2005-09-101-11/+10
|
* Simply call exit_with_hooks. We do not need to pass it a return value.Scott Ullrich2005-09-101-2/+2
|
* No need to check for rc.newwanip, the file will exist on pfSenseScott Ullrich2005-09-101-4/+1
|
* * No need to rely on exit-hooks to spawn rc.newwanip, do it here.Scott Ullrich2005-09-101-2/+2
| | | | * Exit with 0!
* Add athctrl.sh which helps in setting distanceScott Ullrich2005-08-301-0/+41
|
* Dns from dhcp fixes for GG to test.Jeb Campbell2005-08-301-38/+3
|
* Do not echo nameserver $nameserver, simply echo $nameserverScott Ullrich2005-08-301-1/+1
|
* Do not create /var/etc/resolv.conf in dhclient-script. Depend on ↵Scott Ullrich2005-08-301-2/+2
| | | | system_resolvconf_generate() and /etc/rc.newwanip
* Bring back in OpenBSD's dhclient-script for doctoringScott Ullrich2005-08-291-207/+267
|
* Restore previous dhclient-script.Scott Ullrich2005-08-281-267/+207
|
* Use /var/etc/ for temporary staging of resolv.confScott Ullrich2005-08-031-10/+10
|
* Use /var/etc/ for temporary staging of resolv.confScott Ullrich2005-08-031-8/+8
|
* Bring in m0n0wall specific patches on top of open's dhclient-scriptScott Ullrich2005-07-101-0/+4
|
* Move dhclient-script to /sbin/Scott Ullrich2005-07-101-0/+290
|
* Delete files.Scott Ullrich2004-11-081-243/+0
|
* Go ahead and sync up needed binaries since we have a pfSense_sync script.Scott Ullrich2004-11-071-0/+243
OpenPOWER on IntegriCloud