Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:network:wan:isp-configurations [2024/06/09 03:11] – [Nova] Add BYOD details, remove double port specification notupusdocs:guide-user:network:wan:isp-configurations [2024/08/26 10:51] – [Aruba FTTH] Again option ipv6 '1' bit for OpenWrt 19.07 andreabravetti
Line 1200: Line 1200:
  option username 'aruba'  option username 'aruba'
  option password 'aruba'  option password 'aruba'
- option ipv6 'auto'+ option ipv6 '1'
  option device 'wan.835'  option device 'wan.835'
  
Line 1219: Line 1219:
     option username 'aruba'     option username 'aruba'
     option password 'aruba'     option password 'aruba'
-    option ipv6 'auto'+    option ipv6 '1'
  
 config interface 'wan6' config interface 'wan6'
Line 2221: Line 2221:
  
 DHCPv6 is used to IPv6 prefix delegation, but the IPv6 prefix must be released by the router before the prefix will be issued again to either the same router or to another router. If this doesn't happen, an error of NoPrefixAvail during DHCPv6 negotiation, and odhcpd will complain that there is a local route, but no prefix, so it doesn't issue IPv6 addresses to LAN clients. DHCPv6 is used to IPv6 prefix delegation, but the IPv6 prefix must be released by the router before the prefix will be issued again to either the same router or to another router. If this doesn't happen, an error of NoPrefixAvail during DHCPv6 negotiation, and odhcpd will complain that there is a local route, but no prefix, so it doesn't issue IPv6 addresses to LAN clients.
 +
 +== Gigabit Networks ==
 +Gigabit networks provide residential broadband through Cityfibre. They operate CGNat and operate a DHCP based service. Their requirements web pag is here: [[https://support.gigabitnetworks.co.uk/portal/en/kb/articles/can-i-use-my-own-router-with-your-service]] You need to contact their order desk to confirm the required VLAN. They do filter based on the MAC address and you need to contact their support team to clear this binding. The engineer called this "Clear the DHCP Binding process for the ONT interface."
 +
 +These are a set of working steps with a Belkin RT3200.
 +  * WAN VLAN tagging on the appropriate VLAN
 +  * Disabled IPv6
 +  * No hostname required.
 +  * Contact their support and ask for "Clear the DHCP Binding process for the ONT interface."
 +
  
 == Community Fibre == == Community Fibre ==
  • Last modified: 2024/12/06 04:47
  • by simtcrom