Historic archive of defunct list cerowrt-users@lists.bufferbloat.net
 help / color / mirror / Atom feed
* [Cerowrt-users] custom firewall rules
@ 2012-12-09 23:08 Michael Richardson
  2012-12-10  7:59 ` Dave Taht
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Richardson @ 2012-12-09 23:08 UTC (permalink / raw)
  To: cerowrt-users


I don't seem to actually get any of my custom firewall rules acted on.
I expect things to go into the forwarding_rule CHAIN:

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
  233 19162 ACCEPT     all      *      *       ::/0                 ::/0                 ctstate RELATED,ESTABLISHED
    1    72 DROP       all      *      *       ::/0                 ::/0                 ctstate INVALID
  129 14745 forwarding_rule  all      *      *       ::/0                 ::/0                
  129 14745 forward    all      *      *       ::/0                 ::/0                
  129 14745 reject     all      *      *       ::/0                 ::/0                

but, it always seems to be empty:

Chain forwarding_rule (1 references)
 pkts bytes target     prot opt in     out     source               destination         

My rules look enabled, and I see them in /etc/config/firewall.

(btw: I'm running CeroWrt Sugarland r33573, v3.3.8 )

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] mcr@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
	               then sign the petition. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Cerowrt-users] custom firewall rules
  2012-12-09 23:08 [Cerowrt-users] custom firewall rules Michael Richardson
@ 2012-12-10  7:59 ` Dave Taht
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2012-12-10  7:59 UTC (permalink / raw)
  To: Michael Richardson; +Cc: cerowrt-users

/etc/init.d/firewall restart ?

You can also put explicit iptables and ip6tables rules in /etc/firewall.user

On Mon, Dec 10, 2012 at 12:08 AM, Michael Richardson <mcr@sandelman.ca> wrote:
>
> I don't seem to actually get any of my custom firewall rules acted on.
> I expect things to go into the forwarding_rule CHAIN:
>
> Chain FORWARD (policy DROP 0 packets, 0 bytes)
>  pkts bytes target     prot opt in     out     source               destination
>   233 19162 ACCEPT     all      *      *       ::/0                 ::/0                 ctstate RELATED,ESTABLISHED
>     1    72 DROP       all      *      *       ::/0                 ::/0                 ctstate INVALID
>   129 14745 forwarding_rule  all      *      *       ::/0                 ::/0
>   129 14745 forward    all      *      *       ::/0                 ::/0
>   129 14745 reject     all      *      *       ::/0                 ::/0
>
> but, it always seems to be empty:
>
> Chain forwarding_rule (1 references)
>  pkts bytes target     prot opt in     out     source               destination
>
> My rules look enabled, and I see them in /etc/config/firewall.
>
> (btw: I'm running CeroWrt Sugarland r33573, v3.3.8 )
>
> --
> ]       He who is tired of Weird Al is tired of life!           |  firewalls  [
> ]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
> ] mcr@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[
>    Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
>                        then sign the petition.
> _______________________________________________
> Cerowrt-users mailing list
> Cerowrt-users@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-users



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-10  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-09 23:08 [Cerowrt-users] custom firewall rules Michael Richardson
2012-12-10  7:59 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox