redhat linux wrote:
> Hi all
> 
> I am facing problem when I am trying to run Trend
> Micro InterScan Web Security Suite version 2.0 on port
> 80, it's working fine if i run it on some other port
> like 3128 or port 8080. But when i tried running it on
> port 80 it's log says "Permission denied connecting to
> master socket." 
> Well possible problem which i think is that the system
> wont allow any user other than root to run the
> process/application on port lesser than 1024.
> Second might be that Apache is running on port 80.
> 
> well i have not installed apache, so if someone can
> tell me how to run it on port 80. I will be thankful.


I might be wrong, but here is my 50 paisa thought.

You have a squid proxy server running on the machine you are scanning. 
Hence when your connects to port 3128, it can run the scans properly 
since there is a process listening for request on that port.  However, 
you do not have apache running, and hence when the scanner tries 
connecting to port 80, it fails with an error.  Isn't this the desired 
behavior ? Why are you worried about it ?

A side note: Why are you not using nmap ? Any feature that Trend has and 
nmap lacks ?

-- 
Raj Shekhar                          Y! : Operations Engineer
MySQL DBA, programmer and  slacker   Y!IM : lunatech3007
home : http://rajshekhar.net         blog : http://rajshekhar.net/blog/

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to