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
