So maybe it is not working...

iptables -t mangle -vnL |grep CLASSIFY

gives no output.

The monitor script, monitor_tc_top.pl, gives output and if I configure 
additional shaping rules the script picks them up.

Mike




----- Original Message ----
From: Victor Julien <[email protected]>
To: [email protected]
Sent: Wednesday, February 4, 2009 2:55:27 AM
Subject: Re: [Vuurmuur-users] shaping help please

Michael Drons wrote:
> I believe it to be working with the -t option,  What is the best way to test?

You should see CLASSIFY rules in the mangle table:
iptables -t mangle -vnL | grep CLASSIFY

Although these should only be present if you have shaping rules in place
and the shaping is properly configured (tc binary location is set,
interfaces have shaping enabled).

Let me know!

Cheers,
Victor

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users



      

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Vuurmuur-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vuurmuur-users

Reply via email to