[Commotion-admin] [commotion-router] Rate limit ssh attempts to WAN zone (#120)

areynold notifications at github.com
Wed Apr 30 14:35:27 EDT 2014


> @@ -61,6 +60,17 @@ config forwarding
>  config rule
>  	option src 'wan'
>  	option dest_port '22'
> +	option proto 'tcp'
> +	option state 'NEW'

Huh. I could have sworn I read it on one of the openwrt wiki pages or forum posts but now I can't find it. State is supported by iptables. The closest I can find in the UCI documentation is "The iptables rules generated for this section rely on the state match." I must have guessed at it.

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-router/pull/120/files#r12158606
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140430/3f349f34/attachment.html>


More information about the Commotion-admin mailing list