Subject: Re: HELP w/ipf, DHCP & postfix
To: None <netbsd-help@NetBSD.org>
From: Pimin <pimin@rockhead.com>
List: netbsd-help
Date: 11/11/2006 15:41:19
Manuel wrote:
> You may need to specify the default route to which the packet has to be
> sent on tlp0:
>
> pass out log quick on tlp1 to tlp0:<routerIP> proto tcp/udp from 209.128.91.46 to any
pass out log quick on tlp1 to tlp0:209.128.91.41 proto tcp/udp from 209.128.91.46 to any
Doesn't seem to have much effect. ipfstat shows:
5 pass out log quick on tlp1 to tlp0:209.128.91.41 from 209.128.91.46/32 to any
but, I'm still getting hundreds of packets on tlp1 with the 209.128.91.46 source address.
Thanks,
Paul