NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
openvpn
2 TopicsRN314 iptables NAT support, openvpn
Hello, I use the RN314 with the OS 6.6.0. Seems some modules are missing by default in the kernel. I am trying to configure openvpn. It works to acces to my NAS remotely, but to redirect all internet browsing through the vpn I need to add some nat rules like : $ sudo iptables -t nat -I POSTROUTING -o eth1 -s 10.8.1.0/24 -j MASQUERADE iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. It seems possible to build the kernel with this module, but why Netgear does not add this module natively ? or what is the easyest workaround ? Thanks for your help !Solved4.1KViews0likes3CommentsOpenVPN download speed extremely slow on Readynas duo 104
Hello, I've recently set up a OpenVPN tunnel from my ReadyNas Duo 104 with my VPN service provider (ivpn.net). Everything is working fine, but I am experiencing massive performance losses. I'm on a 100/10 Mbit connection and without VPN i can max out my bandwidth's download speed on my NAS. As soon as i connect to the VPN my download speed goes down to as low as 8Mbit/s. I have no problems what so ever using the vpn on other platforms (windows, ios), and the server responds within 20-30ms. I've been messing around with the MTU size, different ports and everything I could find out. Does anyone know what I can do? Is the hardware in the NAS simply too weak for encrypting my data to meet those speeds? Any tips are helpful. Thanks!4KViews0likes2Comments