On Mon, 29 Oct 2001 16:13:40 -0300, Ana Paula wrote: > >I look in xinetd now, and see something strange ...... > >smtp 25 enabled >ftp 21 enabled >telnet 23 enabled >pop-3 110 enabled >vsd 1725 enabled >svsd 1726 enabled > >Well, the "httpd" daemon is not there ........ >Should not it be there ? >To open the door 80 (or 8080) ?
No, it and sshd should run as "standalone" daemons in the VS. (and if you have sshd running on 22, then you should disable telnet for security reasons) >If I give a telnet to port 25, 21, 110, etc, they open ...... >The same doesn't happen with the door 80 or 808: > >[root@appds /root]# telnet 200.xxx.xxx.242 80 >Trying 200.247.198.142... >telnet: connect to address 200.xxx.xxx.242: Connection refused >[root@appds /root]# telnet 200.xxx.xxx.142 8080 >Trying 200.247.198.142... >telnet: connect to address 200.xxx.xxx.242: Connection refused >[root@appds /root]# Telnet to foo:80 or foo:8080 should connect *if* Apache is running. Is the redirection daemon - vsd - running if you do a "ps -ax"? >I thank the help of everybody. >Ana > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
