Matthew Daubenspeck wrote:
> On Mon, Jan 20, 2003 at 02:47:38PM -0500, Kenneth Dombrowski wrote:
>
>>Yes, the virtual hosts all listen on <VirtualHost *>
>>
>>I still have some domains set up for the LAN only (they belong to me,
>>but are not registered with dyndns.org yet), these are VirtualHosts with
>>the same apache configuration and they work fine, as shown below..
>
>
> So what exactly isn't working? I can see the Debian test page at
> http://www.kuboaa.org/
>
>
right, but I can't.
I get a "connection refused" message when I try to access it from the
LAN with nothing showing up in the server's apache logs about my
request, and nothing logged by iptables on the server that I can find.
That's why I suspected the router.. mine is a "RP614" model
maybe it's my laptop's firewall somehow blocking the request, let me
reboot into windows....
...nope, connection refused here too
Here are all the diagnostics from windows I could think of
C:\WINNT\system32>tracert dev.kuboaa.org
Tracing route to kuboaa.org [66.108.241.38]
over a maximum of 30 hops:
1 <10 ms <10 ms <10 ms 66-108-241-38.nyc.rr.com [66.108.241.38]
Trace complete.
C:\WINNT\system32>telnet dev.kuboaa.org 80
Connecting To dev.kuboaa.org...Could not open a connection to host on
port 80 : Connect failed
C:\WINNT\system32>telnet 66.108.241.38 80
Connecting To 66.108.241.38...Could not open a connection to host on
port 80 : Connect failed
If I telnet to "192.168.0.3 80" I can type "GET /" and it sends back the
default VirtualHost's index page (not the one I'm after)
any thoughts? further diagnostics? is it back to making my local bind
authoritative for the LAN? even though nobody outside should be able to
connect to it, it seems like a really broken way to try to fix it...
what model netgear router are you using, Matthew?
& by the way, thanks for your help so far
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- [OT] custom dyndns.org domain & local bind Kenneth Dombrowski
- Re: [OT] custom dyndns.org domain & local bin... Matthew Daubenspeck
- Re: [OT] custom dyndns.org domain & local... Kenneth Dombrowski
- Re: [OT] custom dyndns.org domain & l... Matthew Daubenspeck
- Re: [OT] custom dyndns.org domain &am... kenneth dombrowski
- Re: [OT] custom dyndns.org domai... Kenneth Dombrowski
- Re: [OT] custom dyndns.org domain & local bin... Gary Turner