Re: iptables newbie

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 27 Dec 2003, Iced Tea wrote:

> >
> > A more precise explanation of my problem:
> > When I use below command within my script,
> >
> > iptables -t mangle -A OUTPUT -o $IFACE -p UDP --dport 7001 -j TOS
> > --set-tos 0x10
> >
> > where I have an iptables -L at the very end, I can see the results:
> >
> > Chain OUTPUT (policy ACCEPT)
> > target  prot opt source  destination
> > TOS     udp -- anywhere  anywhere    udp dpt:7001 TOS set
> Maximize-Throughput
>
> for detailed information use verbose option -v:
>
> iptables -vL OUTPUT

Noop! Shows nothing as usually.

Thanks for your suggestion.

-Johan-


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux