Raghuvendra Kumar wrote:
Hi, Can anybody tell me how to delete DSCP or TOS setting using iptable command.
iptables --line-numbers -t mangle -vL OUTPUT to verify rule numbers, then just delete whatever you need with -D, i.e.
iptables -t mangle -D OUTPUT 12 _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc