Re: [pfSense] Enforcing policy routing gateway

2015-01-11 Thread Moshe Katz
On Fri, Jan 9, 2015 at 11:07 PM, Tim Eggleston tim.li...@eggleston.ca wrote: On 2015-01-09 19:45, Chris Bagnall wrote: Check the setting of System - Advanced - Miscellaneous - Skip rules when gateway is down. Nice! That sounds like exactly what I'm after. Shame it's global and not a

Re: [pfSense] Enforcing policy routing gateway

2015-01-11 Thread Dave Warren
On 2015-01-11 19:40, Moshe Katz wrote: Depending on how complex your rules are, you could also create negative versions of them that explicitly block that traffic on all other interfaces except the VPN. (Aliases could help simplify that, but you may or may not actually want to do it,

[pfSense] pfSense 2.2RC resolv.conf settings

2015-01-11 Thread Walter Parker
Hi, I just put pfSense 2.2RC on my filewall and I noticed that the PHP code that generates the resolv.conf file will add the line options edns0 to resolv.conf if the the unbound config has the edns option set. I didn't see any way in the GUI to set this option. I'm I missing something, or has