From mboxrd@z Thu Jan 1 00:00:00 1970 From: makevuy Date: Tue, 01 Aug 2006 12:18:39 +0000 Subject: [LARTC] About iptables with set --tos option Message-Id: <44CF469F.9080605@ehas.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Hello, I want to set the TOS of packets that are entering in my network with=20 value 0x00 (or other). For this, I'm using iptables with the next comand: iptables -t mangle -A FORWARD -i eth1 -s 0/0 -j TOS --set-tos 0x00 The problem ocurrs when my packets have a previous TOS of value=20 difference from 0x00, because the comand do the next operation: OLD_TOS + 0x00 =3D OLD_TOS I would want to know if is possible with iptables, change the TOS of the=20 packets, althought the TOS of the packets that are arriving to my=20 network is difference from 0x00. Thanks ad Regards. --=20 Sandra Salmer=F3n Ntutumu Tlf. Analog: +34 914888405 / M=F3vil: 653574298 Tlf. IP desde FWD: 656212. Ext: 10 / Tel. IP desde EHAS: 010010 Fundaci=F3n EHAS: Enlace Hispanoamericano de Salud - www.ehas.org Telemedicina rural para zonas aisladas de pa=EDses en desarrollo _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc