Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | ... | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | ... | 57
Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #2277529 16-Jul-2019 06:18
Send private message

fe31nz:

 

No, 2Degrees supports 1500 MTU for PPPoE, with 1508 needed for the eth port and vlan 10 to support that.  There is overprovisioning on the fibre connection to allow this, and it is necessary for IPv6 to work correctly.  And it also allows IPv4 to work without having to fragment your larger packets (> 1492 bytes) into two smaller ones.

 

 

I wasn't aware of that, I'll give it a shot later today, thank you very much.





ZL2TOY/ZL1DMP




Tinkerisk
4227 posts

Uber Geek


  #2280265 20-Jul-2019 13:49
Send private message

EdgeOS v2.0.6 is out: https://www.ui.com/download/edgemax





- NET: FTTH, OPNsense, 10G backbone, GWN APs, ipPBX
- SRV: 12 RU HA server cluster, 0.1 PB storage on premise
- IoT:   thread, zigbee, tasmota, BidCoS, LoRa, WX suite, IR
- 3D:    two 3D printers, 3D scanner, CNC router, laser cutter


robfish
683 posts

Ultimate Geek

Lifetime subscriber

  #2280272 20-Jul-2019 14:12
Send private message

Updated here. Thanks.





Rob



Resnick
238 posts

Master Geek

Lifetime subscriber

  #2280928 21-Jul-2019 19:05
Send private message

Taubin:

 

There's definitely something funky going on for some reason. I ended up reflashing my router to 1.10.9 after having some issues with the latest. Running through the reconfig on 2degrees, everything works fine until I set up IPv6. The config first states the slaac and host config already exist (even though they weren't set up) and then wipes my pppoe settings entirely, forcing a system config reset.

 

Once the IPv6 settings are added as above, it completely knocks out my pppoe settings within the gui, and will not reconnect. Re-adding them does not fix it either. This has been tried on both the latest version of the firmware as well as 1.10.9 (which it's currently on).

 

 

 

 

Odd indeed. I had a quick go at setting up ipv6 this evening and had a similar experience on 2.0.6.

 

 

ubnt@ubnt:~$ configure
[edit]
ubnt@ubnt# set interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0 interface eth1 no-dns
[edit]
ubnt@ubnt# edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]
ubnt@ubnt# set prefix-length /56
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]
ubnt@ubnt# set interface eth1 host-address ::1
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]
ubnt@ubnt# set interface eth1 prefix-id :0
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]
ubnt@ubnt# set interface eth1 service slaac
[edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0]
ubnt@ubnt# top
[edit]
ubnt@ubnt# set interfaces ethernet eth0 pppoe 0 dhcpv6-pd prefix-only
[edit]
ubnt@ubnt# commit
[ interfaces ethernet eth0 pppoe 0 dhcpv6-pd ]
sysctl: cannot stat /proc/sys/net/ipv6/conf/pppoe0/accept_ra: No such file or directory
Starting new daemon...
pppoe0: No such device

 

 

The original pppoe settings were wiped after the commit and I had to factory reset and restore to reconnect. 

 

 

 

 


Tinkerisk
4227 posts

Uber Geek


  #2281630 22-Jul-2019 17:55
Send private message

Are you on an ER lite? If yes: https://www.youtube.com/watch?v=m-7lkrxRvAg (be careful, you even can brick it finally). You can skip 'til 2:55 when you are not dealing with a USB-Stick issue.





- NET: FTTH, OPNsense, 10G backbone, GWN APs, ipPBX
- SRV: 12 RU HA server cluster, 0.1 PB storage on premise
- IoT:   thread, zigbee, tasmota, BidCoS, LoRa, WX suite, IR
- 3D:    two 3D printers, 3D scanner, CNC router, laser cutter


Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #2281631 22-Jul-2019 17:57
Send private message

Tinkerisk:

 

Are you on an ER lite? If yes: https://www.youtube.com/watch?v=m-7lkrxRvAg (be careful, you even can brick it finally).

 

 

 

 

If it's the same issue that I have, resetting to factory defaults allows you to get back into the router until IPv6 is enabled. I haven't had much more time to mess with it, but it's the same thing mine is doing.





ZL2TOY/ZL1DMP


BlackHand
131 posts

Master Geek


  #2285067 29-Jul-2019 10:13
Send private message

Tinkerisk:

 

