Project

General

Profile

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

# Date Author Comment
edb2a3da 05/31/2011 02:10 AM Evgeny Yurchenko

Bug#1528. Automatically create outbound NAT rules on WAN for localhost when switching to manual.

4e12754d 05/24/2011 05:39 PM Jim Pingle

Fix automatic and manual outbound NAT for PPTP. Fixes #954

d0404e46 03/11/2011 01:37 AM Jim Pingle

Fix typo

64d42525 03/10/2011 04:25 PM Jim Pingle

Clarify text on outbound NAT page.

8c5df705 02/10/2011 04:16 PM Jim Pingle

Also fix easyrule and auto->manual nat switch code. Ticket #1243

1c4edc3c 01/19/2011 06:07 PM Jim Pingle

If an outbound nat rule has a protocol specified, show it in the summary view.

f2141df0 12/29/2010 09:11 PM Jim Pingle

Allow entering an arbitrary subnet for outbound NAT translations.

fbd96b06 11/14/2010 02:55 PM Erik Fonnesbeck

Fix variable names. Ticket #954

e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

2ca03544 08/12/2010 12:12 PM Carlos Eduardo Ramos

gettext() fixes on firewall_nat_out.php

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

80c2607d 08/07/2010 02:34 AM Chris Buechler

don't static port 5060 by default, it breaks things much more often than it helps.

270f81d9 08/03/2010 01:59 PM 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 08/02/2010 03:53 AM Erik Fonnesbeck

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

bc381f9a 07/12/2010 05:31 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_nat_out.php

1dc3df62 07/12/2010 03:42 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_nat_out.php

74aff49c 07/12/2010 12:47 PM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

Conflicts:
usr/local/www/firewall_nat_out.php
usr/local/www/firewall_rules.php
usr/local/www/firewall_rules_edit.php

52b8dc16 07/12/2010 04:19 AM Scott Ullrich

Cleanup HTMl formatting a bit more, stick mode on its on TR

5d2c6f3e 07/12/2010 04:18 AM Scott Ullrich

Cleanup HTMl formatting a bit more, stick mode on its on TR

d5475741 07/12/2010 04:09 AM Scott Ullrich

Cleanup HTML formatting

fe710877 07/02/2010 08:55 PM Vinicius Coque

Fixing gettext() calls on firewall_nat_out.php

ff01cbff 07/02/2010 07:43 PM Vinicius Coque

Implement gettext() calls on firewall_nat_out.php

37261752 07/02/2010 07:25 PM Vinicius Coque

Revert "Implemment gettext()"

This reverts commit 1baff2e5d32ebb5a71b07f38d9f97e3c4788e3be.

Lot of syntax errors

Conflicts:

usr/local/www/firewall_nat_edit.php
a5e9c284 06/30/2010 12:19 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
3deb92f7 06/30/2010 12:01 PM Renato Botelho

Revert "Implemment gettext() calls"

This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd.
A lot of mistakes

Conflicts:

usr/local/www/firewall_nat.php
49031495 06/30/2010 03:49 AM Jeann

Implemment gettext() calls

7502ef0a 06/29/2010 07:13 PM Jeann

Implemment gettext() calls

1baff2e5 06/29/2010 02:19 AM Jeann

Implemment gettext()

4b85f096 05/01/2010 07:39 PM Chris Buechler

properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPN

7d35ed78 04/29/2010 10:34 AM Ermal LUÇI

Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound nat so the user can do less work.

4a3cb40c 01/05/2010 02:07 AM Chris Buechler

don't generate automatic outbound rules again if there are already rules defined

d2243cff 01/05/2010 01:57 AM Chris Buechler

more fixes to auto generated outbound NAT rules to match what is actually created by default in auto NAT mode

aef123a0 01/05/2010 01:47 AM Chris Buechler

fix up auto-generated outbound NAT rules.

Don't wipe out user's configured NAT rules when switching back to automatic.

aad51dbf 12/08/2009 03:54 PM Ermal Luçi

Add the no nat for tftp-proxy entry. Ticket #140

1cf931f6 12/08/2009 03:45 PM Ermal Luçi

Correctly unset rules when switching disabling AON.

fb3590e5 12/08/2009 03:44 PM Ermal Luçi

Revert "Correctly unset rules when switching disabling AON."

This reverts commit 989e5d62da2f7f6dad2bb55d20d2558cfb3fa34a.

989e5d62 12/08/2009 03:44 PM Ermal Luçi

Correctly unset rules when switching disabling AON.

1ddb870b 12/08/2009 03:40 PM Ermal Luçi

Ticket #140 Fix Outbound edit page to really show errors. Propperly generate rules when switching from/to AON.

c44d3cf7 11/25/2009 02:32 PM Ermal Luçi

Resolves #179. Propperly check if this is an array or not. This is required since php 5.+.

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

a368a026 06/30/2009 05:15 PM 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...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
625dcc40 03/14/2009 07:41 PM Bill Marquette

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

533e6800 10/25/2008 08:58 PM Scott Ullrich

Do not automatically create a record for WAN.

64286300 10/12/2008 09:03 PM Scott Ullrich

Do not harc code white

6b07c15a 08/01/2008 06:30 AM 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...

e1f675e4 07/15/2008 03:12 PM Ermal Luçi

