OpenWRT / DD-WRT nvram löschen

Posted by DocX on August 08, 2008

mtd erase nvram;reboot

  • Category: Howto |
  • Tags: , , ,
  • Meta: no comments, permalink, rss

Selbstnotiz für mich bezüglich Firewall-Rules perm in Sveasoft Satori Firmware adden

Posted by DocX on April 07, 2005

nvram set rc_firewall=’/usr/sbin/iptables -I FORWARD -s xxx.xxx.xxx.0/24 -d xx.xx.xx.0/24 -j DROP;/usr/sbin/iptables -I FORWARD -s xxx.xxx.xxx.0/24 -d xx.xx.xx.0/24 -j DROP;/usr/sbin/iptables -I FORWARD -s xxx.xxx.xxx.0/24 -d xx.xx.xx.0/24 -j DROP’

nvram commit

Continue reading…

  • Category: Blogging |
  • Tags: , , ,
  • Meta: no comments, permalink, rss