shadowbozo
New Around Here
Newbie running Merlin-wrt. I have an unstable DD-WRT router behind my Uverse modem. I'm looking to purchase a RT-N16 and run the Merlin build. Due to AT&T's 5 minute DHCP renewal, I have to add the following iptables command to my firewall:
iptables -I INPUT 2 -p udp --sport 67 --dport 68 -j ACCEPT
Is there a corresponding command I would use running the Merlin builds?
Thank you.
iptables -I INPUT 2 -p udp --sport 67 --dport 68 -j ACCEPT
Is there a corresponding command I would use running the Merlin builds?
Thank you.