summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* actually allow DNS to forwarder. CP is still broken, but this is closer at l...Chris Buechler2009-11-141-1/+3
* Patch from Ron Lockard that fixed restore_chflags due to a STDOUT redirection...Scott Ullrich2009-11-131-3/+3
* When renaming an interface make sure to rename even its ng_ether node so mpd ...Ermal Luçi2009-11-121-0/+4
* Allow udp only from/to our local dns server. If wanted pass through can be ad...Ermal Luçi2009-11-111-2/+2
* Simplify divert port generation and make sure it is even to leave room to ipf...Ermal Luçi2009-11-111-14/+4
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an exist...Ermal Luçi2009-11-101-1/+2
* Remove brain dead comment by another brain washed comment.Ermal Luçi2009-11-101-4/+4
* - Should fix captive portal on carps Issue #116Ermal Luçi2009-11-101-3/+20
* Previous commit on carp was strange and breaking the distinction and usefulne...Ermal Luçi2009-11-101-6/+17
* err, this defeats the entire purpose of NAT-T for clients behind the firewall...Chris Buechler2009-11-081-2/+0
* Stop spamming the logs with config_unlock() is depricated please use unlock().Scott Ullrich2009-11-071-2/+0
* Don't add port on no nat rules. Fixes #120Chris Buechler2009-11-071-8/+9
* Fix "Filter rule association" "Pass" optionunknown2009-11-071-9/+13
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...Scott Ullrich2009-11-064-4/+16
* Adding newer xmlreader code to it's own file so that it can be turned and off...Scott Ullrich2009-11-062-52/+326
* Nuke old dev bootstrap code that is no longer in useScott Ullrich2009-11-061-34/+10
* Relax some very strict cases.Ermal Luçi2009-11-031-6/+6
* Be more strict on shaper checking and what is written to config. Clean up whi...Ermal Luçi2009-11-031-1136/+1345
* Unbreak returning the real mem and web interface in general. Pointy-hat-to: S...Ermal Luçi2009-11-031-3/+3
* Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the...Scott Ullrich2009-11-021-1/+15
* The wizards do not set the rule type and queues should be enabled even on blo...Ermal Luçi2009-11-021-19/+17
* remove unnecessary catChris Buechler2009-11-021-2/+2
* Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabledScott Ullrich2009-10-281-2/+5
* Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoonScott Ullrich2009-10-281-0/+1
* Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"Scott Ullrich2009-10-271-7/+3
* Fix no nat rules where ports 1024:65535 is added Resolves #120Scott Ullrich2009-10-271-3/+7
* Handle secondary DNS correctly for 3GScott Ullrich2009-10-261-1/+1
* Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...Scott Ullrich2009-10-262-10/+1
* Add PPP logging tabScott Ullrich2009-10-262-0/+6
* Handle uping interfaces a bit more sanelyScott Ullrich2009-10-261-6/+4
* Revert interfaces_bring_up changesScott Ullrich2009-10-261-3/+3
* Check to see if interface existsScott Ullrich2009-10-261-4/+6
* Add space between interface and real interface bracketsScott Ullrich2009-10-261-1/+1
* Add and use ppp-scriptScott Ullrich2009-10-261-5/+7
* Move "Scott Ullrich2009-10-251-1/+1
* Remove extra "Scott Ullrich2009-10-251-1/+1
* Add newlineScott Ullrich2009-10-251-2/+5
* Fix typo (missing ])Scott Ullrich2009-10-251-2/+2
* Show when configuring interfaces on bootup for newly added interfaces (qinq, ...Scott Ullrich2009-10-251-24/+44
* Call rc.linkup after up eventScott Ullrich2009-10-251-1/+1
* Return up instead of runningScott Ullrich2009-10-251-1/+3
* Simplify logicScott Ullrich2009-10-251-7/+11
* Add dns server discovered with pppScott Ullrich2009-10-251-15/+25
* Remove booting newline:Scott Ullrich2009-10-251-3/+0
* Set booting to true.. not TRUEScott Ullrich2009-10-252-6/+5
* When a real interface is passed to get_real_interface() simply pass it backScott Ullrich2009-10-251-1/+16
* On second look, turn on PPP interfaces at the get_interfaces_with_gateway levelScott Ullrich2009-10-252-19/+23
* Add nat on rules for PPPScott Ullrich2009-10-251-10/+8
* s/interface_bring_up/interfaces_bring_up/Scott Ullrich2009-10-251-7/+7
* Full wlan name is returned now. Use itScott Ullrich2009-10-251-2/+2
OpenPOWER on IntegriCloud