NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
meloserj
Aug 01, 2023Aspirant
MR5100 throttles download speed on ethernet upon using IP passthrough
Hello mates
When I am activating IP Passthrough on my MR5100 for static WAN IP, and use the ethernet port, the download speed throttles to max 200 Mbps although my backbone is 5G and I have 700-800 Mbps on it when using router's wifi without IP passthrough.
Anybody else has this issue? Any solution before contacting support?
Cheers
you are right 😞 , this is due to different design M5 vs M6.
13 Replies
- Barry56Aspirant
Hello,
I have information share this you can see this. I hope my information is good.If you are experiencing a significant drop in download speed when using IP Passthrough on your MR5100 for static WAN IP and using the Ethernet port, there could be several factors contributing to this issue.
There are some possible explanations and troubleshooting steps to try before contacting support:
Check Ethernet Cable: Ensure that you are using a high-quality Ethernet cable capable of handling the higher speeds. A subpar or damaged cable may not be able to support the full speed of your backbone connection.
Check Device Compatibility: Verify that the device you are connecting to the Ethernet port of the MR5100 is capable of handling speeds higher than 200 Mbps. Some older devices or network interface cards (NICs) may have speed limitations.
Check IP Passthrough Settings: Review the IP Passthrough settings on your MR5100 to ensure they are correctly configured. Double-check that the correct MAC address or device is set for passthrough.
Firmware Update: Check if there are any firmware updates available for your MR5100. Manufacturers often release updates to address bugs and improve performance. Updating to the latest firmware may resolve the issue.
Check for Throttling Settings: Some routers or devices have built-in traffic shaping or QoS (Quality of Service) settings that can inadvertently limit download speeds. Check your router settings to ensure there are no throttling rules in place.
Test Different Devices: Test the Ethernet port with multiple devices to see if the speed limitation is consistent across all devices. If it's not, the issue may be specific to the initial device you used.
Before contacting support, it's always a good idea to document the steps you have taken, any changes you made, and the results of your tests. This information will be helpful when seeking assistance from the manufacturer's support team.
Thanks for read this i hope my information is helpful for you
- meloserjAspirant
Dear Barry56
Thanks for your kind reply, however your mentioned steps might help newbie users or basic home users who are dealing for first time with professional equipment like MR5100.
FYI, I did all my tests and I am now somehow sure that the throttling is caused by the firmware (NTGX55_12.04.18.00 and earlier) or limitation in netgear internal iptables firewall.
Also in below thread people complained the same:
I was going to do below on my router, but I am not sure if TTL is causing the throttling or not, as on router mode the hotspot is working without any issue even on ethernet, but immediately when moving to IP passthrough, limitation starts. And the back router is not edge router, I tested with several routers from Synology and Linksys.
echo "iptables -t mangle -I POSTROUTING -o rmnet_data+ -j TTL --ttl-set 64" > /etc/init.d/ttl.sh
echo "ip6tables -t mangle -I POSTROUTING -o rmnet_data+ -m hl ! --hl-eq 255 -j HL --hl-set 64" >> /etc/init.d/ttl.sh
chmod 755 /etc/init.d/ttl.shSo please in case you know someone from support, kindly ping him to be in touch with me as my 90 days period expired and I can't open a case directly.
Thanks a lot