Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

univnautes / sbin @ b0533f16

Name Size Revision Age Author Comment
athctrl.sh 819 Bytes d2e83802 almost 19 years Scott Ullrich Remove the space from #! line
dhclient-script 11 KB b0533f16 almost 10 years Chris Buechler Setting an interface's IP to 0.0.0.0 with mask ...

Latest revisions

# Date Author Comment
b0533f16 11 November 2014 04:37 AM Chris Buechler

Setting an interface's IP to 0.0.0.0 with mask 0.0.0.0 overwrites the
default route with that interface's link route. Later in dhclient, that
gets deleted and leaves the system with no default route. Using a /32 mask
here works in every scenario I can find, and stops the default route...

c75e8aed 06 November 2014 02:33 AM Chris Buechler

Disable delete_old_states in dhclient-script. rc.newwanip handles this correctly in 2.2, and this killed states in multiple circumstances where that isn't necessary nor desirable.

2d34e81a 08 July 2014 01:12 AM Renato Botelho

Avoid reseting firewall hostname by WAN DHCP. It should fix #3746

ff3da5db 10 June 2014 03:42 PM Renato Botelho

Fix #3700 and other syntax issues:

- Remove G parameter from pfctl since it doesn't exist anymore
Initialize $old_router
- Fix sh syntax on variable assign, it couldn't have space before =
- Simplify logic
- Avoid flush states twice, if it was done on IP change, don't do it...

6214dd36 28 March 2014 11:15 PM Ermal

Remove unused ppp-script

0b1f9973 01 August 2013 01:14 PM Ermal

Whitespace fixes

8540ee75 01 August 2013 01:13 PM Ermal

Set the interface as first here to properly be able to identify it after in php code. Ticket #2495

1befdbf8 07 March 2013 11:03 AM Ermal

Tune up a bit dhclient-script and call the kill state command only once its enough

096f2962 12 February 2013 01:01 PM Ermal

Ticket #1629 Another round of fixes related to state clearing

8f563bb4 31 January 2013 11:04 PM Ermal

Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used

View revisions

Also available in: Atom