Re: NAT64 troubleshooting

Torsten Schuchort <[email protected]> Wed, 10 Dec 2014 18:07:22 +0100
Newsgroups gmane.os.openbsd.pf
Message-ID <[email protected]>
> Am 10.12.2014 um 17:59 schrieb Torsten Schuchort <[email protected]>:
> 
> 
>> Am 01.12.2014 um 13:36 schrieb Henning Brauer <[email protected]>:
>> 
>> * Torsten Schuchort <[email protected]> [2014-11-23 20:00]:
>>> Hi, i’ve got trouble with nat64 to until i changed the default state policy for the nat64 rule.
>>> pf set’s for default „set state-policy if-bound“, so is use for the nat64 rule:
>> 
>> just to make it utterly clear: the default is "floating", and NOT
>> if-bound. For good reasons. if-bound really only makes sense for enc
>> and the like. 
> 
> so if-bound is only useful for interfaces like enc and tun etc. ? Can you please explain this for me, or us. Only for interest?
Forget my request, found it by myself in the book of pf and it make sense for me.