jim-p
9434370cd0
Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync.
2010-06-11 11:50:54 -04:00
jim-p
cd61fbc96b
Fix typo
2010-02-26 18:18:18 -05:00
Ermal Luçi
0a595d8419
s/interfaces_carp_configure/interfaces_carp_setup/
2009-11-24 13:44:42 +00:00
Ermal Luçi
a55e9c701c
* Hide interfaces internals to other code and use the propper interfaces.
...
Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
* Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml
* Some other missed custom interface list building and substituing with propper get_configured_interface*()
NOTE: This should give indipendce on dynamic interfaces on some services that before could not be used on top of this type of interfaces.
2009-03-30 00:38:36 +00:00
Ermal Luçi
85a5da131c
* Rename get_current_wan_address to get_interface_ip
...
* Rename get_real_wan_interface to get_real_interface
* Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
* Cleanup some code when passing or remove some unused one.
2008-10-23 21:51:53 +00:00
Scott Ullrich
aef749ebf7
Eliminate interfaces_carp_bring_up_final()
2008-07-07 01:05:02 +00:00
Chris Buechler
c2d7f97e9e
touch up text
...
Ticket #1644
2008-02-14 02:32:21 +00:00
Chris Buechler
4762e20070
touch up text
...
Ticket #1644
2008-02-14 02:31:20 +00:00
Bill Marquette
709cc6e0f2
global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427
2007-10-17 00:25:25 +00:00
Scott Ullrich
b42ad73611
Use pfSync SYNCPEER directive if defined.
Ticket #1317
2007-05-14 23:56:48 +00:00
Scott Ullrich
b1ed535678
Fix spelling mistake
Pointed-out-by: Summat via IRC
2007-05-02 21:57:08 +00:00
Scott Ullrich
a3ed7f701d
Add a note that you do not use Synchronize IP and password option on backup cluster members.
2007-05-02 21:34:39 +00:00
Scott Ullrich
c6c029ba40
Allow synchornize to ip to be blank.
2007-05-01 16:40:23 +00:00
Scott Ullrich
27ecd06e76
Capitalize IP
2007-04-30 21:01:20 +00:00
Scott Ullrich
9764f4701f
Take into account the DHCP wan ip address as well
2007-04-30 20:58:16 +00:00
Scott Ullrich
a8963d2628
Do not forget VIP's as well.
2007-04-30 20:48:21 +00:00
Scott Ullrich
5980fbbeb3
Do not allow the setting of the carp sync ip to be an ip address on the same firewall. This leads to a sync loop.
2007-04-30 20:42:55 +00:00
Scott Ullrich
3fb0b9c141
Move sync schedules underneath firewall rules section for cosmetic bling bling.
Suggested-mulitple-times-by: Holger
2007-04-23 00:36:41 +00:00
Scott Ullrich
e130cfd349
Add xml sync schedules option
2007-04-15 19:37:07 +00:00
Scott Ullrich
adf28e735e
Check for valid IP Address when needed.
...
Ticket #1055
2006-08-05 18:48:42 +00:00
Scott Ullrich
95da663be0
Don't leave CARP cluster in a inconsistent state by not calling interfaces_carp_bring_up_final();
2006-05-02 20:55:55 +00:00
Scott Ullrich
251021d7ec
Axe arp balancing, its pointless, useless, and did I mention useless?
2006-03-03 23:05:25 +00:00
Scott Ullrich
406713e027
Services -> Firewall
2006-02-11 07:15:16 +00:00
Scott Ullrich
42ea4cb41b
This should be a checkbox.
2006-02-01 19:08:27 +00:00
Scott Ullrich
c46e94b059
Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need to be fixed but #797 is now fixed for RELENG_1
...
In-discussion-with: Bill M
Huge-issues-found-by: Tmueko
2006-01-23 18:53:02 +00:00
Scott Ullrich
4dc91251a8
MFC 9569
...
Add Sync DNS Forwarder settings to CARP Sync
2006-01-22 19:19:02 +00:00
Scott Ullrich
d7c46ccc62
Tell the user that they really should be using a dedicated interface for pfsync
2006-01-01 22:41:29 +00:00
Scott Ullrich
19aeae7fb6
Adjust carp bootup sequence. Do not down the interfaces and later up them.
2005-09-24 20:47:31 +00:00
Scott Ullrich
f369820829
Note that pressing save will trigger a configuration sync
2005-09-20 23:01:41 +00:00
Scott Ullrich
951b5dd174
Sync on change by dirtying the filter
2005-08-31 19:41:25 +00:00
Scott Ullrich
1a19f71849
Turn preemption on by default
2005-08-31 19:35:00 +00:00
Scott Ullrich
ef217c697e
Sync Load Balancer configurations
2005-08-24 20:31:49 +00:00
Scott Ullrich
4c6598f8e5
<br> before each NOTE: and bold it
2005-08-23 22:50:05 +00:00
Scott Ullrich
9f1949b5fe
Comment out Sync DHCP for time being. Its trashing the sync to ip for the peer
2005-08-23 00:02:19 +00:00
Scott Ullrich
bbb500ebc9
Sync Static Routes
2005-08-21 01:52:23 +00:00
Scott Ullrich
bcf0e3cc6f
carp -> virtualips
2005-08-21 01:48:54 +00:00
Scott Ullrich
7c4990af58
Add virtual ip sync.
...
Removes proxyarp entries
2005-08-21 01:45:21 +00:00
Scott Ullrich
c63e4e4c2c
Add WOL sync
2005-08-21 01:25:12 +00:00
Scott Ullrich
440f9869be
Add DHCPD sync settings
2005-08-21 01:11:09 +00:00
Scott Ullrich
7a016866c6
Sync carp settings on changes.
...
Ticket #318
2005-08-09 20:08:52 +00:00
Scott Ullrich
975326c5c9
Add 802.11g only mode for cards that support it
2005-07-29 20:17:06 +00:00
Bill Marquette
49424ec009
Move CARP around - it's no longer a "service"
...
status shows under status menu and all settings are under virtual ips
2005-07-13 04:15:35 +00:00
Bill Marquette
4d4ec7e1cb
Bah, remove carp VIP tab from here too!
2005-07-13 04:06:35 +00:00
Scott Ullrich
c93e8db6f5
Add the option to sync ipsec between multiple hosts for vpn failover.
2005-07-05 16:53:16 +00:00
Scott Ullrich
a26686cbb8
Move carp to base
2005-06-21 04:17:15 +00:00