"Nat pass" not working in pf?

From: Artemiev Igor (ai_at_bmc.brk.ru)
Date: 08/09/05

  • Next message: Poul-Henning Kamp: "Re: Hifn driver in SMP (was Re: GELI - disk encryption GEOM class committed.)"
    Date: Tue, 9 Aug 2005 08:50:57 +0400
    To: freebsd-current@freebsd.org
    
    

    nat pass on fxp0 proto tcp from (ed0:network) to any -> (fxp0:0) static-port
    Still, filtering rules are still being used. I create rule:
    "pass in log quick on ed0 from (ed0:network) to any keep-state allow-opts
    By pfctl -s state I can see, that state for packet is created, but incoming
    packets are not using it, because they are being dropped on external interface
    fxp0, despite the "set state-policy floating".

    -- 
    iprefetch ai
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Poul-Henning Kamp: "Re: Hifn driver in SMP (was Re: GELI - disk encryption GEOM class committed.)"

    Relevant Pages