Re: [users@httpd] virtual server not seen exterally

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Noah wrote:

On Sun, Apr 03, 2005 at 05:05:27PM -0600, RYAN vAN GINNEKEN wrote:

On Sun, Apr 03, 2005 at 04:18:30PM -0600, RYAN vAN GINNEKEN wrote:

I can see this host fine from inside my network but it does not work
from  the outside world.
Linux:
# netstat -ant | grep LIST

tcp46      0      0  *.9001                 *.*                    LISTEN
tcp46      0      0  *.9000                 *.*                    LISTEN

OK, so *something* is listening on port 9000; for now, we'll assume it's
Apache. Do you have a NameVirtualHost directive set up?

Not sure i have this in ssl.conf

##
## SSL Virtual Host Context
##

<VirtualHost *:443>
virtual host contanianer example #1
blah
blah
blah
</VirtualHost>

<VirtualHost *:9000>
##
##Computerking.ca DBMA interface
##
DocumentRoot "/usr/local/www/DBMA/dbmailadministrato
the rest of the virt host container i already gave you.

</VirtualHost>

and then one more virtual host listening on 9001

I do have this "NameVirtualHost *:80" in my http.conf and have added

NameVirtualHost *:9000
NameVirtualHost *:9001
NameVirtualHost *:443

to my ssl.conf file is this correct ?


What's the IP
address of your server?

68.146.204.152

When you try and hit the website from a browser,
are you specifying port 9000?

yes like this https://dbma.computerking.ca:9000/

Are there any firewalls blocking access to
port 9000 from the outside?
Not that i know of have firewall type set to open

Additionally, I note that 'dbma.computerking.ca' is not in DNS:

$ host dbma.computerking.ca Host dbma.computerking.ca not found: 2(SERVFAIL)
It is only a cname would that cause servfail

--n



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux