Fix ebtables dhcpv6 rules
the ports were interchanged, see the following packet flow: client:546 --> [ff02::1:2]:547 server:547 --> client:546 therefore we need to allow outgoing multicast packets with dst-port 547 and unicast packets from bat0 to clients with dst-port 546 and 547 in the other direction
Showing
- package/gluon-ebtables-filter-multicast/files/lib/gluon/ebtables/110-mcast-allow-dhcpv6 1 addition, 1 deletion...multicast/files/lib/gluon/ebtables/110-mcast-allow-dhcpv6
- package/gluon-ebtables-filter-ra-dhcp/files/lib/gluon/ebtables/200-dir-dhcpv6 4 additions, 4 deletions...es-filter-ra-dhcp/files/lib/gluon/ebtables/200-dir-dhcpv6
Please register or sign in to comment