When switching to AON rules do not create nat rules for interfaces that have gateway.
This fixes some broken generated rules.

NOTE: That some more work is needed to make it comply to interfaces that are set as dhcp or to produce nat rules for interfaces other then WAN.

f1f60c92 07/14/2008 09:01 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is the other half of changes

cbe3ea96 06/21/2008 02:44 PM Ermal Luçi

Continue interface improvements

69e108df 01/08/2008 02:10 AM Chris Buechler

touch up text

Ticket #1569

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

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

d415d821 05/08/2007 10:09 PM Seth Mos

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

53bf5f1d 04/25/2007 08:34 PM Seth Mos

Alter outbound nat descriptions to match operation

MFC: Soon?

1e28f92d 05/18/2006 07:43 PM Scott Ullrich

Do not unset advanced outbound nat settings if user deletes all rules and saves. This prevents the operator from having a nat-free environment.

Reported-by: Andrew Thompson

82d0dfc4 04/20/2006 06:14 PM Scott Ullrich

MFC 11291
Ticket #893 Also address "bugs/features" in the new XML parser (should be safe to MFC - needs testing before commiting to RELENG_1 though, works in HEAD perfectly)

dbc64ac0 03/11/2006 05:48 AM Scott Ullrich

use isset

b639cf60 03/10/2006 02:48 AM Scott Ullrich

Woops, we want !

4335b4af 03/09/2006 10:15 PM Scott Ullrich

Do not create rules every time user saves settings.

Ticket #858

3af33993 02/01/2006 07:13 PM Scott Ullrich

MFC

3ea05ff4 01/26/2006 12:31 AM Scott Ullrich

MFC 9581
Fix description field being to far to the right if you aren't using
static ports

a88aca62 01/19/2006 06:02 AM Scott Ullrich

MFC 7185
Add new port display to this screen. This was supposed to go with [7145] and would have been MFC'd with [7153].

c7f97efa 01/10/2006 04:46 AM Scott Ullrich

Forgotten MFC

b6905de8 01/03/2006 05:19 AM Scott Ullrich
  • Center
  • Write out   if not set
18b1527c 01/03/2006 05:16 AM Scott Ullrich

Increase colspan

5d8b0205 01/03/2006 05:14 AM Scott Ullrich

Include static port

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

7a6bbeca 12/21/2005 09:41 PM Scott Ullrich

MFC 8573
Correctly deterimine starting address Ticket #738

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

4d38bfc3 10/16/2005 05:37 PM Scott Ullrich

MFC 6877
Update terminology - should help cut down questions too

af35a7e8 10/09/2005 09:03 AM Scott Ullrich

anymore -> any longer

0a82ada4 09/27/2005 04:05 AM Bill Marquette

Cleanup HTML

2e56710c 09/09/2005 05:47 PM Scott Ullrich

Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.

Submitted-by-someone-who-refuses-to-accept-cvs-account: databeestje

04452b37 09/02/2005 10:42 PM Scott Ullrich

When creating outbound nat rules, label LAN correctly

94fbb7a9 08/27/2005 04:09 AM Scott Ullrich

Woops, use the complete xml path.

b880db57 08/27/2005 04:08 AM Scott Ullrich

Replace OPT[n] with the interface description

fa56ab75 08/27/2005 04:00 AM Scott Ullrich

Do not mapped disabled optional interfaces.

Ticket #416

90e4939a 08/24/2005 01:18 AM Bill Marquette

friendly tags

0a818e99 08/07/2005 02:12 AM Scott Ullrich

Nuke old outgoing load balancnig code

677c0869 07/21/2005 12:17 AM Erik Kristensen

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

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

d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

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

b8de522e 07/03/2005 07:35 AM Scott Ullrich

Apply changes is now handled in guiconfig.inc

af4aa061 07/02/2005 08:11 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
6eb17647 07/02/2005 01:08 AM Scott Ullrich

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

24f600b0 07/02/2005 01:05 AM Scott Ullrich

Set page titles

10f44c25 07/02/2005 12:57 AM Scott Ullrich

Use head.inc. It's cool.

a8726a3d 07/02/2005 12:51 AM Scott Ullrich
  • Introduce new function helper for creating smooth tab headers
  • Conver firewall -> areas over
7d2e441e 06/24/2005 07:48 PM Scott Ullrich

Revert last commit.

8950f203 06/24/2005 07:44 PM Scott Ullrich

Automatically take into account multi-wan support.

e034e424 06/24/2005 07:43 PM Scott Ullrich
  • Do not write_config() twice
  • Alert user that we have created default items for them
3decfc11 06/24/2005 07:36 PM Scott Ullrich

interface -> interfaces

185b3919 06/23/2005 10:17 PM Scott Ullrich

Use correct variable

d8ffe63e 06/23/2005 06:18 PM Scott Ullrich

ip -> ipaddr

63868cb8 06/21/2005 04:26 PM Scott Ullrich

When user turns on advanced outbound nat, automatically create rules for them.

Ticket 155

124b1b85 05/16/2005 02:29 AM Bill Marquette

Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)

bb43786e 04/26/2005 07:10 PM Scott Ullrich

Echo out interface name when its not WAN.

This should address Ticket #32

f8b8c2fd 04/12/2005 07:02 PM Bill Marquette

doubleclick for edit
allow clicking on description for selection