> Daniel Iliev <danny <at> ilievnet.com> writes:
My iptables based firewall seem to be working, However, I keep getting triplets of this activity: curious.ip www.me.com tcp 2286 > netbios-ssn Seq=0 Len=0 MSS=1460 www.me.com curious.ip tcp netbios-ssn > 2286 [RST, ACK] Seq=0 Ack=1 Win=0 Len=0 similar problem (2469 > microsoft-ds) Other problems are (info section is only difference) epmap > 3081 > "iptables -A INPUT -p tcp --dport microsoft-ds -j DROP" ( < the packets > have destination the FW itself) > "iptables -A FORWARD -d *target-PC* -p tcp --dport microsoft-ds -j DROP" > ( < the packets have destination the "target-PC". ) Your advice is working, beautiful Much Thanks! James -- [email protected] mailing list

