LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-26-2003, 10:53 AM   #1
mhundscheid
LQ Newbie
 
Registered: May 2003
Location: Huntsville, AL
Distribution: Suse 9
Posts: 6

Rep: Reputation: 0
RH8 -- basic networking


I am working with a cable modem connected to a linksys wireless access point and cable/dsl router. i have three windows machines (2 windows 2000 and one windows XP) working perfectly behind the router. I am able to perform all functions (browse internet, share directories, ping just to name a few) without any problems. However, any attempt to access my linux machine yields no results.

My RH8 linux installation is able to access the internet through the linksys device (it is a hard connection, not wireless). In fact, I'm writing this from my linux box. I have placed the windows machine in my /etc/hosts directory (and have placed the linux box in the <>/<>/<>/hosts and lmhosts file on my PC.

I took a standard installation from RH accepting default values. I later went back in and changed my linux machine from DHCP to a fixed network address behind my router. I did so for my windows machines as well.

If i ping from my windows machine to my linux machine, i receive a request timed out message. Vice versa, i recieve a response from my windows machine.

What should my domain name be? While installing, RH defaulted to localhost.domain for the domain name. I'm simply trying to place 4 machines on the backside of a router and use network address translation for to mask their IP addresses. I realize I'm probably overlooking something basic in the configuration, but appreciate any specific help such as documents referencing this type of installation.

Thanks!
mjh
 
Old 05-26-2003, 11:17 AM   #2
manthram
Member
 
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456

Rep: Reputation: 31
your linux machine should be running a default firewall, dropping everthing. look iptablles is running, if it is then stop the service and then try to ping it again
 
Old 05-26-2003, 11:54 AM   #3
tSp
LQ Newbie
 
Registered: May 2003
Location: Maysville, KY
Distribution: Redhat 5 - 8.0, Slackware 4, Mandrake 7 - 8.1
Posts: 7

Rep: Reputation: 0
I agree with manthram, you have a firewall running on linux. Multiple layers of security is great (the linksys router protecting the LAN and each machine with a seperate firewall in case the linksys is ever breached) but they also cause problems. I'll give details on stopping the firewall in Redhat 8 just in case your not sure how to do it:
You need to open up a terminal and change to root user, i.e. su - and press enter, then enter the root password.

You can simply do as root from a terminal:
service iptables stop
service ipchains stop

then to keep it from not starting on future reboots, again as root:
chkconfig --levels 2345 iptables off
chkconfig --levels 2345 ipchains off

You can also run the redhat setup configuration editor as root, simply type setup and press enter. Then go to the firewall and disable it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
basic networking Kumado Linux - Networking 9 07-14-2005 10:32 AM
basic networking jbclarkman Mandriva 1 01-17-2005 03:06 PM
basic networking sadiboyz Linux - Networking 3 04-23-2003 02:21 AM
Need basic help to set up Mail Server RH8 melmore Linux - Networking 3 12-16-2002 06:47 PM
basic networking hermittoo Linux - Networking 2 11-14-2002 09:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration