02-14-2013 01:18 PM
Hello,
I'm wondering what the current IPv6 status is within Rogers. A search on the forums only shows 10 topics over the past year that even mention IPv6, and there doesn't appear to be any official communications from Rogers since IPv6 day last year.
I know that Rogers (supposedly) supports IPv6 tunneling (although the only person to ask about it did not get any responses).
Solved! Solved! Go to Solution.
06-08-2020 03:04 PM
@Datalink Thank you for providing such details I very much appreciate the information.
The latest version V4 is the version I have but as you have already provided details it does not support the throughput required. The Rogers Ignite modem/router performs much faster.
Thanks again!
06-08-2020 05:02 PM - edited 06-08-2020 05:09 PM
@clarenceb5 wrote:
II get full speeds using Rogers router but can't get more than 400-450 mbps downstream on my R600VPN with modem in bridge mode.
What kind of modem do you have? Do you have "Ignite Internet" with a Technicolor XB6 modem/gateway? If so, there is currently a known issue where the modem's throughput will drop after a reboot when Bridge Mode is enabled. However, if the XB6 is in Gateway mode and you then enable Bridge Mode, and do not reboot or power-cycle the modem, you should continue to see full speeds.
06-10-2020 08:44 AM
Has IPv6 access been fixed for Static IPv4 customers on business plans?
inet 72.137.xxx.xxx netmask 0xfffffffc broadcast 72.137.xxx.yyy
inet6 fe80::20d:b9ff:fe4a:346c%em0 prefixlen 64 scopeid 0x1
I'm guessing not, given that my router is only seeing an IPv4 bridge and :fe80: for IPv6.
Last I checked only "dynamic" IPv6 was available and only if I give up my static IPv4 as well, and "dynamic" IPv6 is such a silly idea that I have trouble explaining to networking people what's going on.
06-11-2020 09:36 AM
Hello, @Simon_Clift
Thanks so much for posting your concern in the Community!
I completely understand your desire to use IPv6 for your Business services. To have the latest information on Business service it would be best to contact our Business teams directly.
You can reach them by clicking here: https://www.rogers.com/business/contact-us.
Feel free to share your findings with the Community.
RogersTony
08-10-2020 09:44 AM
@RogersTony: Tried that a few times, the business support people were of no use.
It took a substantial effort to get through to someone who understands networking, never mind this particular problem, and then I got the impression they were as frustrated as I am with the Rogers lack of intention to provide a modern service.
This is getting particularly frustrating as COVID-19 forces me to work with multiple clients from home, stuffing all of my VPN and external connections through ports on my static IPv4. TCP/IP ports were not intended as a sub-netting mechanism, and the backflips I need to do in the firewall and router configuration are a meltdown waiting to happen.
08-10-2020 10:23 AM
As for IPv4 DHCP, I find my IP address changes so seldom, it's virtually static. However, the host name, based on modem and firewall MAC addresses, does not change unless you change hardware. So, if you have your own DNS server, you can create an alias that points to the MAC based host name. On IPv6, my prefix also doesn't change, but my firewall (pfSense) has a setting that prevents releasing the prefix.
As for poor support, I am also well aware of that. In early 2019 I had an IPv6 problem and found I had to teach both tier 2 support and a senior tech the finer details about how IPv6 worked on Rogers. Further, even though I was able to demonstrate to tier 2 that the problem was within Rogers, the network support people refused to work on the problem because I had my own firewall/router, even though my next door neighbour had the same problem with only the Hitron modem and a single computer. With Wireshark, I was able to identify the failing system, by name, at the Rogers head end on Wolfedale in Mississauga. A senior tech brought his won modem and experienced the same problem. He then took his modem & computer to the head end and tried with 4 different CMTS and found it only failed with the one I was connected to and had identified. It was only after this that the network guys got off their butts and did something. Also, over the 3 months it took to get this resolved, I was communicating with the Office of the President and even when they got involved, the network guys still refused to do anything. So, the tier 2 and senior tech guys did their job, but the network guys failed miserably.
09-26-2020 09:51 AM
Hi, I am having trouble finding a working configuration for Edgerouter. The following are what I found in Ubiquiti Community Forums. Can anyone confirm if this is correct? eth0 is connecting to WAN and eth2.2 is the VLAN.
interfaces {
ethernet eth0 {
address dhcp
description IPv6-Internet
dhcpv6-pd {
no-dns
pd 0 {
interface eth2.2 {
host-address ::1
no-dns
service slaac
}
prefix-length 64
}
rapid-commit enable
}
duplex auto
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
link-mtu 0
managed-flag true
max-interval 600
other-config-flag false
prefix ::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
speed auto
}
}
09-26-2020 10:34 AM
09-26-2020 12:15 PM
@JKnott wrote:
You can change the WAN line to 56, which will give you up to 256 /64s for your LAN.
Sure, but unless you have multiple LAN segments or multiple VLANs on your internal network, why waste the address space? Or, just request a /60 prefix delegation if that is all that you need. Even with the default /64 PD, you still get more address space for your home network than the entire IPv4 Internet combined.
09-26-2020 12:46 PM
09-26-2020 02:01 PM
@JKnott What can I say. I go all the way back to the days when you could still get a Class A IP network address if you were a big-enough organization, Class B addresses were readily available, and we were still downloading HOSTS.TXT from SRI-NIC because DNS and BIND did not yet exist. 🙂
32 bits was more than enough address space back then, and very few at the time believed that this would (or even could) ever be exhausted. I try not to waste address space as a matter of principle.
09-26-2020 03:20 PM
I also recall those days, when I had a static IP over SLIP. Back in the late 90's, when I was at IBM, they had the entire 9.0.0.0 /8 block and I had 5 static addresses, one for my own computer and 4 for testing in my work. With the vast address space in IPv6, we no longer worry about saving addresses. For example, on this computer I normally have 17 IPv6 addresses, 1 link local, 8 global (1 MAC based & 7 privacy) and 8 unique local.
12-10-2020 08:12 AM
Rogers IPv6 Settings for pFSense firewall
In WAN Interface menu:
In LAN Interface menu:
In Advanced Settings / Network menu:
Is this still relevant by the way in 2020 (almost 2021) ?
Reason I'm asking is that PF sense was able to detect and assign me a ipv6 address with a simple
In Advanced Settings / Network menu:
Would changing the other settings help or do anything?
03-20-2021 08:56 PM
Was looking at how to set up my TP Link Archer C5400X. Can I get some help on settings please?
IPv6 = enabled
Internet connection type = ???? (options are static IP vs dynamic IP (SLAAC/DHCPv6) vs PPPoE vs 6to4 tunnel vs Pass-through (Bridge)
then there's several settings after I choose that... help please?
03-20-2021 09:00 PM
@liquidneon have a look at the following post:
https://communityforums.rogers.com/t5/Internet/Rogers-IPv6-Status/m-p/373238#M36710
03-20-2021 09:03 PM
here's what I tried. please correct if anything is off! I copied as closely as possible based on @RogersDave TP link settings:
03-20-2021 09:06 PM
03-20-2021 09:07 PM
03-20-2021 09:10 PM - edited 03-20-2021 09:14 PM
For the Internet Connection Type, is there a "Native" selection?
I think what you currently have selected should work.
With those settings selected, reboot the router and connected pc/laptop. After the reboot, run an ipconfig command at a command prompt. That should show that the pc has an IPV6 address as the primary address. Then, with a web browser, go to https://ipv6-test.com/
03-20-2021 09:12 PM
internet connection type = static IP vs Dynamic IP (SLAAC/DHCPv6) vs PPPoE vs 6to4 Tunnel vs Pass-through (Bridge)
i selected the bolded one to get the rest of the settings.
03-20-2021 09:15 PM