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