Yea, i did a bang up job on that one (being my first plugin). It only works if it's installed as a plugin, and only if you don't use extroot. What a mess.
Needs a rewrite honestly
The new column is column 2 (1 if starting at 0), which either contains 2 or 10 representing IPv4 and IPv6 respectively. It is there to let other applications to know to expect which type of address and read the data appropriately. It doesn't mean much to a human unless they know what the 2 and 10 st...
It is likely to work, but you won't know until you try.
It is most likely that the limitation is software only, but there is always a chance that the manufacturer borked the hardware on purpose.
Great, nice job and good troubleshooting steps. There aren’t many good tutorials on these forums besides the basics of connecting via SSH and via WinSCP, and it sounds like you’ve probably got those covered now. The Openwrt wiki has a wealth of information but it is often better to have a vague idea...
Because it’s financially suicidal to provide such a service. I would have to buy stock of routers for X price. Spend time unboxing all of them, flashing all of them, and reboxing. I manage to sell 5 if I’m lucky, now I’ve got dead inventory I have to flog away somehow or bin. And all the time new mo...
What speed does it drop to?
I’d suggest the router isn’t fast enough to keep up. You can try disabling bandwidth monitoring (/etc/init.d/bwmon_gargoyle stop) and QoS to check.
Next question: I now have vpn client and vpn server on the same gargoyle router. Now I want tot connect from outside my network to my own network (is working fine) and go back on the internet via the client vpn. Why? I don't have enough licenses for all my client. So I want to use my router vpn cli...
Working now with dhcp-option DNS 208.67.222.222 dhcp-option DNS 208.67.220.220 added to client.opvn Yes this is the right solution. We don’t have a GUI method of adding custom options to the client config files so you will need to maintain these changes. If someone wanted to contribute a code chang...