AX 57 is a new model, but I doubt there would be a Merlin firmware in years since it has no USB port. I could only hope there would be a compatible model like 66u_b1 and 68u.
So now I'm thinking about setting static routes so my OpenVPN clients can remotely access my PC at home, but it seems...
I recently bought an ax57 and it's fine without any USB ports. But I want to execute some commands automatically, iptables rules for example. The Asus technique support told me Asus firmware doesn't support iptables which I tested with ssh is not true. However, I can't find a way to...
Just reset the 66u_b1 and solved the problem. Here is what I did.
1. Unplug the wire from the upper-level router (essential).
2. Reset the ASUS router.
3. Set the WiFi and connect the upper-level router(connect to the LAN port, don't set it to AP mode).
4. Disable the DHCP on ASUS.
WiFi works...
Thanks for replying.
The IP for the OpenWRT router is 192.168.50.3 (I previously used it under the ac66u_b1) and the subnet mask is 255.255.255.0. I currently use ac66u_b1 as my WiFi AP and it works fine so I guess there shouldn't be anything wrong with the network or the settings.
By the way...
I set my ac66u_b1 on ap mode and it works fine as an ap. But I can't access the managing page. It's supposed to be working 192.168.50.1 and in my openwrt router, I can see its mac is indeed bound to 192.168.50.1. So how can I access the web UI without completely resetting the router? Thank you...
Hey, guys!
I set up an OpenVPN server on my ASUS AC66U-B1 (running Merlin 386.3_2). I have to use tun mode to allow android phones. I set "Client will use VPN to access" to Both (the other two choices are "LAN only" and "Internet only"). My phone can access the USB drive connected to the...
I didn't run thoese nvram commands for I know my other scripts are working. Now the dnsmasq.postconf WORKS! Thank you, man! chmod u+x is to set the permission, right? I did that before. The only thing I did not do is dos2unix. What is this command?
My scripts folder looks like this and all my other scripts are working fine. But you do make me notice that this is the only script with a dot. I made the file in WinSCP. Should I try touch?
Just noticed your codes. Trying now.