Re: No SSH on External Interfaces After pf.conf Rewrite for Load Balancing Outgoing Traffic

2010-06-07 Thread DonTek
This did solve my issue.. Thanks again IC1igo. On Jun 6, 2010, at 7:10 AM, IC1igo Ortiz de Urbina wrote: Did this fix the issue? -- Forwarded message -- From: Devin Reade Date: Sat, Jun 5, 2010 at 4:38 AM Subject: Re: No SSH on External Interfaces After pf.conf Rewrite for

Re: No SSH on External Interfaces After pf.conf Rewrite for Load Balancing Outgoing Traffic

2010-06-06 Thread DonTek
Jun 5, 2010 at 4:38 AM Subject: Re: No SSH on External Interfaces After pf.conf Rewrite for Load Balancing Outgoing Traffic To: Misc OpenBSD dontek wrote: In rewriting the ruleset I've had no problems with connectivity with the exception of getting an SSH connection to the firewall to work

Re: No SSH on External Interfaces After pf.conf Rewrite for Load Balancing Outgoing Traffic

2010-06-04 Thread Devin Reade
dontek wrote: > In rewriting the ruleset I've > had no problems with connectivity with the exception of getting an SSH > connection to the firewall to work on either of the two external > interfaces. [...] > pass log quick on $EXT_IF_1 inet proto tcp from any to ($EXT_IF_1) > port ssh keep state

No SSH on External Interfaces After pf.conf Rewrite for Load Balancing Outgoing Traffic

2010-06-04 Thread dontek
Hey guys: Today I have used outbound load balancing in pf for the first time for a client with 2 Internet connections. In rewriting the ruleset I've had no problems with connectivity with the exception of getting an SSH connection to the firewall to work on either of the two external interfaces.