On Wednesday 07 July 2004 21:44, Chris wrote:
> On Wednesday 07 July 2004 09:12 pm, Justin Grote wrote:
> > On 7/7/2004 at 7:39 PM, Michael Holt ([EMAIL PROTECTED]) wrote:
> >
> >
> > Alternatively, you can type:
> >
> > nmap localhost -p 0-65535
> >
> > at the bash prompt (assuming you have it installed, urpmi nmap if
> > not). and it will tell you what ports you have open. If you do it
> > without the -p command, it will only scan well-known ports, but it
> > will be much faster. This is a good thing to do before you
> > chkconfig so you don't accidentally turn off a vital system service
> > (not that there are any, I can't think of anything that you can
> > turn off and not have the kernel at least come to a shell)
>
> Below is the result of the nmap command scanning ports 1-65535, I
> don't see 21, 23 or 80 anywhere.  So, where are these port scan sites
> picking up those three, from my modem?
>
> Interesting ports on localhost.localdomain (127.0.0.1):
> (The 65524 ports scanned but not shown below are in state: closed)
> Port       State       Service
> 25/tcp     open        smtp
> 53/tcp     open        domain
> 111/tcp    open        sunrpc
> 631/tcp    open        ipp
> 645/tcp    open        unknown
> 783/tcp    open        hp-alarm-mgr
> 886/tcp    open        unknown
> 953/tcp    open        rndc
> 6000/tcp   open        X11
> 8666/tcp   open        unknown
> 10000/tcp  open        snet-sensor-mgmt
>
> Nmap run completed -- 1 IP address (1 host up) scanned in 11 seconds
> [EMAIL PROTECTED] chris]$
Ok I don't pretend to understand but mine are different can you explain 
the relevance:
[EMAIL PROTECTED] hoyt]$ nmap localhost -p 0-65535
WARNING:  Scanning "port 0" is supported, but unusual.

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2004-07-17 08:26 
CDT
Interesting ports on localhost (127.0.0.1):
(The 65528 ports scanned but not shown below are in state: closed)
PORT      STATE SERVICE
25/tcp    open  smtp
111/tcp   open  rpcbind
631/tcp   open  ipp
783/tcp   open  hp-alarm-mgr
921/tcp   open  unknown
6000/tcp  open  X11
10026/tcp open  unknown
32768/tcp open  unknown

Nmap run completed -- 1 IP address (1 host up) scanned in 2.799 seconds
[EMAIL PROTECTED] hoyt]$

-- 
Regards;
Hoyt

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to