Le 08/05/2021 à 11:56, Stuart Henderson a écrit :
Does it work if you use the syntax suggested in the upgrade notes
for the example with "pass in on pppoe1 reply-to ..."?


For incoming connections, I tried

pass in on pppoe0 inet6 reply-to fe80::520f:80ff:fe65:8800%pppoe0 keep state
pass in on pppoe0 inet6 reply-to fe80::520f:80ff:fe65:8800 keep state
Those aren't exactly expected to work (I don't think pf really
handles link locals)...


that was my initial question, as the previous versions handled them correctly with "(ifname LLaddr)"

pass in on pppoe0 inet6 reply-to (pppoe0:peer) keep state
...but I was hoping that this would (and it might possibly be a bug
that it doesn't).


It works with IPv4, but I don't think is handled the same way IPv4 is on this kind of links.

my hostname.pppoe0 has :

dest 0.0.0.1
inet6 eui64
!/usr/local/sbin/dhcp6c pppoe0


none of these worked


If pf cannot handle LL anymore, I guess I'll have to downgrade to 6.8 :(

--
Bastien Durel

Reply via email to