[Bug 604744] [NEW] ncat when connecting trough proxy only sends lines in pairs
nunojpg
604744 at bugs.launchpad.net
Mon Jul 12 19:36:29 BST 2010
Public bug reported:
Binary package hint: nmap
With nmap-5.00-3 at Ubuntu 10.04:
Machine at 192.168.137.3 have a tinyproxy running at port 8888
Machine at 192.168.137.5 have ncat listening at port 443 (sudo ncat -l 443)
I tested 3 commands from another machine:
nc -X connect -x 192.168.137.3:8888 192.168.137.5 443
ncat 192.168.137.5 443
ncat --proxy 192.168.137.3:8888 192.168.137.5 443
All BUT THE LAST, worked as expected.
With the last command, lines are only displayed at the remote
computer(192.168.137.5) in multiples of two. I.e, the first text line
is only displayed after the second is finished and return is pressed.
This issue is no longer present at nmap-5.21.
** Affects: nmap (Ubuntu)
Importance: Undecided
Status: New
--
ncat when connecting trough proxy only sends lines in pairs
https://bugs.launchpad.net/bugs/604744
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in ubuntu.
More information about the Ubuntu-server-bugs
mailing list