summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
Commit message (Collapse)AuthorAgeFilesLines
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Eliminate interfaces_carp_bring_up_final()Scott Ullrich2008-07-071-1/+0
|
* Woops, reverse output.Scott Ullrich2008-05-251-1/+1
|
* Output vhid for carpdev itemsScott Ullrich2008-05-251-1/+1
|
* Output CarpDEV-DHCP items correctly. Do not have subnet-bits.Scott Ullrich2008-05-251-3/+5
|
* CarDEV DHCP fixes.Scott Ullrich2008-05-251-0/+6
|
* add IP alias supportChris Buechler2008-04-141-2/+2
| | | | | | TODO: Remove IP aliases upon deletion Add "type" icon
* touch up textChris Buechler2008-02-161-1/+1
|
* * Only output one error message or save notice at a timeScott Ullrich2007-12-241-5/+11
| | | | | | * Correc the reboot workaround for kernel panics (CARP interface deletion) Ticket #1397
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-2/+11
| | | | This to make it easier on large configurations.
* Do not reset CARP interfaces until user applies the changes.Scott Ullrich2006-08-141-3/+1
|
* Bring CARP interfaces up fully after changes.Scott Ullrich2006-07-131-0/+2
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove reboot required checksScott Ullrich2005-12-141-8/+8
|
* MFC 7447Scott Ullrich2005-11-071-3/+5
| | | | | Only check against an item if external-address is defined Ticket #648
* Do not show blank entriesScott Ullrich2005-11-041-0/+3
| | | | Ticket #664
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-1/+0
|
* Allow for an "other" virtual IP which is neither ProxyARP or CARPBill Marquette2005-08-061-1/+1
| | | | | | | 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 ;)
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-1/+2
|
* updating files to use theme imagesErik Kristensen2005-07-211-4/+4
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Use CARP and Proxy ARP iconsBill Marquette2005-07-171-7/+3
|
* remove blank lineBill Marquette2005-07-131-1/+0
|
* Move CARP around - it's no longer a "service"Bill Marquette2005-07-131-1/+9
| | | | status shows under status menu and all settings are under virtual ips
* Need to bring up the carp interfaces and do the proxyarp magic on changesBill Marquette2005-07-131-0/+4
|
* duh, helps if you commit the code you want people to use!Bill Marquette2005-07-131-0/+162
without further ado, heres the new virutal IP code :)
OpenPOWER on IntegriCloud