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.


Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

#233784 3-May-2018 09:01
Send private message

This is somewhat of a recent issue (happens to coincide with my issues with sites timing out as well), and I'm not sure what I should be blaming here.

 

I have a Nexus 5X, a Nexus 5, and a Samsung Tablet, all of which show zero upload speed while connected to my network. Connecting to other peoples networks (or even public networks like McDonalds or similar) and I can upload just fine.

 

I'm on BigPipe VDSL, with a Vigor 130 that's bridged to an Edgerouter Lite (using Michael Murfy's setup here), Netgear ProSafe G5108E switch, to a Unifi AC Lite. Over the course of troubleshooting the issues I've been having, I've reset all of the network devices to default, and replaced all cables (just to rule those items out). BigPipe as part of troubleshooting my connection issues, has removed my IPV6 (made no difference). The Nexus 5X has been completely wiped and had the latest updates installed from the full image to help troubleshooting.

 

I've tried setting channels manually, as well as auto for the AP, and it has not made a difference at all. I'm at a bit of a loss as to what else I could try to get this working. This issue happens to coincide with my issues of having multiple websites reset their connection when attempting to browse them across multiple devices and operating systems. BigPipe recently stated it could be MSS clamping, however I've verified that's enabled on my router. They had me set my MTU to 1300, which killed my connection to any secured sites (non-secured sites connect just fine with that set). Any suggestions as to what else I could try, would be greatly appreciated, I'm tearing my hair out here.

 

46 second speedtest on my Nexus 5X: https://photos.app.goo.gl/URzLfnhNEUniscA28





ZL2TOY/ZL1DMP


View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2 | 3 | 4
Oblivian
7297 posts

Uber Geek

ID Verified

  #2006897 3-May-2018 09:14
Send private message

So, gets DHCP (up and down traffic negotiation) 

 

But wont load pages (no send requests), or can load (send and rec req OK). But something specific doesn't let you send (send only block)?

 

If it gets an address, and doesn't load pages (you request pages.. they don't get sent magically) then DNS pointing to wrong place or gateway non existent. Both of which are handed out in DHCP first. Can happen in double NAT scenario

 

Time for a pen and paper and make sure routes, DNS and GW are all pointing to the correct endpoint device internet side and not looping back or being dropped.




Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2006915 3-May-2018 09:23
Send private message

I shouldn't have a double nat, I'm on a public IP with bigpipe and the modem is bridged. The correct IP shows up in my router pppoe connection. I'm able to traceroute the sites just fine (reddit, arstechnica, stuff.co.nz and others). They will sometimes load just fine and others I get "connection reset" in chrome and nothing in firefox. I've tried BigPipe, Quad9, Google and 1.1.1.1 for my DNS, and it doesn't have any effect on the issue. I can be browsing the sites, open a new tab for an article or comments, and it won't connect at all. If I connect a VPN, it connects just fine. Same with connecting a VPN on my phone, it will upload just fine. It's only while connected to my network. I've had various tickets open with BigPipe for the issue since November, and they can't seem to find the issue either.

 

The issues started showing up with no changes on my network, and have persisted through multiple resets of my network entirely. The sites issue is happening on wired and wireless connections. The upload issue is only on my android devices (which will be using Google's dns as it's hard wired). I've tried setting a static IP and setting a dns on the devices (agian, BP, Google, Quad9, 1.1.1.1) and it still happens so I can rule out a DNS issue.





ZL2TOY/ZL1DMP


chevrolux
4962 posts

Uber Geek
Inactive user


  #2007414 3-May-2018 18:45
Send private message

If you can traceroute but not actually load content, I would also think MTU related too. 1300 seems drastic, but maybe just drop down to 1460-ish just for testing.

 

try ping with different packet sizes... firstly "ping -f -l 1500 trademe.co.nz".. 1500 will almost certainly fail, but you will see how big a packet you can send without fragmentation. Then look at the MTU's set on your ethernet and PPPoE interfaces




Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007417 3-May-2018 18:55
Send private message

Anything above 1464 fails, so that's what I should set my mtu at on my PPPoE correct?





ZL2TOY/ZL1DMP


Spyware
3762 posts

Uber Geek

Lifetime subscriber

  #2007423 3-May-2018 19:09
Send private message

MTU=1464+28=1492

Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007451 3-May-2018 20:28
Send private message

That's what it's currently set to (1492) so it should be fine correct? Sorry for my ignorance on the subject.





ZL2TOY/ZL1DMP


freakngeek
356 posts

Ultimate Geek


  #2007496 3-May-2018 21:08
Send private message

I set my MTU to:

 

pppoe =1492
LAN & VPN = 1500
These are pretty well default settings

 

I also enable MSS-Clamping as such on the ERL3:
set firewall options mss-clamp mss 1452


 
 
 

Trade NZ and US shares and funds with Sharesies (affiliate link).
Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007503 3-May-2018 21:19
Send private message

That's the same settings my ERL has been set at. 1492 on pppoe and 1500 on eth0 and eth1

 

I verified the mss-clamp as well

 

taubin@ubnt# show firewall options
mss-clamp {
mss 1412
}





ZL2TOY/ZL1DMP


freakngeek
356 posts

Ultimate Geek


  #2007514 3-May-2018 21:34
Send private message

Any WAN-OUT firewall settings that could be holding you up ?


yitz
2078 posts

Uber Geek


  #2007527 3-May-2018 22:16
Send private message

Is the uploading issue only affecting speed tests or other usage (e.g. uploading a photos to Facebook) as well?

 

 

(other than browsing connection resets)

  #2007562 4-May-2018 05:32
Send private message

have you tried just using the AP connected to the Vigor? remove some of the gear from the setup and see if you can see if its anything in your setup thats the issue.

 

if it was a wider spread bigpipe issue im sure we would have seen more cases of it on here.


Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007578 4-May-2018 06:12
Send private message

The only firewall is the one set by default by the edgerouter

 

It's affecting multiple sites, not just speed tests, some work okay (photos.google) others don't

 

I've removed my switch from the equation during testing, but not the router.

 

It's occurring on more that just speedests as well, anything that uses fastly as a cdn (reddit, stuff, arstechnica) is being reset often.

 

I ran a pcap during upload and it's actually being reset, not  just timing out.

 

BigPipe asked for a pcap so I sent them one straight from the router, attempting multiple sites that timed out with a connection reset.

 

Click to see full size





ZL2TOY/ZL1DMP


Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007873 4-May-2018 15:17
Send private message

Just an update, I spent a bit of time this afternoon tearing everything apart again. I connected the AP directly to the modem, and it allowed uploads (though very slow at around 1.2 mb/s). I wiped the modem entirely, as well as the router, made sure they were both up to date (there was a firmware update for the modem) and re-bridged the modem. Once I reconnected everything, I'm able to upload at a bit better speeds. I'm hopeful it's fixed, I'll keep an eye on everything and see what happens, hopefully it holds up this time around.

 


Thank you all for the help and explanations, I appreciate it.





ZL2TOY/ZL1DMP


  #2007880 4-May-2018 15:21
Send private message

can you get to the sites you couldnt before?


Taubin

557 posts

Ultimate Geek

ID Verified
Subscriber

  #2007884 4-May-2018 15:24
Send private message

They are loading the same as they were before, anything on the cdn, either resets, times out, or takes ages to load, the only change so far is being able to upload from my android devices. I'll keep an eye on it over the weekend when I'm on reddit more to see if that blanks out like it's been doing.





ZL2TOY/ZL1DMP


 1 | 2 | 3 | 4
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.