1
24.7 Production Series / Re: New ISP incoming (youfibre in the UK) -> Change from PPPoE to DHCP on WAN
« on: November 17, 2024, 08:08:51 am »So I had another look around the interface.
Sounds like after new service is installed and I'm ready to switch basic steps are.
1) snapshot
2) go to Interfaces -> Assignments (which is currently like this)
Code: [Select]
[LAN] lan igb0 (mac_address)
[WAN] wan pppoe0 (igb1) - FTTP.user@ispusername
[internetonly] opt1 vlan01 internet-only (Parent:igb0, Tag: 555)
3) change the WAN like be the plain device igb1 (not the pppoe0)
4) go to Interfaces -> [WAN] and configure this igb1 to be DHCP
Block private networks (tick it)
Block bogon networks (tick it)
IPv4 Configuration Type (set to DHCP)
IPv6 Configuration Type (set to none - already default none anyway, I don't want ipv6)
5) reboot
That should be enough, right? Thanks, mainly checking I've not missed anything and don't have to mess with "System -> Gateways -> Configuration" - presuming that's dynamic?
Thanks