On Wed, Feb 22, 2006 at 11:18:41PM +0200, Mehmet Fatih Akbulut wrote:
> i am now behind a firewall [at dormitory], and i want to check open ports.
> is there a handy program that does this job for me ;)
> want to find an open port for apache to run.
> because 80. port blocked to people outside the dorm.
> i both need an openport seeker program and info if apache will work let's say 
> i
> change its port from 80 to 5055 [assuming this port is open] ?
> many thanks in advance.

Any ports above 1023, I believe, are "unprivileged." Quite
often people set Apache to work over port 8080; almost no
one blocks ports that high.

You could also use nmap to scan ports. But nmap is only
going to scan privileged ports to see which ones are open;
it's not going to tell you that ports 8080 and above are
open, because they always are.

-- 
Stephen R. Laniel
[EMAIL PROTECTED]
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key

Attachment: signature.asc
Description: Digital signature

Reply via email to