Discussion topic: moving ISP need to know WAN details
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Message posted on 12 Dec 2024 11:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
ok this is very weird
i updated my WAN interface to
IPv4 Configuration Type - DHCP
Option Modifiers - dhcp-client-identifier “abc12345@skydsl|abc12345”
i then lose internet access but funny is when i revery back my my previous ISP zen ie
IPv4 - PPPoE
username - my_user
password - my_password
i get internet back and my opnsense dashboard sees a WAN gateway of 2.127.xxx.xxx and when i do "whats my ip" i get
My Public IPv4:90.201.xxx.xxx
My Public IPv6:Not Detected
My IP Location:London, ENG GB
My ISP:SKY UK Limited
i dont understand as my wan settings are still zen?
Message posted on 15 Dec 2024 01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
can anyone help me please why this is happening?
Message posted on 15 Dec 2024 04:40 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
@robertkwild it is likely because the exchange is accepting the DHCPv6 PD set up which does not require a log in at all but only works on roughly 80% of connectiond. If it works I wouldn't worry.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
Message posted on 15 Dec 2024 09:04 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
even tho my wan config is still on the zen details?
Message posted on 15 Dec 2024 09:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
@Chriseeits def not dhcp as ive set ipv6 to "none" instead of "DHCPv6" but still my ipv4 is still set to my old zen PPPoE details
Message posted on 15 Dec 2024 09:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
@robertkwild assuming you are in the UK not Ireland there are only two ways of connecting to a Sky service one is DHCPv4 option 61 or DHCPv6 PD according to Sky's network architect. Ireland is different.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
Message posted on 16 Dec 2024 09:20 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
tbh im new to sky and im not very happy with there speeds at all, they say im on 75mb but the speed fluctuates and i get no where near 75, maybe 50mb
Message posted on 16 Dec 2024 11:15 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
@robertkwild wrote:i dont understand then, if you can put anything bogos in the string whats the point of it?
The original reason for this option has long gone, now its presence remains a requirement primarily so we we can distinguish the Sky Hub as a DHCPv4 client from other DHCPv4 clients in your home, that may leak out over the WAN.
i.e. if your LAN is incorrectly plugged directly into the ONT, or when the Sky Hub bridges all ports together upon boot before it works out which is the WAN port.
Message posted on 16 Dec 2024 11:53 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
i just talked to sky and because i havnt plugged in there router they think my internet is still not activated because of this, this makes sense
even when I try to change my opnsense firewall to option 61 it doesnt work, whats wierd is it connects using my my zen pppoe settings
Message posted on 16 Dec 2024 02:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
https://www.georgebuckingham.com/articles/sky-fibre-router-vdsl-password/
ive found my option 61 client identifier but when i right click i dont get copy > as printable text i get
https://i.postimg.cc/wvsHRj2P/Screenshot-2024-12-16-140608.png
any help please
Message posted on 16 Dec 2024 02:32 PM - last edited: 16 Dec 2024 03:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
Prior to switching CPEs or reconfiguring your CPE, be sure to click "Disconnect" if that feature is available, and disconnected the WAN interface (phone line if VDSL, or Ethernet to the ONT if FTTP), physically whilst reconfiguring, ideally for at least 15mins to make sure any old sessions are cleared out.
Switch from PPPoE to DHCP (aka. IPoE)
Leave the DHCPv4 Option 61 as "abc12345@skydsl|abc12345". The content doesn't matter, as long as it's present and follows that format.
Make sure both DHCPv4 and DHCPv6-PD clients are enabled on the WAN.
- If using FTTP: Make sure there's no VLAN tag on the WAN interface
- If using VDSL2: Make sure the WAN interface is tagged using VLAN ID 101
Message posted on 16 Dec 2024 03:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
so in the "send options" i put in just
"abc12345@skydsl|abc12345"
or this
dhcp-client-identifier "abc12345@skydsl|abc12345"
Message posted on 16 Dec 2024 03:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
@robertkwild wrote:so in the "send options" i put in just
"abc12345@skydsl|abc12345"
or this
dhcp-client-identifier "abc12345@skydsl|abc12345"
just the string within the quote marks, excluding the quote marks themselves.
Message posted on 16 Dec 2024 03:15 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
you mean this
Message posted on 16 Dec 2024 03:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: moving ISP need to know WAN details
If you connect via FTTC (VDSL2), the modem or OPNsense must have a VLAN tag 101 on the WAN interface, Openreach VDSL2/G.fast modems usually have the VLAN already switched to VLAN tag 101 and third-party modems often don't in a pure bridge or other equipment you place in a bridge modem, eg: a Fritz!Box 7530 in a bridge is an example.
Zen internet on FTTP (900Mbps down, 100Mbps up). SAT> IP (Apple 4K 2nd gen TV to LG C1 OLED UHD TV/Dolby Atmos Denon AVR, DacMagic Plus for Hi-Res audio), hosting own blog/forum (cluster), OPNsense & Zenarmor L4/L7 NGFW & DPI IDS/IPS, Asus ET12 Pro Tri-Band wifi, Linux, Gamer: Xbox Series X/i7 laptop, round-robin DNS over HTTPS, non-proprietary VoIP HD AMR-WB (G.722.2) and more... Beta tester Apple iOS/watchOS/tvOS/iPadOS/macOS.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page