One of the primary reasons I wanted a dual-wan configuration was so our 1st 15Mb line wasn't saturated with large file transfers, which we do regularly. The next reason is for fail-over and/or load-balancing.
That said, I've implemented a NAT device to get the 2nd line on a separate gateway (as far as pf is concerned) and tried to setup ipSec on the WAN2, but I hadn't previously considered NAT traversal with IPSEC which is now an issue. This means that the local pf box doesn't see the remote gateway, it see's the NAT'd IP. I do use advanced outbound NAT to force certain traffic out WAN2. That said, how do I get IPSEC working over WAN2 (aside from changing the selected interface in the SA. -----Original Message----- From: Bill Marquette [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 9:24 AM To: [email protected] Subject: Re: [Fwd: Re: [pfSense Support] Dual Wan - Same Gateway] On 10/18/07, Paul M <[EMAIL PROTECTED]> wrote: > > > Bill Marquette wrote: > > You'll need another box to handle the WAN2. Can't have two nics on > > the same network, nor can you do multi-wan on one nic :) > > not even if you set that nic to trunk/802.1q, and used a vlan-aware switch? I'll correct my terminology. You need two interfaces...virtual, or physical. Not that it helps the original poster any as he still needs another physical box so his load balancer doesn't have two interfaces with the same gateway. --Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
