CodeForWar

InfoSec notes and Ideas

IoT Security

Security with the Internet of Things.


Firewalling

uci firewall commands

uci show firewall
uci set firewall

iptables

The simplest way to debug what uci entered is to check iptables.

iptables -L
iptables -t nat -L