Cleanup HTML
Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.
Submitted-by-someone-who-refuses-to-accept-cvs-account: databeestje
When creating outbound nat rules, label LAN correctly
Woops, use the complete xml path.
Replace OPT[n] with the interface description
Do not mapped disabled optional interfaces.
Ticket #416
friendly tags
Nuke old outgoing load balancnig code
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Merge in virtual IP codeThis changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag...
Fix bottom rounds
Change "Inbound NAT" to "Port Forward" Update _edit.php's to use diaplay_topbar()Change "Outgoing" to "Outbound" for consistency between load balancing and NAT
Apply changes is now handled in guiconfig.inc
Move more items to head (<html>, DOCTYPE)
Set page titles
Use head.inc. It's cool.
Revert last commit.
Automatically take into account multi-wan support.
interface -> interfaces
Use correct variable
ip -> ipaddr
When user turns on advanced outbound nat, automatically create rules for them.
Ticket 155
Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)
Echo out interface name when its not WAN.
This should address Ticket #32
doubleclick for editallow clicking on description for selection
Add $Id$ tag
Ensure the cell doesnt look broken by placing a non-breaking space in the cell.
missing </td>
whitespace cleanup
Merge in firewall_rules changes
comment
IPSec passthru option is finally here
spelling mistake and whitespace cleanup
We can now reorder outbound NATs (just like rules!)
More standardization
advanced nat can now do source port mapping (useful for IPSec traversal)
Add Outgoing load balancing
no message
Clarify about outbound NAT load balancing
Setup load balancing on outbound nat
Load balancing makes more sense on the outgoing tab
Convert description font color to white
Initial revision