You must have something in your IPtables I needed to put a rule in to drop these unwanted RST from getting back out.
All fixed now Thanks for the advice Alan "Alan Wright" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Same on FC8, sends RST after it sees SYN/ACK > > "Ghirai" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> On Mon, 19 May 2008 23:50:50 +0100 >> "Alan Wright" <[EMAIL PROTECTED]> wrote: >> >>> Ghirai, >>> Scapy does the same, only it sends RST and not FIN, so still no help >>> >>> send(IP(dst="10.1.1.2")/TCP(dport=50000,flags="S")) >>> >>> Only have windows at the moment sadly. >>> >>> Alan >>> >> >> Are you sure there's no firewall or something else between you and the >> remote host? >> >> Because i just tried that command with scapy and it didn't send any other >> packets >> except what it was told (1 packet with SYN flag set). >> >> I haven't tried on windows though. >> >> -- >> Regards, >> Ghirai. > > -- http://mail.python.org/mailman/listinfo/python-list