Xentrk
Part of the Furniture
In the Custom Configuration section on the vpn client web GUI page.Am having the same challenge. I'm using VyperVPN as the provider. Where should I set the "auth no-cache" in the vpn client?
Thanks in advance.
In the Custom Configuration section on the vpn client web GUI page.Am having the same challenge. I'm using VyperVPN as the provider. Where should I set the "auth no-cache" in the vpn client?
Thanks in advance.
In your VPN configure file before <ca> line, it usually has "ovpn" as file type if you export from router configure page.
In the Custom Configuration section on the vpn client web GUI page.
I have no control over hardware acceleration, it's closed source. Repeating the same thing multiple times is not gonna change the facts.
I would suggest to avoid new Asus stock firmwares based on GPL 380_7743 for new Merlin firmwares.
In added FTP TLS functionality is a small bug. After activation through the web interface I can find in vsftpd.conf two rows one with ssl_enable=NO and another one with ssl_enable=YES. The first row should disappear after TLS activation, I guess.
All 11 modules from "/lib/modules/2.6.36.4brcmarm/kernel/net/netfilter/ipset" are loaded. But "ip_set_hash_ipmac.ko" doesn't exist which I believe is the issue?
Also I can confirm the comment extension works on other distros, but I then I saw johns post in his thread;
admin@RT-AC68P-EC58:/tmp/home/root# modprobe -l | grep ipset
kernel/net/netfilter/ipset/ip_set_list_set.ko
kernel/net/netfilter/ipset/ip_set_hash_net.ko
kernel/net/netfilter/ipset/ip_set_hash_netiface.ko
kernel/net/netfilter/ipset/ip_set.ko
kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko
kernel/net/netfilter/ipset/ip_set_hash_ipport.ko
kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko
kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko
kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko
kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko
kernel/net/netfilter/ipset/ip_set_bitmap_port.ko
kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko
kernel/net/netfilter/ipset/ip_set_hash_ip.ko
kernel/net/netfilter/ipset/ip_set_hash_netnet.ko
kernel/net/netfilter/ipset/ip_set_hash_mac.ko
kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko
kernel/net/netfilter/ipset/ip_set_hash_netport.ko
admin@RT-AC68P-EC58:/tmp/home/root# modprobe ip_set_hash_ipmac
admin@RT-AC68P-EC58:/tmp/home/root# ipset create foo hash:ip,mac comment
admin@RT-AC68P-EC58:/tmp/home/root# ipset -L foo
Name: foo
Type: hash:ip,mac
Revision: 0
Header: family inet hashsize 1024 maxelem 65536 comment
Size in memory: 64
References: 0
Number of entries: 0
Members:
@RMerlin - It's patching the kernel, so you'll have multiple levels to do. There may be a better way with depmod and adding directly from ipset_arm, but I wasn't able to get it to work.
FYI, Dnsmasq 2.77 has been released.
Something wrong with Traffic Analyzer:
No structures changed.....just replaced the directories with the ipset modules with the latest versions. There was one header file that was looking for an skbuff structure that didn't exist, but I was able to work around it.Heavy kernel patching can be problematic if it touches to a data struct such as skbuf, which cannot be changed without breaking all pre-compiled kernel modules.
For depmod, you might need to manually update the dependency file for modules to automatically get inserted as needed.
No structures changed.....just replaced the directories with the ipset modules with the latest versions. There was one header file that was looking for an skbuff structure that didn't exist, but I was able to work around it.
7743 addresses various issues, including security issues. This is the reason for the switch to 7743.
Note that 7743 works fine for many people, including myself. The limited number of people that have problems with code based on 7743 can still keep running 380.66, while the rest of us can move forward to 380.67. The security fixes that were added by myself are all present in the 380.66 updates that I released over the weeks - only those specific to Asus aren't. Some of their fixes to httpd in 7743 are in the closed source components, so I can't backport them to 380.66 (hence the need for 7743).
The fact is, for the majority of people, 7743 is an improvement. I don't want to hold back the majority because of a limited subset of users negatively affected by it - there isn't enough of them to justify it.
One thing I do see that's odd is that the closed-source NAT acceleration component (ctf.o) is nearly 300 bytes smaller in the newer Asus code. I wonder if they might have accidentally reverted it to an older version without PPP support (especially since they did not change that module for all models - only for AC56/AC68/AC87).
I can try reverting it to the previous version for beta 3, see if at least it's compatible, and if so we'll see what happens.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!