Scott Ullrich
|
e6c0da7cf2
|
Allow selection of pools for outgoing load balanacing
|
2005-08-07 01:08:47 +00:00 |
|
Bill Marquette
|
7fb2f3f722
|
Move load balancer code to services
|
2005-08-07 00:54:54 +00:00 |
|
Erik Kristensen
|
adf555a9e4
|
you can now remove ip addresses from the list
|
2005-08-07 00:17:13 +00:00 |
|
Erik Kristensen
|
f7051dd657
|
makes the design look like everything else
|
2005-08-07 00:01:27 +00:00 |
|
Bill Marquette
|
1fefa1da0a
|
Kick the backend in the ass and make it start slbd (I hope)
|
2005-08-06 23:49:11 +00:00 |
|
Bill Marquette
|
3ad6d3bb0b
|
Tie load balance front end into the slbd daemon
|
2005-08-06 23:48:31 +00:00 |
|
Scott Ullrich
|
92b9f9fadb
|
Do not cehck for pftpx
|
2005-08-06 23:38:44 +00:00 |
|
Scott Ullrich
|
db4575ad63
|
Sleep 2 seconds before sampling again if pftp is started
|
2005-08-06 23:25:22 +00:00 |
|
Colin Smith
|
d96e7a05ad
|
is_process_running():
* grep -v grep
* 2 -> 0
|
2005-08-06 23:17:24 +00:00 |
|
Scott Ullrich
|
506672630f
|
Really set subnet mask
|
2005-08-06 23:05:02 +00:00 |
|
Scott Ullrich
|
c0503ad3c4
|
clarify that the dropdown box is a subnet mask
|
2005-08-06 22:47:52 +00:00 |
|
Bill Marquette
|
084616edcf
|
make this a litlte closer to a normal screen
|
2005-08-06 22:18:32 +00:00 |
|
Bill Marquette
|
5be479deff
|
Move pool -> lbpool
|
2005-08-06 22:13:38 +00:00 |
|
Bill Marquette
|
f8c08f21cb
|
vsconf
|
2005-08-06 22:13:23 +00:00 |
|
Bill Marquette
|
a9c6f68a30
|
Fixes - moved to lbpool instead of pool as we had a small listtags conflict
|
2005-08-06 22:13:11 +00:00 |
|
Scott Ullrich
|
6394e6498c
|
Bump config version to 1.9
|
2005-08-06 21:56:29 +00:00 |
|
Bill Marquette
|
b6d1659dc8
|
Add virtual_server tag
|
2005-08-06 21:53:53 +00:00 |
|
Bill Marquette
|
4198286bcd
|
Load balanced virtual servers can now be entered in the gui
|
2005-08-06 21:53:38 +00:00 |
|
Scott Ullrich
|
76986a724e
|
Version bump
|
2005-08-06 21:34:28 +00:00 |
|
Scott Ullrich
|
cbb02c1ad0
|
Auto login as root
|
2005-08-06 21:29:43 +00:00 |
|
Colin Smith
|
a4af71425f
|
Fix field colors.
XXX: Move *all* system services to a service XML file.
|
2005-08-06 21:27:21 +00:00 |
|
Scott Ullrich
|
90bea2e67c
|
Add gettytab to local tree
|
2005-08-06 21:24:01 +00:00 |
|
Bill Marquette
|
d90212f322
|
Fix editing
Ensure unique pool names (we'll use this in virtual servers)
Allow for monitor selection (TCP only for now)
|
2005-08-06 20:24:28 +00:00 |
|
Bill Marquette
|
7d612d8922
|
Need dirtypool
|
2005-08-06 19:56:17 +00:00 |
|
Scott Ullrich
|
0b03c1490a
|
dir_exist() -> dir_exists()
|
2005-08-06 19:51:06 +00:00 |
|
Bill Marquette
|
5eb817bc86
|
Ticket #283 - make the error message contain enough information to help
further debugging
|
2005-08-06 19:44:23 +00:00 |
|
Bill Marquette
|
a65df5d0be
|
Fix ticket #283 - remove check for virtual IP existing and not allowing 1:1
|
2005-08-06 19:36:37 +00:00 |
|
Bill Marquette
|
07168cc346
|
Huh, how did this ever work...isarray->is_array
|
2005-08-06 19:29:54 +00:00 |
|
Scott Ullrich
|
a429d1054d
|
Allow PPPoE server subnet to be defined by user.
Ticket #282
|
2005-08-06 19:14:49 +00:00 |
|
Bill Marquette
|
68a5dcd8c5
|
Allow for an "other" virtual IP which is neither ProxyARP or CARP
Useful if the IP is already routed to you (PPPOE for example) and
you just want to use it for NAT
XXX: Need a icon_other hoba ;)
|
2005-08-06 19:12:54 +00:00 |
|
Scott Ullrich
|
276ba52127
|
Alert user when shutting down
|
2005-08-06 18:59:44 +00:00 |
|
Bill Marquette
|
41901fa691
|
The javascript for the pools page does help :)
|
2005-08-06 18:57:07 +00:00 |
|
Scott Ullrich
|
48918ed510
|
Make sure /var/etc/mpd-vpn exists
|
2005-08-06 18:53:17 +00:00 |
|
Bill Marquette
|
d18e11524b
|
Allow devs to reach load balancer code
|
2005-08-06 18:47:08 +00:00 |
|
Bill Marquette
|
94ac0ffc7d
|
Preview commit of load balancer pools - needs much loving by Hoba and Esotericisms :)
|
2005-08-06 18:46:23 +00:00 |
|
Bill Marquette
|
6bddd0e4ca
|
Add load balancer tags
|
2005-08-06 18:44:50 +00:00 |
|
Scott Ullrich
|
f948318555
|
Correctly save disable local syslogging server
Ticket #300
|
2005-08-06 17:23:19 +00:00 |
|
John Fleming
|
6ca0e63204
|
Without the quick statement dynamic rdr to captive portal auth page seems broken.
Seems to be matching default deny rule without it.
|
2005-08-06 04:50:43 +00:00 |
|
Bill Marquette
|
f60e625952
|
alphabetize listtags
|
2005-08-06 04:26:06 +00:00 |
|
Bill Marquette
|
f5059a6a5a
|
Fix english
|
2005-08-06 01:06:22 +00:00 |
|
Colin Smith
|
8072f0873e
|
Use basename() in get_filename_from_url.
|
2005-08-05 23:51:21 +00:00 |
|
Scott Ullrich
|
e798a021c5
|
Allow traffic shaper to be applied to optional interfaces as well
Ticket #294
|
2005-08-04 22:10:46 +00:00 |
|
Scott Ullrich
|
496f915500
|
Add interface_selection box widget
|
2005-08-04 22:07:01 +00:00 |
|
Scott Ullrich
|
e598eab58c
|
Allow port forwarding of GRE and ESP protocols
Ticket #289
|
2005-08-04 21:11:14 +00:00 |
|
Scott Ullrich
|
9f414c69a6
|
Do not worry about subnet bits when using 0.0.0.0
Ticket #290
|
2005-08-04 21:09:03 +00:00 |
|
Scott Ullrich
|
20d1251d20
|
Refresh page every 2 minutes. Handy for debugging ethernet errors which I am doing just this second.
|
2005-08-04 20:41:54 +00:00 |
|
Bill Marquette
|
4806cf1e46
|
Move <div> to the right place to fix the gray line above the tabs
|
2005-08-04 04:29:11 +00:00 |
|
Erik Kristensen
|
9a10d25370
|
Added ODS as a dynamic dns service. It works! :)
|
2005-08-04 01:54:44 +00:00 |
|
Scott Ullrich
|
fc959b5521
|
Convert spaces to _
|
2005-08-04 00:19:02 +00:00 |
|
Scott Ullrich
|
f169d6ca2e
|
Correctly write out /tmp/ file
|
2005-08-04 00:05:32 +00:00 |
|