On Sun, Apr 03, 2005 at 07:08:15PM -0600, RYAN vAN GINNEKEN wrote: > > Noah wrote: > > > >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 [snip] Looks ok, more or less. > 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 ? Yep. > >What's the IP > >address of your server? > > > 68.146.204.152 publically routable IP. good, good. > >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 Well, I can't hit that IP address from here (on port 9000; I *can* hit it on port 9001); > >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 Nope; a CNAME would cause output similar to this: $ host dbma.example.com dbma.example.com is an alias for www.example.com. example.com has address 192.168.1.100 --n -- "Any system shall not harm your content or, through inaction, allow your content to come to harm." - Jeff Raskin --------------------------------------------------------------------- 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