root@pound:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 eth0


On Thu, Jun 30, 2011 at 2:38 PM, Nelson Pereira <[email protected]>wrote:

> Telnet works fine, when i type get I get the front page.
>
> The problem is not routing, as I have other web hosts configured the same
> way and they work fine.
>
> Is there any sort of caching being done on pound?
>
>
> On Thu, Jun 30, 2011 at 11:31 AM, Jacob Anderson 
> <[email protected]>wrote:
>
>> Test #1:****
>>
>> ** **
>>
>> > telnet 192.168.1.5 80   (from the pound machine)****
>>
>> ** **
>>
>> If this fails, then you have a firewall rule blocking port 80 outbound
>> traffic, or you have a port 80 inbound block on 192.168.1.5.****
>>
>> ** **
>>
>> Pound often times must reside on both an external and internal network.
>> The next test is to see if your routing is bad. Do the “route -n -a” to get
>> all of your routes to see if your 192.168.1.0/24 network is being routed
>> correctly on the pound machine. You may have your default routing for that
>> network using the same interface as your external interface, which is no
>> good.****
>>
>> ** **
>>
>> -- jake****
>>
>>
>>

Reply via email to