This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[atlas] Probe DHCPv6 support
- Previous message (by thread): [atlas] Probe DHCPv6 support
- Next message (by thread): [atlas] Probe DHCPv6 support
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Niall O'Reilly
niall.oreilly at ucd.ie
Tue May 16 17:57:27 CEST 2023
On 15 May 2023, at 19:57, Simon Brandt via ripe-atlas wrote: > As far is i can see, you can only use OpenWrt in DHCPv4 client mode _OR_ in DHCPv6 client mode. IIUC, this is true per interface, but it's possible to configure more than one interface on a single hardware device. The WAN link on my Turris Omnia uses both DHCPv4 and DHCPv6 (IA-PD). Here's how the good folks at NIC.CZ configured that: config interface 'wan' option proto 'dhcp' option ipv6 '1' option device 'eth2' config interface 'wan6' option proto 'dhcpv6' option noserverunicast '1' option device 'eth2' For IA-NA, I don't know what needs to be changed. lgdg, /Niall
- Previous message (by thread): [atlas] Probe DHCPv6 support
- Next message (by thread): [atlas] Probe DHCPv6 support
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]