Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Windows Netcat/Cryptcat

Status
Not open for further replies.

ustacp

Programmer
Aug 1, 2004
1
0
0
US
I am new at doing this and I'm trying to learn. When ever I type any kind of command for Netcat or Cryptcat it always comes back with this error messege no matter what I type in:

forward host lookup failed: h_errno 11001: HOST_NOT_FOUND


Any suggestions? Thanks.


David
 
im having the same problem with netcat.....i type nc xxx.xxx.xxx.xxx (port) and it says nc: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND .....anything i type into netcat with nc does that i've also tryed nc -v -w2 -z xxx.xxx.xxx.xxx 1-200 (which should scan port 1-200 for open ports) but all it gives me is that error :(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top