Tagged Questions
1
vote
2answers
58 views
Where is iptables script stored on DD-WRT filesystem?
I have an ASUS RT-N16 router that I've flashed with the open-source DD-WRT firmware. According to my ssh login, I'm running:
DD-WRT v24-sp2 mega (c) 2010 NewMedia-NET GmbH
Release: 08/07/10 (SVN ...
1
vote
1answer
940 views
Why can't I add any iptables rule?
Why can't I add any iptables rule?
root@ROUTER:~# iptables -L INPUT -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
6934 685K ACCEPT 0 -- any ...
2
votes
3answers
3k views
Restrict bandwidth with DD-WRT
I have DD-WRT installed on my router and I would like to be able to restrict the bandwidth both up and down on a certain IP or Mac address. I am happy to get my hands dirty and use console.
I am sure ...
