Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Lester Caine
Mike Brown wrote: On Mon, Jul 14, 2008 at 11:35:41AM +1000, Res wrote: Do you run your own (caching) DNS server? Nope. If so set up two views, one external that the world gets (your routable IP number of 75.100.112.198), the second view will have the domain with its internal LAN IP. The

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Mike Brown
On Mon, Jul 14, 2008 at 11:35:41AM +1000, Res wrote: > Do you run your own (caching) DNS server? Nope. > If so set up two views, one external that the world gets (your routable IP > number of 75.100.112.198), the second view will have the domain with its > internal LAN IP. The keeper of vidio

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Mike Brown
On Sun, Jul 13, 2008 at 08:33:58PM -0400, Frank Gingras wrote: > Mike, > > The output looks good. > > I can even reach http://www.vidiot.com/ and http://www.vidiot.com/TVShows/ > from here. > > The problem you're most likely experiencing is that www.vidiot.com resolves > to 75.100.112.198 (your p

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Frank Gingras
Mike, The output looks good. I can even reach http://www.vidiot.com/ and http://www.vidiot.com/TVShows/ from here. The problem you're most likely experiencing is that www.vidiot.com resolves to 75.100.112.198 (your public IP). So a request to that host is routed to the external interface of

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Mike Brown
On Sun, Jul 13, 2008 at 06:05:39PM -0400, Frank Gingras wrote: > Mike, > > Can you please provide the output from httpd -S? It would give us valuable > information on your issue. Here ya go: mrvideo.ZROOT <48> ../bin/httpd -S VirtualHost configuration: wildcard NameVirtualHosts and _default_ ser

Re: [EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Frank Gingras
Mike, Can you please provide the output from httpd -S? It would give us valuable information on your issue. Frank Mike Brown wrote: Up until recently, the following hasn't been a problem. Now I am trying to get mailman working and I'm hitting a frustrating brick wall. The setup is that the

[EMAIL PROTECTED] virtual hosting not working

2008-07-13 Thread Mike Brown
Up until recently, the following hasn't been a problem. Now I am trying to get mailman working and I'm hitting a frustrating brick wall. The setup is that the Solaris 10 x86 server is on the inside of a DSL static IP. So, I normally get at my web pages locally by going through localhost. The apa