sinshiva
Very Senior Member
I have Asuswrt-Merlin 3.0.0.4.374.38_1 running very stable at home. Actually, it´s the only firmware that works good on my asus ac66u--very speedy wireless, descent range, etc--, much better than any current build of open/tomato/dd-wrt)
But a VERY weird thing happens randomly once a day or so: no matter what link or internet address you click or enter in your browser, you get redirected to your router's ip, and you are so GIVEN UNRESTRICTED ACCESS to your router's admin page. When that happens, you get access to it even on computers or browsers you have not used for router´s admin purposes. Every thing related to Port Forwarding is disabled, by the way, but SOME port forwarding DID happened, as shown to me in System Log/Port forwarding tab. :
Destination Proto. Port range Redirect to Local port Chain
!192.168.2.0 TCP 80 192.168.2.1 18017 PREROUTING
To drop not-vpn traffic when openvpn client is disconnected, i have:
cat /jffs/scripts/firewall-start
#!/bin/sh
iptables -I FORWARD -i br0 -o eth0 -j DROP
Another thindg is: `nvram get wan_iface` shows NOTHING
Router is behind a DSL modem and have a successful openvpn client runnnig on it
Operation Mode:Wireless router
Asuswrt-Merlin 3.0.0.4.374.38_1
best regards and thanks for your effort on this really useful firmware
somebody mentioned it should be wan0_iface