Trent O'Callaghan wrote:
> Hi Nigel,
> 
> The issue you are seeing:
> RTNETLINK answers: File exists
>    ERROR: Command "tc qdisc add dev eth1 parent 2:2 handle 2: sfq quantum
> 1500 limit 127 perturb 10" Failed Processing /etc/shorewall/stop
> 
> Can be resolved by running
> 
>       tc qdisc del dev eth1 root 
> 
> before adding the new settings "tc qdisc add dev eth1 ..."
> 
> This is a sysadmin work around which I am sure can be adapted into
> /etc/shorewall/stop or start 

Shorewall generates that command already; it gets executed early in 
'start' and 'restart'.

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to