PF rules blocking incoming traffic originated from my port 25. - repost witih consistent IP address

2009-05-01 Thread Sam Wun
Hi guys, OS: FreeBSD 6.2. I don't know what happened with my PF rules. I tried to send email from the webmail installed in this freebsd box. >From the log, it said my PF rule is blocking: tcpdump -n -e -ttt -i pflog0 tcpdump: WARNING: pflog0: no IPv4 address assigned tcpdump: verbose output supp

PF rules blocking incoming traffic originated from my port 25.

2009-05-01 Thread Sam Wun
Hi guys, OS: FreeBSD 6.2. I don't know what happened with my PF rules. I tried to send email from the webmail installed in this freebsd box. >From the log, it said my PF rule is blocking: tcpdump -n -e -ttt -i pflog0 tcpdump: WARNING: pflog0: no IPv4 address assigned tcpdump: verbose output supp

Can pfsync be used over router or WAN?

2009-05-08 Thread Sam Wun
Hi, Have anyone tried pfsync over router or WAN? I have read setup guide of CARP+pfsync, the pfsync interface is connected through a crossover cable. Can I connect 2 pfsync interfaces through a router or WAN? Thanks ___ freebsd-pf@freebsd.org mailing li

Re: Can pfsync be used over router or WAN?

2009-05-08 Thread Sam Wun
Establish a IPSEC bewteen this 2 pfsync points is a way to go. On Sat, May 9, 2009 at 2:44 AM, David DeSimone wrote: > Sam Wun wrote: >> >> Have anyone tried pfsync over router or WAN? >> I have read setup guide of CARP+pfsync, the pfsync interface is >> connecte

Re: Question about numbers of connections

2009-05-13 Thread Sam Wun
Alix is for home user. On Thu, May 14, 2009 at 2:02 AM, Espartano wrote: > Hi folks, I have a question about PF over FreeBSD. > > I would like to know how many connections can manage pf with 256 Mb of > ram, I think that PF can manage a lot of connections  because it only > needs to negotiate the

Where is CARP log file?

2005-05-05 Thread sam wun
Hi, As I remmebed a while ago I looked at CARP log file and indicated that both HA gateway switched between each other when I pulled out the cable. But know I couldn't find this log file. Can anyone please tell me where PF CARP log file is? Thanks Sam __