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

Reply via email to