Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 01:31:28 +0200
From:      Nejc Skoberne <nejc@skoberne.net>
To:        Jon Simola <jsimola@gmail.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Multihoming with route-to
Message-ID:  <44B82950.8050905@skoberne.net>
In-Reply-To: <8eea04080607141609n1270f57dva21efcd2d8eb5789@mail.gmail.com>
References:  <44B75A3D.5060108@skoberne.net> <8eea04080607141609n1270f57dva21efcd2d8eb5789@mail.gmail.com>

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

Hi,

> You need to use reply-to when a packet comes in on the second interface:
> pass in on $UntrustInterface2 reply-to ($UntrustInterface2 $NextHop2)
> keep state
> 
> That should get you working, then apply filtering as desired.

Thanks, it started to work as soon as I've added that line into pf.conf!

Best regards.
Nejc


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