LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Pinging Problem...please help :) (https://www.linuxquestions.org/questions/linux-newbie-8/pinging-problem-please-help-94274/)

warlord07 09-18-2003 04:23 PM

Pinging Problem...please help :)
 
Dont know if this goes in the networking section or not, but I am a newbie, so, ill try here first

I am having a pinging problem that I’m hoping someone can help me with. I have a network of 4 computers that reside in my linksys router. 3 of the computers are running windows XP and talk to each other just fine. My fourth box is a linux (Red Hat 9.0) box that I installed using vmware under one of my XP boxes. In Vmware it gives you the option to use either NAT Network Address Translation) or Network Bridged. I use bridged networking here because I want it to act like a separate computer with its own ip. Because it’s within Vmware, I have to install red hat in text mode. When I get to the networking part, I turn dhcp off and proceed to enter everything manually. I choose an ip of 192.168.1.130. The default gateway (for a linksys router) is 192.168.1.1. The subnet mask is obviously 255.255.255.0 and I inputted the two name servers (DNS) that my ISP (Qwest) provided for me. Now, once I got into the operating system, I was eager to setup apache. I edited the .conf file with a high port and also restarted httpd in the init.d folder. Now, for the life of me, I am not able to get the apache page to view in the other computers on my network (just get that page cannot be displayed error). Further investigation revealed that none of my computers can ping my linux box but my linux box can ping all my computers. Now, my first instinct was to check the firewall, however I remembered that I chose not to have a firewall in place…which I doubled checked by making sure the proper services were off (iptable ipchain…etc). While typing this, I noticed I also cannot SSH into my computer.

Now, I have set a Red Hat box up before without any problems. And the only difference is I am now with Qwest, where before I was with Cox. With Qwest they assigned me a static ip that I had to input in my router. Don’t know if that has anything to do with it or not, but I thought I would include it.

Can someone please help me or point me in the right direction? The computer that is running Vmware has only one networking card..

Thanks a lot everyone!

guild 09-19-2003 12:15 AM

i'm not an expert on routers, but you might want to check the /etc/hosts.deny file and see if it has ALL:ALL. if so, then you need to add the ip range of your lan to /etc/hosts.allow

perhaps i'm way off track here, but i ran into this problem with redhat 9 when i tried to set up sshd.

warlord07 09-19-2003 12:43 AM

thanks
 
I wil lgive that a shot, thanks.

warlord07 09-19-2003 10:23 PM

Didnt work
 
the .deny file is commented out. Anyone else have any ideas?


All times are GMT -5. The time now is 12:35 PM.