Commit Graph

1672 Commits

Author SHA1 Message Date
Scott Ullrich
bf64c2d8cd File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ff 2005-07-14 04:45:10 +00:00
Scott Ullrich
ac1bb69d33 SInce we have some picky people to night its my turn:
* Remove trailing space ( BAD FOR HEADERS! )
* Eliminate braces for one line conditionals
2005-07-14 04:39:17 +00:00
Colin Smith
a57a45cb31 Minor cleanups. 2005-07-14 04:37:20 +00:00
Colin Smith
4d0274920b * Use awk instead of grep/cut.
* trim() instead of str_replace().
2005-07-14 04:35:21 +00:00
Colin Smith
3cb6f873fd Clean up. 2005-07-14 04:32:55 +00:00
Colin Smith
62624f215a Use exec() instead of backticks. 2005-07-14 04:32:00 +00:00
Scott Ullrich
f36d4bd297 If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac address and assign. 2005-07-14 04:30:31 +00:00
Colin Smith
5eab9f144d Take $interface parameter. 2005-07-14 04:29:48 +00:00
Scott Ullrich
94e8082f59 Correctly generate a mac address and add comment 2005-07-14 04:27:51 +00:00
Colin Smith
730768f7a5 Add generate_random_mac(). 2005-07-14 04:23:55 +00:00
Scott Ullrich
fa40522b69 Touch the /tmp/filter_dirty file and allow the filter to be reloaded on final bootup. 2005-07-14 01:00:10 +00:00
Scott Ullrich
264d7079ab Version Bump 2005-07-14 00:27:01 +00:00
Scott Ullrich
6873a9a4aa Check if PFTPX and restart. Correct a typo 2005-07-14 00:13:08 +00:00
Bill Marquette
c153d43015 when upgrading use old netmask 2005-07-13 23:46:07 +00:00
Colin Smith
ddce8ef2e4 Instead of making 10+ calls to str_replace(), use a single call + array. 2005-07-13 20:42:04 +00:00
Bill Marquette
e82f32ef5e server nat is no longer needed 2005-07-13 04:44:38 +00:00
Erik Kristensen
64ed8739a7 Updated services_dyndns_configure() function. 2005-07-13 03:11:31 +00:00
Bill Marquette
1425e067d6 Merge in virtual IP code
This changeset does the following:
	merges proxy arp and carp setup menus
	removes proxy arp menu from left side
	upgrades config file from 1.7 to 1.8
	moves existing carp virtual IP and proxy arp config to new <virtualip> tag
	removes server NAT (why duplicate work?)
2005-07-13 03:09:18 +00:00
Scott Ullrich
aca8110ae9 Add dynsdns.update 2005-07-13 03:01:55 +00:00
Scott Ullrich
d09f529293 remove trailing space 2005-07-13 02:55:25 +00:00
Erik Kristensen
d874733d17 Added Error Logging to the Dynamic DNS Client class. 2005-07-13 02:42:12 +00:00
Colin Smith
d52b2322d2 Include notices. 2005-07-13 02:37:23 +00:00
John Fleming
03ba7a0f21 1. Fix snmp.
2. ???
3. Profit!
2005-07-13 02:24:17 +00:00
Scott Ullrich
14f9c43ff3 Make uniform by renaming update_bogons.sh to rc.update_bogons.sh 2005-07-13 02:17:57 +00:00
Scott Ullrich
0d63c5a65f Call /etc/rc.dyndns.update once every week 2005-07-13 02:14:19 +00:00
Colin Smith
c6e2b163e0 Make $url optional. 2005-07-13 02:02:48 +00:00
Scott Ullrich
de7d19540c do not require notices.inc 2005-07-13 01:34:34 +00:00
Scott Ullrich
e7761619c9 require notices.inc 2005-07-13 01:29:11 +00:00
Erik Kristensen
736656357b Dynamic DNS Update Client Class. Handles DynDNS, DHS, No-IP, HN, Dyns, EasyDNS and ZoneEdit. Replaces ez-ipupdate. 2005-07-13 01:28:25 +00:00
Scott Ullrich
f273abdaad Add script to kick of dyndns update from crontab 2005-07-13 01:23:00 +00:00
Scott Ullrich
e444cd017d Rework how the filter reloading alert is created 2005-07-13 00:32:16 +00:00
Scott Ullrich
9948c47334 Version bump 2005-07-12 23:52:58 +00:00
Scott Ullrich
b5facc062e Ping 10 times to bring up tunnel 2005-07-12 23:26:36 +00:00
Scott Ullrich
7616c10733 Start sasyncd in the backgrounds 2005-07-12 23:16:21 +00:00
Scott Ullrich
a63f7d5567 Resync with prior working vpn.inc and add back in failover ipsec and cert support. 2005-07-12 22:52:51 +00:00
Scott Ullrich
ca2e329a46 point out that a browser is a "web browser" for the technically challanged 2005-07-12 05:00:52 +00:00
Scott Ullrich
2c35ed9143 Only echo motd if platform is cdrom 2005-07-12 04:36:50 +00:00
Bill Marquette
22d0b8e5cd fix typo (in comment) 2005-07-12 04:31:44 +00:00
Scott Ullrich
e10720a272 Version bump for our wacky wrap friends 2005-07-12 00:00:43 +00:00
Scott Ullrich
a9283d4395 Add no nat option for outgoing nat
Ticket #212
2005-07-11 23:54:01 +00:00
Scott Ullrich
20f7cc3acb Version bump 2005-07-11 21:24:56 +00:00
Scott Ullrich
73ef871b3a * Add are_notices_pending()
* Remove trailing space
2005-07-11 20:53:49 +00:00
Scott Ullrich
2c9602034e Spam less on shutdown 2005-07-11 00:32:51 +00:00
Scott Ullrich
68c521780c Ping 10 times when bringing tunnel up 2005-07-11 00:18:31 +00:00
Scott Ullrich
7d479f5a52 * Send ipsec log to system for the time being
* Send all ipsec.log entries to ipsec tab for time being
2005-07-11 00:07:59 +00:00
Scott Ullrich
3fc0ac235f Move ipsec logs to their own file 2005-07-10 23:57:23 +00:00
Scott Ullrich
a653c7f06e Move ipsec logs to their own file 2005-07-10 23:49:24 +00:00
Scott Ullrich
7a8938518d Add a real ipsec.log file and redirect syslog entries to it 2005-07-10 22:44:56 +00:00
Scott Ullrich
5dd24b7061 Use logger to ensure we are getting sasyncd logs 2005-07-10 21:42:05 +00:00
Scott Ullrich
42f2bcc987 Add more -v 2005-07-10 21:38:53 +00:00