EdgeOS v2.0.6 is out: https://www.ui.com/download/edgemax

 



Are people noticing slightly slower "speed tests" with these v2 firmwares or is it just my setup?

 

Wondering if this known issue is to blame - [Performance] - Throughput degradation by 5-10% when comparing with v1.10.9 firmware with older kernel.

 

 


 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
Kodiack
709 posts

Ultimate Geek

Trusted

  #2285069 29-Jul-2019 10:16
Send private message

BlackHand:

Tinkerisk:


EdgeOS v2.0.6 is out: https://www.ui.com/download/edgemax




Are people noticing slightly slower "speed tests" with these v2 firmwares or is it just my setup?


Wondering if this known issue is to blame - [Performance] - Throughput degradation by 5-10% when comparing with v1.10.9 firmware with older kernel.


 


Yes, that seems to be normal. I definitely noticed the reduction on my EdgeRouter-X before I ditched it in favour of a simple Fritzbox.

nicmair
244 posts

Master Geek


  #2285731 30-Jul-2019 13:41
Send private message

I'm also having issues with 2 degree and ipv6 (edge Router x on 2.0.6)

 

if I follow the (normally perfect) Mr Murfy's instructions (below) 

 

configure

 

set interfaces ethernet eth0 vif 10 pppoe 0 ipv6 enable
edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0
set prefix-length /56 (or 48 have tired both)
set interface eth1 host-address ::1
set interface eth1 prefix-id :0
set interface eth1 service slaac
top
set interfaces ethernet eth0 pppoe 0 dhcpv6-pd prefix-only
commit (- fails here)
save

 

as soon as I get to the commit, I get commit failed error and the pppoe0 interface disconnects (of course) and you have to delete it and recreate it to get internet working again...

 

I have a slightly different setup, in that I only have one lan (eth1 to 4) and all in one switch (switch0) as I need the physical ports.

 

Any clues?

 

here are my interfaces (not sure if its useful or not)

 

 

 

 

 


  #2285801 30-Jul-2019 15:13
Send private message

Looking at your config it seems that you've followed a guide for either an ER-3 or an ER-4, something where you probably have the lan living on Eth1.

 

 

 

In your case your local lan is Switch0, so for the commands that reference Eth1 I'd swap in Switch0 and see how you get on.

 

 

 

Also note that the ER-X doesn't yet support vlan forwarding with it's hardware acceleration.

 

If you need that you'll need to drop to version 1.10.10 of the firmware.


Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #2285900 30-Jul-2019 18:05
Send private message

nicmair:

 

as soon as I get to the commit, I get commit failed error and the pppoe0 interface disconnects (of course) and you have to delete it and recreate it to get internet working again...

 

 

This is precisely what happens with my ERL after updating (and then reverting) to the latest firmware. I gave up due to wife acceptance, and got a fritzbox that's working fine for me with IPv6.





ZL2TOY/ZL1DMP


nicmair
244 posts

Master Geek


  #2292359 8-Aug-2019 14:50
Send private message

so with a few spare minutes and no one at home to nag me that the internet wasn't working, and wee bit of googling, and a few wee tweaks,  this got IPV6 on 2degree working for me, commands below...

 

set interfaces ethernet eth0 mtu 1508
set interfaces ethernet eth0 vif 10 mtu 1508
set interfaces ethernet eth0 vif 10 pppoe 0 mtu 1500
set interfaces ethernet eth0 vif 10 pppoe 0 ipv6 enable
edit interfaces ethernet eth0 vif 10 pppoe 0 dhcpv6-pd pd 0
set prefix-length /56
set interface switch0 host-address ::1
set interface switch0 prefix-id :0
set interface switch0 service slaac
top
commit


gcorgnet
1078 posts

Uber Geek


  #2292360 8-Aug-2019 14:52
Send private message

while we're on the topic... what is the main benefit of enabling ipv6? (just being curious)

 

Thanks


mentalinc
3229 posts

Uber Geek

Trusted

  #2292371 8-Aug-2019 15:11
Send private message

It's shiny!





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 


Taubin
557 posts

Ultimate Geek

ID Verified
Subscriber

  #2292375 8-Aug-2019 15:13
Send private message

mentalinc:

 

It's shiny!

 

 

Don't forget you also get the cool IPv6 logo and badge on geekzone! That alone makes it worth it.





ZL2TOY/ZL1DMP


1 | ... | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | ... | 57
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.