On Sat, Jan 28, 2006 at 11:14:26PM +0000, Christian Weisgerber wrote:
> Prabhu Gurumurthy <[EMAIL PROTECTED]> wrote:
> 
> > If I understand correctly, pf will see packets on all interfaces by 
> > default unless you specify
> > 
> > set skip on lo
> 
> Maybe I should rephrase the question:  In the setup I described,
> will any packet ever actually be passed in or out over lo1?
> 

Depends a bit on your routing table. Normal traffic from external
interfaces will not hit lo1 but instead go directly up to the userland.
Local traffic will hit lo1 unless you do some trickery with the routing
table (as adding host routes to 127.0.0.1 as it is done in /etc/netstart)

-- 
:wq Claudio

Reply via email to