Skip to content

Instantly share code, notes, and snippets.

@pichuang
Created March 30, 2014 17:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pichuang/9876547 to your computer and use it in GitHub Desktop.
Save pichuang/9876547 to your computer and use it in GitHub Desktop.
OpenWrt /etc/config/firewall
config rule
option src wan
option src_ip ''
option proto tcp
option dest_port 22
option target ACCEPT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment