Re: [vox-tech] Apache: 2, Me: 0.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox-tech] Apache: 2, Me: 0.
On Tue, Feb 15, 2011 at 12:32 PM, <timriley@appahost.com> wrote:
>> -------- Original Message --------
>> Subject: [vox-tech] Apache: 2, Me: 0.
>> From: Peter Salzman <p@dirac.org>
>> Date: Mon, February 14, 2011 10:31 pm
>> To: vox-tech <vox-tech@lists.lugod.org>
>>
>>
>> Third time is a charm, perhaps. I'm trying to get Apache to work.
>>
>> I can access dirac.org successfully from inside my network; I can't
>> access it from outside my home network. Apache is running on a Linux
>> box on satan: 192.168.0.2
>
> <snip>
>
> I'm assuming you want http://dirac.org to work from an outside browser.
> It times out from here.
>
> 1) dig dirac.org returns 24.189.162.210.
> 2) ping 24.189.162.210 returns 100% packet loss.
>
> I'm assuming /etc/network/interfaces has 24.189.162.210 as the
> static IP address.
>
> So, maybe using 24.189.162.210 in your testing would be more insightful
> than 192.168...
Hi Tim,
Yeah; in my testing, packets are actually received at port 80 of the
right computer; Apache just refuses to respond to them.
Currently the IP address is assigned via DHCP, but on the router, I
reserved the IP addresses for all the main computers and network
devices (I assume the router assigns the IP based on the reported
MAC), so my interfaces file is pretty basic.
auto lo
iface lo inet loopback
The IP gets assigned at boot time -- I assume dhcp is run in the
startup scripts.
Pete
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech
|