<div dir="ltr"><div><font face="arial, helvetica, sans-serif">This machine is dedicated as a tor-relay. Is it normal that the INPUT bytes count is much greater than the OUTPUT bytes or did I configure the iptables wrong?</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"> iptables -L -v</font></div><div><font face="monospace, monospace">Chain INPUT (policy ACCEPT 0 packets, 0 bytes)</font></div><div><font face="monospace, monospace"> pkts bytes target     prot opt in     out     source               destination </font></div><div><font face="monospace, monospace">    6   328 ACCEPT     all  --  lo     any     anywhere             anywhere    </font></div><div><font face="monospace, monospace">   38  2557 ACCEPT     icmp --  any    any     anywhere             anywhere    </font></div><div><font face="monospace, monospace"> 1135 68123 ACCEPT     tcp  --  any    any     anywhere             anywhere             tcp dpt:http</font></div><div><font face="monospace, monospace">27432 6416K ACCEPT     tcp  --  any    any     anywhere             anywhere             tcp dpt:https</font></div><div><font face="monospace, monospace"> 6274  479K ACCEPT     tcp  --  any    any     anywhere             anywhere             tcp dpt:ssh</font></div><div><font face="monospace, monospace">93821  129M ACCEPT     all  --  any    any     anywhere             anywhere             ctstate RELATED,ESTABLISHED</font></div><div><font face="monospace, monospace"> 1050 54292 DROP       all  --  any    any     anywhere             anywhere    </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)</font></div><div><font face="monospace, monospace"> pkts bytes target     prot opt in     out     source               destination </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Chain OUTPUT (policy ACCEPT 70579 packets, 36M bytes)</font></div><div><font face="monospace, monospace"> pkts bytes target     prot opt in     out     source               destination </font></div><div><br></div></div>