> > > > # nc -l -p 4662 > > > > And then run nmap. You should get listed this port! > > > > -- > > Dharmendra.T > > Linux Enthu > > mdew:~# nc -l -p 4662 > ã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 > > Starting nmap V. 3.10ALPHA4 ( www.insecure.org/nmap/ ) > 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 > > > > nc, I mean to say netcat.? -- Dharmendra.T Linux Enthu