Re: carp and nat

2006-08-01 Thread Vinicius Vianna
Hi, Your network layout would help in this but anyway. The carp on the external interface should be used to the external router know what firewall to send your incoming packets, and the carp on the internal interface to the same thing on you LAN. You can check with route(8) what interface is be

carp and nat

2006-08-01 Thread Rafael Aquino
Hi there, I started to configure two firewall to work with carp+pfsync. I got everything done and working, but it seems thant I can't make nat on pf work properly. Just to know: does nat on pf work fine when using carp? Do I have to do the nat on the carp interface or on the physical interface?