[root@server-1 root]# netstat -anp|grep ^tcp|grep ":80"
tcp        0      0 202.57.89.93:8000       0.0.0.0:*               LISTEN
     -
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
     22811/update
tcp        0      0 202.57.89.93:80         202.103.252.145:2637   
SYN_RECV    -
tcp        0      0 202.57.91.37:8085       0.0.0.0:*               LISTEN
     22811/update

thanks
marc

> On Monday 04 November 2002 03:59 am, Marc Chan wrote:
>> I've check my ipchains but I don't see any block ports.
>> I tried running nmap and found port 80 and 443 open even my apache is
>> not running.
>>
>> It seems to be lock by another.?
>
> right, what does:
>   netstat -anp | grep ^tcp | grep LISTEN say?  or
>   netstat -an | grep ^tcp | grep ":80"
>
> the other half of the post you're replying to was to run
>    netstat -lap (which also works).
>
> tiger
>
> --
> Gerald Timothy Quimpo  tiger*quimpo*org gquimpo*sni-inc.com tiger*sni*ph
>
>                    Veritas liberabit vos.
>     ... region del sol querida, Perla del Mar de Oriente,
>                   nuestro perdido Eden! ...
> _
> Philippine Linux Users Group. Web site and archives at
> http://plug.linux.org.ph To leave: send "unsubscribe" in the body to
> [EMAIL PROTECTED]
>
> Fully Searchable Archives With Friendly Web Interface at
> http://marc.free.net.ph
>
> To subscribe to the Linux Newbies' List: send "subscribe" in the body to
> [EMAIL PROTECTED]



_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to