Re: HELP w/ipf, DHCP & postfix
Pimin <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
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