Commit Graph

2063 Commits

Author SHA1 Message Date
Scott Ullrich
2e5ebf5d60 * Add interface_array to config.xml array list
* Clarify comment that this list is a array list
2005-08-27 01:44:37 +00:00
Scott Ullrich
aef27b8c6e clarify comment 2005-08-27 01:19:43 +00:00
Scott Ullrich
7dc7a8dcfe Setup LAN -> OPT[n] NAT mappings automatically if advanced outbound nat is turned off 2005-08-27 01:15:02 +00:00
Scott Ullrich
e5ee6b0d6b Do not do sticky-address on outgoing LB 2005-08-27 00:03:40 +00:00
Scott Ullrich
6d76590c93 Even if a user doesn't fill in a hostname we really should run dhclient-script.
Doh!  This is a bug on m0n0wall too.
2005-08-26 16:22:37 +00:00
Scott Ullrich
c574304062 Move captive portal back to in front of all RDR's.
Should solve a couple of problem reports
2005-08-26 02:12:56 +00:00
Scott Ullrich
2cb32631f0 Version bump 2005-08-25 22:34:13 +00:00
Scott Ullrich
fbcda26c8f Only iterate through item if its an array 2005-08-25 22:31:58 +00:00
Scott Ullrich
282d9727cd Version bump 2005-08-25 20:12:44 +00:00
Scott Ullrich
1b5f08e252 Do not process reply-to for a rule with its gateway set. 2005-08-25 20:11:52 +00:00
Scott Ullrich
b1b55ed213 $bridges_total should be a global variable. Treat as such. 2005-08-25 18:26:16 +00:00
Scott Ullrich
84cec030dd More fixes submitted by databeestje 2005-08-24 22:27:38 +00:00
Scott Ullrich
0989474797 Allow SLBD to start. 2005-08-24 21:14:25 +00:00
Scott Ullrich
ef217c697e Sync Load Balancer configurations 2005-08-24 20:31:49 +00:00
Scott Ullrich
12a6188df0 Ignore vlan on both interfaces 2005-08-24 16:13:06 +00:00
Scott Ullrich
404d9c052a Version bump 2005-08-24 03:13:07 +00:00
Scott Ullrich
938ad5f28a * Resotre <logging>
*  Kill syslogd before restarting

Ticket #383
2005-08-23 22:09:08 +00:00
Scott Ullrich
4d3ff97459 Cosmetically fix alignment 2005-08-23 20:55:01 +00:00
Scott Ullrich
9229618672 Use LAN ip, not WAN 2005-08-23 20:42:49 +00:00
Scott Ullrich
195b6162b5 Remove commented out snmpd code. Snmpd hasn't ran on pfSense in a while and we welcome our leight-weight-full-featured-replacement overlords. 2005-08-23 02:53:00 +00:00
Scott Ullrich
0e93097a51 Swap my port and peer port so the hosts can actually communicate. 2005-08-22 23:55:59 +00:00
Scott Ullrich
1a0bb73783 Woops, dont clear previous variable 2005-08-22 23:25:56 +00:00
Scott Ullrich
4fc0cc036c We need mclt 600 2005-08-22 23:19:11 +00:00
Scott Ullrich
06b04fc4a8 Do not use mclt on primary 2005-08-22 23:09:49 +00:00
Scott Ullrich
dd7f45601a Correct add 1 to advskew 2005-08-22 22:18:01 +00:00
Scott Ullrich
d614e0c582 Correctly backup vip's for sync 2005-08-22 21:35:10 +00:00
Scott Ullrich
6b64d4cdc0 Align mclt field 2005-08-22 21:12:08 +00:00
Scott Ullrich
2be41ab735 Convert friendly interface to real 2005-08-22 21:10:33 +00:00
Scott Ullrich
c286d395c9 Add space after failover block 2005-08-22 20:58:08 +00:00
Scott Ullrich
b259d1c6e0 Add load balance max seconds 2005-08-22 20:54:14 +00:00
Scott Ullrich
f828ebdef8 Add load balance max seconds 2005-08-22 20:44:15 +00:00
Scott Ullrich
3a0ccae25c Misc cleanups. Apply secondary status for any skew > 0 2005-08-22 20:40:02 +00:00
Scott Ullrich
b865d17806 Include in same {} 2005-08-22 20:37:46 +00:00
Scott Ullrich
bc5af66d91 Only setup mclt and split for primary node 2005-08-22 20:35:29 +00:00
Scott Ullrich
e9dcb97205 Add more items from example 2005-08-22 20:28:06 +00:00
Scott Ullrich
577998a483 Remove extra { 2005-08-22 20:02:04 +00:00
Scott Ullrich
d584932894 Do not permit bootp boot clients when using failover 2005-08-22 19:57:35 +00:00
Scott Ullrich
2d314e6956 Woops, don't forget to set $a_vip 2005-08-22 19:48:34 +00:00
Bill Marquette
1a82cbcb44 fix comment 2005-08-22 02:09:50 +00:00
Scott Ullrich
12f23f46f3 Mount rw before calling pwd_mkdb 2005-08-21 20:12:00 +00:00
Scott Ullrich
cfc8ff2883 Version bump 2005-08-21 19:58:53 +00:00
Scott Ullrich
1c8727360e Do not mute kernel messages for filtering messages. 2005-08-21 18:53:01 +00:00
Scott Ullrich
bd99c3183b Mute kernel messages on bootup invoked from setup_microcode() 2005-08-21 18:38:27 +00:00
Scott Ullrich
7872051edc Add sync_webgui_passwords() 2005-08-21 18:30:12 +00:00
Scott Ullrich
262df9d55a Resync SSH and webConfigurator password after password reset 2005-08-21 18:29:52 +00:00
Scott Ullrich
10d1b57aa1 Echo out what we're doing so that it doesn't appear that loading firewall is "locked up" 2005-08-21 18:07:49 +00:00
Scott Ullrich
c6c22e02c8 Do not echo done in interfaces_optional_configure_if() 2005-08-21 17:31:59 +00:00
Scott Ullrich
375f907e6c Resync password database after restore 2005-08-21 17:30:04 +00:00
Bill Marquette
0e8f4e7b29 youch, index, then array! 2005-08-21 05:56:41 +00:00
Scott Ullrich
02ed6c8f4f ++ advskew before handing it off and then rpc calling for an increase in the value. 2005-08-21 04:58:00 +00:00