La Fibre
Datacenter et équipements réseaux => Routeurs =>
Ubiquiti => Discussion démarrée par: lowrisk le 06 janvier 2025 à 17:05:30
-
Bonjour à tous,
Je rencontre un souci avec UniFi Network 9.0.108 concernant la gestion de l'IPv6. J'ai besoin de configurer l'IPv6 sur plusieurs VLAN, mais actuellement, seul SLAAC semble fonctionner, et encore, uniquement avec un seul réseau à la fois.
Est-il possible d'utiliser DHCPv6 à la place de SLAAC sous UniFi ? Ou éventuellement de les combiner pour une meilleure gestion des adresses IPv6 ?
Si quelqu’un a réussi à configurer plusieurs VLAN en IPv6 avec UniFi, je suis preneur de vos conseils ou configurations.
Merci d’avance !
PS : UniFi ne me permet plus de personnaliser la délégation sur un réseau.
PS 2 : Aussi embêtant, l'IPv6 n'est pas du tout disponible si l'on veut faire du Layer 3.
Zone Firewall rule :
Destination Unreachable to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10000
Packet Too Big to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10001
Time Exceeded to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10002
Parameter Problem to gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10003
Inverse Neighbor Discovery Solicitation
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10004
Neighbor Discovery Advertisement to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10005
Router Solicitation to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10006
Router Advertisement to Gateway
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
10007
Allow Return Traffic
Allow
Both
All
External
Any
Any
Gateway
Any
Any
30000
Block Invalid Traffic
Block
Both
All
External
Any
Any
Gateway
Any
Any
30001
Allow Neighbor Solicitations
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
30002
Allow Neighbor Advertisements
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
30003
Allow Link-Local DHCPv6
Allow
IPv6
UDP
External
fe80::/10
Any
Gateway
Any
546
30004
Allow DHCPv6
Allow
IPv6
UDP
External
Any
547
Gateway
Any
546
30005
Allow Router Advertisements
Allow
IPv6
ICMPv6
External
Any
Any
Gateway
Any
Any
30006
Block All Traffic
Block
Both
All
External
Any
Any
Gateway
Any
Any
-
Chez qui ? Free ?
La Freebox ne sait pas faire de délégation de préfixe donc déjà DHCP6-PD c'est mort. Par contre chez Free il y a 8 /64 absolument fixes disponibles, donc à priori en utilisant une configuration statique et en assignant à chaque VLAN une adresse issue de différents /64 ça devrait le faire.
Il faudra aussi configurer le next-hop des préfixes coté Freebox OS avec l'adresse "link local" de l'interface WAN de l'UniFi.
-
Oui, Free, avec la Freebox Ultra en bridge, pardon.
Ça fonctionne, merci !
Question bête, mais dans la Freebox, on met le même next hop dans tous les champs (sauf le premier champ ?), juste le link-local de l'interface ?
(Et on récupère le préfixe secondaire pour le réseau sous Unifi ?)
Bon, je teste de toute façon. 😄
MAJ: oui cela fonctionne bien comme ca! top!