Project

General

Profile

Download (15.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4ce8ac00 08/23/2005 11:57 PM Erik Kristensen

Adding AutoComplete to firewall_nat_edit
head.inc searchs javascript directory for includes now

5eb817bc 08/06/2005 07:44 PM Bill Marquette

Ticket #283 - make the error message contain enough information to help
further debugging

e598eab5 08/04/2005 09:11 PM Scott Ullrich

Allow port forwarding of GRE and ESP protocols

Ticket #289

4532f947 07/29/2005 10:25 PM Scott Ullrich

Auto complete alias ports correctyl

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
This 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...

fcdfd949 07/05/2005 09:03 PM Scott Ullrich

Display grey topbar

183a4aae 07/03/2005 06:28 PM Bill Marquette

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

a1357fe0 07/03/2005 04:13 PM Bill Marquette

Don't close <head> tag - these files use javascript inside <head>

da7ae7ef 07/02/2005 06:01 AM Bill Marquette

Use $pgtitle instead of re-typing the page title over
Use head.inc on the _edit.php files

a6713b32 06/05/2005 09:23 PM Bill Marquette

Fix nat rule dup so we really create a new rule instead of just editing the current one.
Reported-By: Criggie

b1f66041 05/18/2005 05:15 PM Scott Ullrich

Allow hijacking of PPTP connections.

This should fix Ticket #69

4a991889 05/16/2005 02:14 AM Bill Marquette

Ticket 6: Allow NAT to duplicate rules

857d33cf 05/05/2005 12:53 AM Bill Marquette

Whitespace cleanup

2a757c24 05/01/2005 11:33 PM Scott Ullrich

Do not define name twice. This broke port range capability

6d7aef4e 05/01/2005 11:19 PM Scott Ullrich

show any option

821a25aa 05/01/2005 11:09 PM Scott Ullrich

Fix missing closing bracket

fc01e414 04/28/2005 02:05 AM Scott Ullrich

Make Cancel button match the Save buttons style

9559099b 04/28/2005 02:01 AM Scott Ullrich

Add any option and blurb about when to use it

28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

0e6998d1 04/18/2005 09:07 PM Scott Ullrich

Add Alias optoins to NAT ports

629dd875 04/14/2005 01:39 AM Bill Marquette

Clean up error text to be same as other port range errors

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

e99989d8 03/17/2005 12:08 AM Scott Ullrich

Do not sort nat out rules. Bill says its evil ;)

559911e1 03/02/2005 11:27 PM Scott Ullrich

Add LAN option for redirects aka inbound nat.

b964717d 02/25/2005 08:40 PM Scott Ullrich

Do not parse aliases entries unless they are defined

e8074dcd 02/22/2005 02:00 AM Bill Marquette

More standardization

9ae40f2b 02/06/2005 03:51 AM Scott Ullrich

Add auto complete support to NAT.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision