Actions
Bug #672
closedReflection, netcat usage error
Start date:
06/18/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
Trying to telnet to a NATted server gives the following error:
xx@xx:~$ telnet xxx.xx 2201
Trying xx.xx.xx.xx...
Connected to xxx.xx.
Escape character is '^]'.
usage: nc [-46DdEhklnrStUuvz] [-e policy] [-I length] [-i interval] [-O length]
[-P proxy_username] [-p source_port] [-s source_ip_address] [-T ToS]
[-V fib] [-w timeout] [-X proxy_protocol]
[-x proxy_address[:port]] [hostname] [port]
SSH to the same server is working. NAT and rules for SSH and my other service on port 2201 is setup exactly the same, except for the port numbers and usage of aliases for the other service.
Actions