Recent content by netaddict

  1. netaddict

    How to disable DHCP for one LAN port on AC-RT68U?

    OK, you sent me to the right track searching through this forum. I was able to find lots of articles and tips and finally understood how this can be done. I wrote the following script and got it working. Just thought to share it here. /jffs/scripts/dnsmasq.conf.add except-interface=vlan20...
  2. netaddict

    How to disable DHCP for one LAN port on AC-RT68U?

    Thank you for your response. I prefer not to have to reflash to freshtomato, so a scripting solution to bypass would be best. I've searched online for I think over an hour for scripts to do exactly this, but perhaps I'm not searching for the correct terms. I believe ideally I'd be able to...
  3. netaddict

    How to disable DHCP for one LAN port on AC-RT68U?

    I can't figure out how to disable DHCP on just one LAN port on the AC-RT68U. I see that "lan_ifnames=vlan1 eth1 eth2", where eth1 and eth2 are wireless ports and the 4 port switch are all part of vlan1. I see that dnsmasq.conf.add can have the "except-interface=ifname" to exclude a particular...
Back
Top