Re: iptables newbie

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

 



----- Original Message ----- 
From: "Johan Cimen" <c99jcn@xxxxxxxxx>
To: "John A. Sullivan III" <john.sullivan@xxxxxxxxxxxxx>
Cc: <netfilter@xxxxxxxxxxxxxxxxxxx>
Sent: Saturday, December 27, 2003 6:05 PM
Subject: Re: iptables newbie


>
> 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

tschoe
  Ulrich



[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