Projet

Général

Profil

Télécharger (17,6 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / firewall_nat.php @ 7e736f38

# Date Auteur Commentaire
7e736f38 08 mai 2014 12:50 Renato Botelho

Fix #3646, Revert part of 082c9d961e and fix highlight selected rules

d58bee7d 06 mars 2014 21:41 N0YB

Couple Corrections

Table Cell Close Location
Style Border Typo

a5921773 26 février 2014 10:10 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

334ca9d7 26 février 2014 04:41 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

ec532672 03 septembre 2013 08:26 Chris Buechler

touch up text, s/nat/NAT/

d16a49ae 01 mai 2013 19:56 Colin Fleming

Tidy up "firewall_nat.php" XHTML

Add "closehead" PHP variabled and add closing HEAD statement
Close INPUT, BR and IMG tags and add ALT to IMG tags

5d764d64 21 février 2013 20:30 Renato Botelho

Insert new NAT rules on the top of the list when top plus icon is used. Fixes #1118

3a343d73 09 octobre 2012 21:17 jim-p

Refine saving/applying on more pages - don't show apply or take an action unless the user is allowed to do that.

00ad21b9 06 septembre 2012 20:47 Darren Embry

fix more imbalanced HTML tags.

hopefully continues to fix #2625 but no guarantees.

cfbfd941 19 janvier 2012 20:33 smos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

1a700ea6 23 juillet 2011 02:09 Scott Ullrich

Adding apply hooks

292ef22a 21 janvier 2011 09:34 Seth Mos

Unbreak static routes
Add initial NPt Network Prefix Translation pages

9b4e0168 22 décembre 2010 03:02 Scott Ullrich

Do not break on header titles

d4628582 07 août 2010 02:53 Erik Fonnesbeck

Add missing quote for the image title of the delete button, which was masked by the code that used to be after it.

09702a63 07 août 2010 02:43 Erik Fonnesbeck

Fix on-click confirmation for the delete button on port forward rows.

3ced0d25 07 août 2010 02:33 Erik Fonnesbeck

Fix improper gettext changes that broke various confirmation prompts, causing them to never show.

05da8941 07 août 2010 02:02 Erik Fonnesbeck

Change the save message code on port forwards to be consistent with the other NAT pages. Fixes the message that was supposed to be shown after applying.

601c73e0 07 août 2010 01:32 Erik Fonnesbeck

Mark the correct subsystems dirty when deleting port forwards with the X on their row so that the apply button shows up.

270f81d9 03 août 2010 15:59 Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

Conflicts:
usr/local/www/diag_nanobsd.php
usr/local/www/diag_packet_capture.php
usr/local/www/firewall_shaper.php

8b35aa77 02 août 2010 05:53 Erik Fonnesbeck

Fix interface name display for various cases on NAT rule listings.

3c9d543d 01 août 2010 22:09 Chris Buechler

Don't use WAN/LAN if an interface descr exists ticket #783

ebe08ebe 08 juillet 2010 18:51 Carlos Eduardo Ramos

Corrections gettext implementation on firewall_nat.php

7fcd0934 01 juillet 2010 00:50 Renato Botelho

Review firewall_nat.php

876a3678 30 juin 2010 12:00 Neriberto C.Prado

Review of firewall_nat.php

49031495 30 juin 2010 05:49 Jeann

Implemment gettext() calls

7502ef0a 29 juin 2010 21:13 Jeann

Implemment gettext() calls

5463dd9f 24 juin 2010 04:33 me

gettext on archives firewall_aliases.php e firewall_nat.php

759d0de1 18 juin 2010 18:21 Renato Botelho

Add delete button for each NAT Port Forward rule, like firewall rules. It Fixes #674

50dc3f41 19 avril 2010 15:46 Renato Botelho

Fix port range calculation

3bb6bb18 10 avril 2010 03:40 Vinicius Coque

Deleting associated rule

96cde230 10 avril 2010 03:39 Renato Botelho

Show in gray just rules that are disabled

47c5a08f 08 avril 2010 21:46 Renato Botelho

Fix table sizes and calculate local port range

6a459cef 07 avril 2010 20:29 Renato Botelho

Change span class to gray when rule is disabled

ec223192 07 avril 2010 20:13 Renato Botelho

Deal with new fields of Improved NAT Port Forward

9b16b834 27 janvier 2010 00:59 Ermal Lu?i

Ticket #136.

Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.
The API to use for this is in itemid.inc.

All the issues should be solved now.

5fbcc12a 22 novembre 2009 01:43 Scott Ullrich

Add blank row to match firewall rules layout

1b43f08f 22 novembre 2009 01:41 Scott Ullrich

Move linked rule below pass icon. Cleanup tables

7a927e67 22 novembre 2009 01:28 Scott Ullrich

Require filter.inc and shaper.inc

483e6de8 21 novembre 2009 22:08 Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

68b0c7eb 08 novembre 2009 02:03 Chris Buechler

show what pass/linked icons mean

537dff78 08 novembre 2009 01:55 Chris Buechler

show pass icon for rdr pass entries, fix editing of pass entries

7ac5a4cb 15 septembre 2009 01:14 Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b9e28d57 14 août 2009 22:53 unknown

Added support for automatically managing firewall rules with NAT rules.

a368a026 30 juin 2009 19:15 Ermal Lu?i
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
049a688e 16 mars 2009 18:50 Ermal Lu?i

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

625dcc40 14 mars 2009 20:41 Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

33300c73 12 octobre 2008 22:22 Scott Ullrich

Do not hard code white

6b07c15a 01 août 2008 08:30 Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

2a9db752 23 mai 2008 02:04 Scott Dale

Move alias popup to function. Display Alias popup for NATs now.

40b56dc1 03 décembre 2007 06:02 Scott Ullrich

Add multi user firewall nat port forward capabilities.

d88c6a9f 16 novembre 2007 01:48 Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d415d821 09 mai 2007 00:09 Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

e2c9ef13 30 janvier 2007 01:51 Scott Ullrich

Call filter_configure() not filter_configure_sync() which blocks and waits for the entire filter to reload. Woops.

4b9a670c 20 août 2006 00:13 Scott Ullrich

Kill off pftpx helper correctly after rule deletion

7d04082e 20 août 2006 00:06 Scott Ullrich

Clear CACHE and force a reload so that the ftp helpers are spawned correctly upon reply.

7a6c350f 04 juillet 2006 20:19 Scott Ullrich

Ticket #1036 - Correctly display LAN interface on port forward screen

d04221dc 24 avril 2006 20:46 Scott Ullrich

MFC 11349
fix table display on IE when forwarding non tcp/ip protocols

3e33bb10 21 avril 2006 20:29 Scott Ullrich

Show LAN, WAN or OPT$X['descr']

Ticket #929

514dbaf8 04 avril 2006 23:18 Scott Ullrich

When adding a redirect for FTP alert the user that it really creates 2 firewall rules

Ticket #899

89cf7eba 03 avril 2006 17:22 Scott Ullrich

MFC 11083
Display current IP address for rdr selections that use "interface address"

48cb8115 19 janvier 2006 07:04 Scott Ullrich

MFC 7283
Stop FTP helper for NAT redirects upon deletion of rule.

25b71fd4 19 janvier 2006 07:03 Scott Ullrich

MFC 7282
Stop FTP helper for NAT redirects upon deletion of rule.

e54d4de6 03 janvier 2006 00:46 Scott Ullrich

Remove #!/usr/local/bin/php

ec9f26f2 26 décembre 2005 22:08 Scott Ullrich

Echo out interface name correctly

12f974a4 14 décembre 2005 17:59 Scott Ullrich

Remove old reboot required code

ba580798 14 décembre 2005 17:43 Scott Ullrich

Reload filter after applying

16cf77df 04 décembre 2005 21:55 Scott Ullrich

Drop the notice "It is not possible to access NATed services"

f057bae4 24 août 2005 03:16 Bill Marquette

Friendly mouseover titles for buttons

0a818e99 07 août 2005 04:12 Scott Ullrich

Nuke old outgoing load balancnig code

a99e956f 21 juillet 2005 02:26 Erik Kristensen

fixing an image problem for themes

677c0869 21 juillet 2005 02:17 Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

8b1fab53 17 juillet 2005 00:24 Scott Ullrich

Use correct white color

1425e067 13 juillet 2005 05:09 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
removes server NAT (why duplicate work?)

d732f186 04 juillet 2005 02:13 Bill Marquette

Fix bottom rounds

183a4aae 03 juillet 2005 20:28 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

a0509c58 03 juillet 2005 03:34 Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

af4aa061 02 juillet 2005 22:11 Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
da7ae7ef 02 juillet 2005 08:01 Bill Marquette

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

6eb17647 02 juillet 2005 03:08 Scott Ullrich

Move more items to head (<html>, DOCTYPE)

24f600b0 02 juillet 2005 03:05 Scott Ullrich

Set page titles

a8726a3d 02 juillet 2005 02:51 Scott Ullrich
  • Introduce new function helper for creating smooth tab headers
  • Conver firewall -> areas over
44e1049c 11 juin 2005 05:14 Bill Marquette

White on white isn't such a good choice for text color

4a991889 16 mai 2005 04:14 Bill Marquette

Ticket 6: Allow NAT to duplicate rules

b8a0de00 12 avril 2005 20:55 Bill Marquette

Allow doubleclick for edit here
Fix bug where clicking on description didn't highlight full line

925b8e0a 04 avril 2005 04:48 Bill Marquette

grammar

fbe94068 29 mars 2005 00:24 Scott Ullrich

No need for href on first tab

b46bfcf5 28 mars 2005 00:31 Bill Marquette

Add $Id$ tag

00bcbdd0 05 mars 2005 20:47 Bill Marquette

inbound nat can now be reordered

e8c2c890 05 mars 2005 20:29 Bill Marquette

whitespace cleanup

e8074dcd 22 février 2005 03:00 Bill Marquette

More standardization

3d335c4d 18 février 2005 20:03 Scott Ullrich

Update tab codef.

b2774343 07 février 2005 06:00 Scott Ullrich

If an error occurs during the rule loading, report the error to the user.

2a71debf 07 février 2005 05:03 Scott Ullrich

Convert filter_configure to return the error text from pf if a ruleset is not loaded correctly for any reason

c55b323d 20 novembre 2004 23:03 Scott Ullrich

Add Outgoing load balancing

6b3a7398 19 novembre 2004 22:54 Scott Ullrich

Load balancing makes more sense on the outgoing tab

aebf8c9a 19 novembre 2004 22:40 Scott Ullrich

Add NAT outbound load balancing

340e6dca 19 novembre 2004 18:54 Scott Ullrich

Change color from brown to new deep red

5b237745 07 novembre 2004 04:06 Scott Ullrich

Initial revision