Hello! Just wrote a little iptables-script not allowing connections to port 80. Now in the log I see this: Feb 21 11:53:41 delta kernel: DROP-TCP :IN= OUT=eth1 SRC=192.168.20.60 \ DST=209.225.0.6 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=22160 PROTO=TCP \ SPT=41197 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 It seems that with every request to a website there is also a request to IP 209.225.0.6 wich leads to exodus.net. I am completely worried about this. Who can tell me what is going on? Regards -- Andreas Meyer