Adding AutoComplete to firewall_nat_edithead.inc searchs javascript directory for includes now
Ticket #283 - make the error message contain enough information to helpfurther debugging
Allow port forwarding of GRE and ESP protocols
Ticket #289
Auto complete alias ports correctyl
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...
Display grey topbar
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
Don't close <head> tag - these files use javascript inside <head>
Use $pgtitle instead of re-typing the page title overUse head.inc on the _edit.php files
Fix nat rule dup so we really create a new rule instead of just editing the current one.Reported-By: Criggie
Allow hijacking of PPTP connections.
This should fix Ticket #69
Ticket 6: Allow NAT to duplicate rules
Whitespace cleanup
Do not define name twice. This broke port range capability
show any option
Fix missing closing bracket
Make Cancel button match the Save buttons style
Add any option and blurb about when to use it
Add a Cancel button which takes the browser back to the page prior.
Add Alias optoins to NAT ports
Clean up error text to be same as other port range errors
Add $Id$ tag
Do not sort nat out rules. Bill says its evil ;)
Add LAN option for redirects aka inbound nat.
Do not parse aliases entries unless they are defined
More standardization
Add auto complete support to NAT.
Initial revision