Scott Ullrich
81b338bd1d
Do not check the old recorded ip, dhclient-script creates the file before running rc.newwanip which will result in the ip never "changing"
2005-10-30 19:21:53 +00:00
Scott Ullrich
0ec2c68b13
unmute kernel spew before echoing done and returning
2005-10-29 22:27:00 +00:00
Scott Ullrich
7e2c045310
Only echo done when booting
2005-10-29 19:55:12 +00:00
Scott Ullrich
fc19005f9b
MFC 7235
...
Do not install anti-spoof rules if user has disabled.
Huge-pointy-hat-to: Me
2005-10-29 19:40:39 +00:00
Scott Ullrich
f315165a6d
Take into account pppoe on wan interface
2005-10-29 17:01:24 +00:00
Scott Ullrich
a438eb98ff
Resolve interface ip's in the console instead of showing DHCP
...
Ticket #652
2005-10-29 16:51:23 +00:00
Scott Ullrich
2bda651ba7
Do not install anti lockout rule unless both the lan ip is set and a subnet mask
...
Ticket #655
2005-10-29 16:43:32 +00:00
Scott Ullrich
7cc7e84db4
Remove the LAN IP address if user has cleared value
...
Ticket #654
2005-10-29 16:40:24 +00:00
Scott Ullrich
59a63553ae
Re-enable phpDynDNS after many hours of sweat and tears.
...
Thanks to Billm for discovering the MPD blocking issues.
2005-10-27 16:55:33 +00:00
Scott Ullrich
2e07d25367
Only fire events on ethernet types
2005-10-27 00:35:36 +00:00
Scott Ullrich
5ffb18e025
* Start dhcp relay
...
* Start DNSUpdate
2005-10-26 22:17:13 +00:00
Scott Ullrich
5e2f59edf2
Disable phpDynDns and revert back to ez-ipupdate due to a number of reasons:
...
* Author has decided to unsubscribe from the lists therefore the item will not be supported properly
* Item has not been tested enough. Simply putting in the wrong username / password combonitations doesn't even result in a invalid username or password error
* We are too close to release to have these repeated issues
* After repeated attempts to correct code, major issues still exist (like breaking internet access when combined with pppoe)
2005-10-26 22:02:56 +00:00
Scott Ullrich
48906a096c
Allow plugging and unplugging of ethernet interfaces (and wireless)
2005-10-26 01:45:19 +00:00
Scott Ullrich
61cbb18369
echo "done.\n"; if carp is not configured
2005-10-26 00:21:09 +00:00
Scott Ullrich
7a2215437e
Handle ethernet hotplug events correctly
2005-10-25 23:43:18 +00:00
Scott Ullrich
1a97873411
MFC 7172
...
Add rc.linkup script which will be called from devd when starting or stopping a device
2005-10-25 23:02:22 +00:00
Scott Ullrich
ec9914788d
Do not call dhclient on detach events. Instead delete interface and flush arp table
2005-10-25 22:17:51 +00:00
Scott Ullrich
7769e6cfaf
Add cvs id
2005-10-25 22:06:23 +00:00
Scott Ullrich
482b5d349d
MFC 7164
...
Load dyndns.class when needed only.
2005-10-25 21:32:56 +00:00
Scott Ullrich
1331005d4f
MFC 7162
...
$config is not working correctly as a global. Let the other scripts handle calling updatedns if they need to.
2005-10-25 19:16:11 +00:00
Scott Ullrich
d237be68c6
Add php to <?
2005-10-25 18:29:47 +00:00
Scott Ullrich
f4e6563a32
MFC 7145
...
Better mousetrap, generate the "right" filter rules - future proof for the next change which will be to allow destination port to be chosen in adv. nat (we had been kind of overloading what this function did, it wasn't right) Shorten some calls to filter_nat_generate_if() that don't need to pass more arguments.
2005-10-25 16:58:16 +00:00
Scott Ullrich
a255e1f778
Output debugging information to try and find DynDns errors
2005-10-25 01:54:33 +00:00
Scott Ullrich
ea05a3ac66
Version bump
2005-10-25 01:31:34 +00:00
Scott Ullrich
dd084ea51b
MFC 7140
...
Only install wan spoof check rule if a lan ip address is set
2005-10-25 01:29:14 +00:00
Scott Ullrich
f70c887f25
MFC 7138
...
Back out alias fix and return to 1.566
2005-10-25 01:24:32 +00:00
Scott Ullrich
a262450f81
Add ste interface to compatible ALTQ interfaces
2005-10-24 21:24:40 +00:00
Scott Ullrich
cc936773c3
Add space after ppp-linkup
2005-10-24 21:14:15 +00:00
Scott Ullrich
389741e5af
MFC 7125
...
If ppp-linkdown script exists, add it to mpd for pptp and pppoe
2005-10-24 21:01:53 +00:00
Scott Ullrich
8ffd7b68d6
MFC 7126
...
Correctly define port rule.
2005-10-24 21:01:22 +00:00
Scott Ullrich
dbfda08958
MFC 6939
...
XML/RPC.php -> xmlrpc_client.inc
2005-10-24 19:08:34 +00:00
Scott Ullrich
ad8390ea5d
Version bump
2005-10-23 21:57:39 +00:00
Scott Ullrich
c2b6723a3a
MFC 7080 7084
...
Minor cleanup and comment out old $ps code for the time being.
Fix backwards comment.
2005-10-23 17:36:18 +00:00
Scott Ullrich
831d2c9106
Version bump
2005-10-22 22:10:18 +00:00
Scott Ullrich
9a82050bac
Correct error
2005-10-22 22:01:10 +00:00
Scott Ullrich
e24b26e9f1
MFC 7055
...
Rework a number of items to make the code more readable.
2005-10-22 19:41:03 +00:00
Scott Ullrich
3d56587f51
Version bump
2005-10-22 18:42:34 +00:00
Scott Ullrich
74db154e85
Version bump
2005-10-22 00:20:02 +00:00
Scott Ullrich
f8ab0b2260
continue, not return
2005-10-21 22:53:16 +00:00
Scott Ullrich
1c5c95a253
MFC 7042
...
Do not clear out the ENTIRE nat ruleset by moving the pftpx check above the nat rule construction portion.
2005-10-21 22:33:31 +00:00
Scott Ullrich
b393ce28c5
MFC 7035
...
Fix bug with turbomode and reboot (hopefully) Removed a space that shouldn't be there.
2005-10-21 22:05:07 +00:00
Scott Ullrich
da1dab20b0
MFC 7034
...
Fix bug with turbomode and reboot (hopefully)
2005-10-21 22:03:48 +00:00
Scott Ullrich
3745199489
Do not down pfsync, let the reboot sequence naturally handle
2005-10-21 04:12:28 +00:00
Scott Ullrich
1ef47ac6c1
MFC 7028
...
Fix broken port redirection to alternate port
2005-10-21 02:49:52 +00:00
Scott Ullrich
abc7a3b05c
Version bump
2005-10-21 02:30:07 +00:00
Scott Ullrich
a379a2bf5f
Version bump
2005-10-20 17:29:36 +00:00
Scott Ullrich
14bd11b8a2
MFC 7016
...
Add vlan to altq capable list.
2005-10-20 17:26:46 +00:00
Scott Ullrich
b5aa941399
Add round-robin method
...
Ticket #626
2005-10-20 17:24:02 +00:00
Scott Ullrich
adb6911771
MFC 6843
...
Fix reply-to gateway selection
Ticket #623
2005-10-20 03:54:38 +00:00
Scott Ullrich
6b9924a263
Version bump
2005-10-19 16:08:11 +00:00