View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 06:49 AM
David
 
Posts: n/a
Default Re: Incoming connections hanging

David wrote:
> Jonathan Hayward wrote:
>
>> My RH8.0 box is not responding to incoming connections (though it can
>> open outbound connections without trouble). When I try to connect from
>> another computer (IP 10.0.0.1), the connection is refused. What sort
>> of things should I look for in terms of enabling it to talk to the
>> outside world?
>>
>> * /etc/hosts.allow has 10.0.0.1:ALL,
>> * /etc/hosts.deny has ALL:ALL
>> * Taking Portsentry from -atcp to -tcp made no observable change.
>> * When I installed Linux, I specified a high security firewall.
>>
>> What should I look at to let my box talk with the outside world?
>>
>> ++ Jonathan Hayward, jonathan.hayward@pobox.com
>> ** To see an award-winning website with stories, essays, artwork,
>> ** games, and a four-dimensional maze, why not visit my home page?
>> ** All of this is waiting for you at http://JonathansCorner.com

>
>
> Since the 10.0.0.0/8 is a private IP range (IANA) your system should
> accept connections from the internet on that IP range.


Ooops! that should read:
Since the 10.0.0.0/8 is a private IP range (IANA) your system
should not accept connections from the internet on that IP range.


--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.0 Kernel 2.4.22 i686 (GCC) 3.3
Uptime: 5 days, 21:49, 1 user, load average: 1.06, 1.22, 1.29

Reply With Quote