vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |
| |||
| 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. Comment: This block is reserved for special purposes. Comment: Please see RFC 1918 for additional information. Only allow access to specific ports you want the world to have access to. -- 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:34, 1 user, load average: 1.12, 1.30, 1.35 |
| |||
| 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 |
| |||
| David wrote: > > 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 |
| ||||
| On Thu, 04 Sep 2003 at 23:48 GMT, David eloquently 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? [...] > 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. > > Comment: This block is reserved for special purposes. > Comment: Please see RFC 1918 for additional information. > > Only allow access to specific ports you want the world to have > access to. I saw your corrections but I think your assuption is wrong. I think the OP has a local lan. The OP should check his firewall, /etc/hosts.allow, /etc/hosts.deny... HTH. -- Registered Linux User # 125653 (http://counter.li.org) | Please remove Certified: 55% bastard, 31% of which is tard. | '.invalid' http://www.thespark.com/bastardtest | to reply. Switch to: http://www.speakeasy.net/refer/190653 |