Main repository for pfSense
Go to file
Renato Botelho eef01b14df Add hybrid and disabled outbound NAT, fixes #2416:
- Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced
  keep working the same way
- Hybrid mode applies manual rules first, automatic after
- Disabled do no create any outbound NAT rules
- Remove ipsecpassthru config field and rename advancedoutbound to
  outbound
- Save mode on $config['nat']['outbound']['mode'] to simplify the logic
- Modify config.default to reflect changes
- Add code to upgrade config, and change latest_version to 10.3
- Use html to align modes and remove some hacks to align using  
2013-11-13 07:45:09 -02:00
boot Add hw.usb.no_pf="1" to loader.conf on nanobsd 2013-02-01 22:58:38 +01:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Add hybrid and disabled outbound NAT, fixes #2416: 2013-11-13 07:45:09 -02:00
etc Add hybrid and disabled outbound NAT, fixes #2416: 2013-11-13 07:45:09 -02:00
root Add nonewline to end of file to avoid issues when new options are added 2013-04-29 11:05:22 -03:00
sbin Whitespace fixes 2013-08-01 11:14:08 +00:00
tmp Make this name a little more general in case we decide to have multiple similar files. 2013-09-19 13:53:08 -04:00
usr Add hybrid and disabled outbound NAT, fixes #2416: 2013-11-13 07:45:09 -02:00
.gitattributes Add .gitattributes file to help maintain proper newlines. 2012-12-10 11:21:56 -05:00
.gitignore Ignore vim swap files 2013-03-08 14:41:01 -03:00