Commit Graph

4508 Commits

Author SHA1 Message Date
Scott Ullrich
2106861ba9 Close STDIN ($fp) handle before returning back to shell. Major doh's. 2007-06-02 21:50:46 +00:00
Scott Ullrich
3fcb53b68a use killall 2007-06-02 21:17:47 +00:00
Scott Ullrich
d2d602ffa2 * Flush SPD's on reload * Kilall -HUP racoon if its already running since racoonctl is brokie brokie 2007-06-02 21:10:31 +00:00
Scott Ullrich
153e730ba3 * Remove path from racoon grep * Remove [r] from racoon and simply grep for racoon 2007-06-02 20:51:48 +00:00
Scott Ullrich
33b1881cbe Correct ps location 2007-06-02 20:49:06 +00:00
Scott Ullrich
d5be613ca0 Kill trailing space 2007-06-02 20:48:22 +00:00
Scott Ullrich
c920cf13fe Instead of skipping DHCP server on LAN in a bridged environment, simply log an error letting the operator know that DHCP Server is enabled on LAN in a bridging environment. 2007-05-31 16:32:56 +00:00
Scott Ullrich
ccbb5c4476 Version bump 2007-05-29 23:14:19 +00:00
Scott Ullrich
4bc3dc19fb Use keep state instead of modulate state 2007-05-29 23:14:01 +00:00
Scott Ullrich
3268867a3c Really only allow adavanced tunables when some kind of state tracking is enabled. 2007-05-29 22:21:58 +00:00
Scott Ullrich
7a22b7a104 Only allow adavanced tunables when some kind of state tracking is enabled. 2007-05-29 22:08:19 +00:00
Scott Ullrich
676d63fc89 Pass gre in any direction. 2007-05-29 21:50:29 +00:00
Scott Ullrich
a88db555c7 Update static routes on filter reload
Ticket #1330
2007-05-27 17:12:59 +00:00
Scott Ullrich
68baec10a4 Remove c/r 2007-05-27 17:11:19 +00:00
Scott Ullrich
7fd49e29e0 Version bump 2007-05-27 17:08:05 +00:00
Scott Ullrich
79b0d213de Unbreak local queries that where broken in Ticket #1190 until we hear back from author of the patch. 2007-05-27 16:59:05 +00:00
Scott Ullrich
0f7c5f0dfb Version bump 2007-05-25 17:00:03 +00:00
Scott Ullrich
8c685e7b11 Set net.inet.tcp.inflight.enable to 3 and gather feedback from users. 2007-05-25 16:59:49 +00:00
Scott Ullrich
d725b43a55 Version bump 2007-05-24 18:57:27 +00:00
Scott Ullrich
ab32f64827 * Add functions required for dashboard * Killing trailing space 2007-05-23 22:35:35 +00:00
Scott Ullrich
8e75204048 Version bump 2007-05-23 21:09:10 +00:00
Scott Ullrich
5008e969d9 Version bump 2007-05-21 20:14:29 +00:00
Scott Ullrich
6b21202e1f Don't check carp settings, check if vip addresses exist. 2007-05-21 17:20:35 +00:00
Scott Ullrich
bd410d49fe usleep(1000); between down and delete. this appears to fix the carp issues. 2007-05-21 00:16:01 +00:00
Scott Ullrich
865e64dd5b Do not destroy carp interface which can lead to a panic. This has been tested and works just fine after deleting and adding new carp interfaces. 2007-05-20 23:41:02 +00:00
Seth Mos
e300a01ef8 Use nohup construct for launching check_reload_status 2007-05-20 17:37:50 +00:00
Seth Mos
0fabced3c4 Commit forgotten vpn_ipsec_force_reload() 2007-05-20 16:52:34 +00:00
Scott Ullrich
566c0e4d31 Work around a FreeBSD where 2 carp interfaces exist and you delete 1. This ends up panicing the kernel. This is fixed in 7 so this will not be needed much longer. 2007-05-20 04:47:32 +00:00
Seth Mos
9f4c3f9e44 crs fork code is out, executing in background 2007-05-18 19:23:42 +00:00
Seth Mos
8de68a2cd9 Add a function to forcefully reload VPN on wan ip change. 2007-05-15 05:13:18 +00:00
Scott Dale
ebfdf0cc26 prepare for widget package 2007-05-15 01:24:57 +00:00
Scott Ullrich
87dfd801c6 Snapshot version bump 2007-05-15 00:39:51 +00:00
Scott Ullrich
51a6bf4f01 Use pfSync SYNCPEER directive if defined. Ticket #1317 2007-05-14 23:56:06 +00:00
Scott Ullrich
d5d5feec6a Remove extra "'s. 2007-05-14 23:06:59 +00:00
Scott Ullrich
79c0324ba7 Add missing )'s. How this got past our PHP LINT checker is beyond me. 2007-05-14 22:53:40 +00:00
Scott Ullrich
7c26341a04 Remove previous firmware.tgz on bootup if present. 2007-05-14 22:18:01 +00:00
Scott Ullrich
e700d3556c Version bump using that confusing american date format. 2007-05-11 21:25:18 +00:00
Scott Ullrich
63d87073a7 Scrub the absolute minimum amount for PPPoE 2007-05-11 18:59:48 +00:00
Scott Ullrich
cfc91d9772 when pppoe aliases on pppoe server are made they make aliases for ng0 to whatever. but ng1 should be the start for pppoe-server ng0 should be reserved for pppoe client this problem could effect pptp server as well. Ticket #1308 2007-05-11 17:23:53 +00:00
Seth Mos
9a66dfe56a Do not flush SPA and SPD before starting. It upsets racoon. 2007-05-11 07:14:13 +00:00
Scott Ullrich
ceab1c9199 Mount image read write before upgrading. 2007-05-11 03:23:59 +00:00
Scott Ullrich
f8aa7e0dd2 $config needs to be a global item 2007-05-10 17:16:29 +00:00
Scott Ullrich
817c472990 Honor sticky-address setting from system->advanced for outgoing load balancing items if it is enabled. 2007-05-10 16:23:40 +00:00
Scott Ullrich
f9fc5c7156 Patch from Martin to fix http://forum.pfsense.org/index.php/topic,4773.0.html 2007-05-10 15:56:35 +00:00
Seth Mos
c2d2e1766a Rework stop and start logic. If we are already alive, reload instead of stop and start.
Tested by Seth.
2007-05-10 08:02:29 +00:00
Scott Ullrich
7844b7c49c Mount read/write before fetching url. 2007-05-10 00:54:07 +00:00
Seth Mos
738686458f Update XML_RPC to 1.5.1
This fixes sync issues on configs > 500KB
2007-05-09 17:01:48 +00:00
Scott Ullrich
ab0d03948a Port load balancer sticky address option 2007-05-09 16:48:57 +00:00
Scott Ullrich
98a56ef7b8 Use unlink_if_exists() 2007-05-09 05:39:15 +00:00
Scott Ullrich
2582b366eb Unlink upgrade file on upgrade. 2007-05-09 05:35:01 +00:00