![]() ![]() ![]() ![]() |
|
We'd prefer for IPv6 testing to be done via PPP, as PPP is our officially supported connection method. :)
It's my understanding that @michaelmurfy got v6 going on his ERL via PPPoE, although he'll likely be able to confirm.
From previous page, not sure if he had it working on PPPoE and moved to IPoE and changes were made on your end that broke it?
I'm running the below, is @michaelmurfy on a newer beta version that may have some fixes?
mentalinc@ubnt:~$ show version
Version: v1.9.1
Build ID: 4939093
Build on: 12/14/16 07:05
michaelmurfy:
I personally use IPoE at the moment but have tested PPPoE with the same configuration totally fine.
mmurphy@charmander# show interfaces ethernet eth0 vif 10address dhcp
description "BigPipe IPoE"
dhcpv6-pd {
no-dns
pd 0 {
interface eth1 {
host-address ::1
prefix-id :1
service slaac
}
interface eth1.20 {
host-address ::1
prefix-id :2
service slaac
}
prefix-length /60
}
rapid-commit enable
mtu 1508
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
mentalinc:
From previous page, not sure if he had it working on PPPoE and moved to IPoE and changes were made on your end that broke it?
I'm running the below, is @michaelmurfy on a newer beta version that may have some fixes?
mentalinc@ubnt:~$ show version
Version: v1.9.1
Build ID: 4939093
Build on: 12/14/16 07:05
Yes you're right - I am currently running this on IPoE. You could ask BigPipe to move you to IPoE however I'd wait as I have had this working on PPPoE successfully. I've got 2x BigPipe connections at different addresses both on Gigabit UFB and both using the exact same network gear (Edgerouter, even same switch, UniFi etc). I've asked @ipv6pipe to enable IPv6 on this connection and will get it running when I get home from work tonight.
Also as for the Edgerouter firmware I am running the same version as you.
Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)
Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.
michaelmurfy:
I've asked @ipv6pipe to enable IPv6 on this connection and will get it running when I get home from work tonight.
Well now, is that a chance to still send you to mrp? ;)
#include <std_disclaimer>
Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.
Anyone that has vestigial IPoE enabled on their line is free to continue using it, but our focus for this Beta is finding and working out any bugs that may come up with IPv6 via a PPP connection. :)
Hey my apologies. I've found a bug in the Edgerouter with committing the configuration. @taubin and @mentalinc are you able to confirm you're getting this?
mmurphy@edgerouter:~$ release dhcpv6-pd interface pppoe0
Stopping daemon...
sed: can't read /etc/radvd.conf: No such file or directory
Unable to edit radvd system config file. Exit code 512
I got this on my own Edgerouter which stopped DHCPv6-PD from working. I'll fix it up when I get home and have more time to work on it. I thought it was initially with my own configuration but confirmed on another Edgerouter and can't quite remember how I fixed this.
Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)
Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.
Same output for me @michaelmurfy :
Taubin@ubnt:~$ release dhcpv6-pd interface pppoe0
Stopping daemon...
sed: can't read /etc/radvd.conf: No such file or directory
Unable to edit radvd system config file. Exit code 512
ZL2TOY/ZL1DMP
Taubin:
Same output for me @michaelmurfy :
Taubin@ubnt:~$ release dhcpv6-pd interface pppoe0
Stopping daemon...
sed: can't read /etc/radvd.conf: No such file or directory
Unable to edit radvd system config file. Exit code 512
Perfect. Found the problem. It is an Edgerouter bug. I'll let you know the solution later on (don't want to keep rebooting my friends router).
Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)
Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.
Awesome, thank you very much for the help!
ZL2TOY/ZL1DMP
Any noticeable changes once switching across to ipv6? speed? latency?
"When the people are being beaten with a stick, they are not much happier if it is called 'the People's Stick'"
Below is work in progress, not got an IPv6 address yet..
Try the command
mentalinc@ubnt# set interfaces ethernet eth0 ipv6 router-advert prefix ::/60
[edit]
mentalinc@ubnt# commit
[ interfaces ethernet eth0 ipv6 router-advert ]
Re-generating radvd config file for interface eth0...
Starting radvd...
Starting radvd: radvd.
[edit]
seems to create the file and stop the issue...
mentalinc@ubnt:~$ release dhcpv6-pd interface pppoe0
Stopping daemon...
mentalinc@ubnt:~$
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
matisyahu:
Any noticeable changes once switching across to ipv6? speed? latency?
There shouldn't be any significant difference in either between the two. It is possible that outside the Bigpipe network IPv4 traffic and IPv6 traffic will take different routes, potentially leading to a difference in latency and throughput. As this happens outside of our network though we have very little influence over it.
mentalinc:
Below is work in progress, not got an IPv6 address yet..
Try the command
mentalinc@ubnt# set interfaces ethernet eth0 ipv6 router-advert prefix ::/60
/snip
That seems to have worked
Taubin@ubnt:~$ release dhcpv6-pd interface pppoe0
DHCPv6 client is already released on interface pppoe0.
ZL2TOY/ZL1DMP
@taubin do you have an ipv6 address now?
I'm still getting nothing..
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
|
![]() ![]() ![]() ![]() |