Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2013 07:55:23 -0600
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: pf blocking too much
Message-ID:  <1386683723.5062.57813365.47243466@webmail.messagingengine.com>
In-Reply-To: <87wqjgfzz1.fsf@anonymous.siccegge.de>
References:  <87wqjgfzz1.fsf@anonymous.siccegge.de>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, Dec 7, 2013, at 9:22, Christoph Egger wrote:
> 
>   Now I'm trying to set up a 6in4 tunnel (HE.net). Creating the gif
> interface, routing usw and starting ping on the local network to some
> system outside I can see the outgoing traffic pass gif0, then the
> DSL/tun link and on the ping'ed system. However the returning traffic
> comes in through the DSL/tun and disappears before reaching the
> gif. (All according to tcpdump on the interfaces)
> 

from my old bsd firewall config (now running a juniper, otherwise i'd
still be using this):

# Allow proto 41 for ipv6 tunnel
pass in quick on egress inet proto 41 all




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1386683723.5062.57813365.47243466>