How do i check whether CONFIG_IP_ROUTE_TOS is on .... if its not, how *do*
i enable it ?

Anurag

--------
>
>If you have CONFIG_IP_ROUTE_TOS turned on in your kernel, you can try
>adding the following TOS to your ipchains ruleset:
>
>       ipchains -A output -p tcp -d 0/0 ftp -t 0x01 0x10
>       ipchains -A output -p tcp -d 0/0 ftp-data -t 0x01 0x08
>
>Hope this helps.
>
>-- 
>Todd A. Jacobs
>Senior Network Consultant



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to