Commit Graph

1656 Commits

Author SHA1 Message Date
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
Scott Ullrich
1ac39951ff Start sasyncd verbose 2005-07-10 21:37:48 +00:00
Scott Ullrich
7bdb1bc2e7 Exit 0 2005-07-10 21:16:02 +00:00
Scott Ullrich
09c2529da9 touch /var/db/ez-ipupdate.cache if it doesnt exist 2005-07-10 20:43:08 +00:00
Scott Ullrich
c48ddeadb5 Version bump 2005-07-10 20:38:51 +00:00
Scott Ullrich
d0d881227a Touch /filter_reloading 2005-07-10 20:35:45 +00:00
Scott Ullrich
21b20aae63 Disable ssh key saving for now. 2005-07-10 20:10:07 +00:00
Scott Ullrich
6b21d1edb8 Disable ssh key saving for now. 2005-07-10 20:09:06 +00:00
Scott Ullrich
98d8ed645a Correctly terminate end of line with ; 2005-07-10 19:22:19 +00:00
Colin Smith
e2c48999d5 file_notice(): Return the notice's unique timestamp for future reference. 2005-07-10 17:58:38 +00:00
Colin Smith
20d4d05e86 * Fix close_notice().
* Add print_notice_box.
* get_notices(): Return false if $notices is null.
2005-07-10 04:52:37 +00:00
Scott Ullrich
8e13319b8f Since we now reload the filter rules in the background use the file_notice() alert system if we failed to reload the rules 2005-07-10 04:27:06 +00:00
Colin Smith
6f10078abc Make $url optional. 2005-07-10 04:26:13 +00:00
Scott Ullrich
ec61996f46 Version bump 2005-07-10 02:48:52 +00:00
Scott Ullrich
f229e20fb3 filter_boot_dirty -> filter_dirty 2005-07-10 02:39:22 +00:00
Scott Ullrich
a372447e39 Touch /tmp/filter_dirty when dirty. 2005-07-10 02:32:35 +00:00
Scott Ullrich
bc086d5107 Launch check_reload_status on boot 2005-07-10 02:32:00 +00:00