Marko Polo
Senior Member
AFAIK, stock AsusWRT doesn't provide possibility to restrict access to router Admin interface from LAN by certain MAC-address. Only by IP.
Does Merlin allow such restriction?
Does Merlin allow such restriction?
AFAIK, stock AsusWRT doesn't provide possibility to restrict access to router Admin interface from LAN by certain MAC-address. Only by IP.
Does Merlin allow such restriction?
AFAIK, stock AsusWRT doesn't provide possibility to restrict access to router Admin interface from LAN by certain MAC-address. Only by IP.
Does Merlin allow such restriction?
iptables -I INPUT -m mac --mac-source xx:xx:xx:xx:xx:xx -d $(nvram get lan_ipaddr) -p tcp -m multiport --dport 80,$(nvram get https_lanport) -j DROP
I will agree that it is more secure but not for the reason you believe. There are apps you can download for free that will either let you change you IP or spoof any MAC address.Not sure it is as easy. MAC is more stable, so more secure. IMHO.
We use essential cookies to make this site work, and optional cookies to enhance your experience.