mdew wrote:
On Thu, 2003-01-09 at 19:53, Dharmendra.T wrote:nmap -p4662 10.0.0.6
# nc -l -p 4662mdew:~# nc -l -p 4662
And then run nmap. You should get listed this port!
--
Dharmendra.T
Linux Enthu
ãP<H¹ogÝT'b´\Y6▒http://emule-project.net<6Ñ~ÖEmdew:~#
(some strange characters, then it quits)
mdew:~# netstat -an|grep 4662
mdew:~#
nirvana:/home/mdew# nmap 10.0.0.6
Should work better.
and a new version of nmap should work better, too.
I heard that when you use nmap as your way it picks just well known ports (/etc/service file ?) and then you won´t get this special port if its not in there.(Maybe I´m wrong)
it was netcatStarting nmap V. 3.10ALPHA4 ( www.insecure.org/nmap/ )nc, I mean to say netcat.?
Interesting ports on debian (10.0.0.6):
(The 1591 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
25/tcp open smtp
110/tcp open pop-3
111/tcp filtered sunrpc
113/tcp open auth
135/tcp filtered loc-srv
136/tcp filtered profile
137/tcp filtered netbios-ns
138/tcp filtered netbios-dgm
139/tcp filtered netbios-ssn
199/tcp filtered smux
826/tcp filtered unknown
953/tcp filtered rndc
8080/tcp open http-proxy
apt-get install netcat