[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HTTP://www.netbsd.org problem on OBSD-current
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: HTTP://www.netbsd.org problem on OBSD-current
- From: die tuere <reitenba_(_at_)_fh-brandenburg_(_dot_)_de>
- Date: Fri, 11 Jun 2004 09:02:25 +0200
- Organization: L00 bugdead prods.
On Friday 11 June 2004 05:02, Andreas Bartelt wrote:
> Hi all,
>
> I've made some further tests. I've updated my OBSD-current box one hour
> ago and the problem still remains the same. Changing the MTU to 1460
> doesn't help, too. The packets I'm receiving from the www.netbsd.org
> host seem to be fragmented. tcpdump used directly on the OBSD-current
> box shows that I'm receiving an HTML answer - but it doesn't reach the
> telnet output. I've enabled PF with minimal rules. pfctl -sa shows that
> the response packets are blocked.Why?
>
> /etc/pf.conf:
> scrub in all
> pass in log on fxp0 all
> pass out log on fxp0 all
>
> from pfctl -sa:
> ...
> Interface Stats for fxp0 IPv4 IPv6
> Bytes In 117761 0
> Bytes Out 18835 0
> Packets In
> Passed 235 0
> Blocked 52 0
> Packets Out
> Passed 269 0
> Blocked 0 0
> ...
hi,
did you tried
scrub in all no-df
instead of your scrub rule?
buzz
Visit your host, monkey.org