LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Red Hat Enterprise Linux 5 cannot connect to a network (https://www.linuxquestions.org/questions/linux-newbie-8/red-hat-enterprise-linux-5-cannot-connect-to-a-network-4175417559/)

Ceilo 07-19-2012 05:47 AM

Red Hat Enterprise Linux 5 cannot connect to a network
 
I am using Red Hat Enterprise Linux 5 and I have set the network configuration but couldn't get a reply when i ping my switch, router & Client IP's. I got the message "Network Unreachable" .

dundu 07-19-2012 05:55 AM

check
#ifconfig
#ifconfig device ip address/mask
#ifconfig device up
graph __> #setup

service network restart

Soadyheid 07-19-2012 06:11 AM

Welcome to LinuxQuestions! :)

Is your network connection wired or wireless?

Play Bonny! :hattip:

Ceilo 07-20-2012 12:05 AM

dundu i have check everything but couldn't get any ping reply except from the server ip itself. I am using wired connection.

vishesh 07-20-2012 12:12 AM

Are you iptables is on ?

Try after flushing it

root# iptables -F

Whats output of

root# ethtool eth0

Does it showing connected ?

Ceilo 07-20-2012 01:19 AM

I got this reply
# ethtool eth0
Settings for eth0:
Link detected: yes

vishesh 07-20-2012 05:49 AM

Can you let us know output of

route -n

and involved ips

Thanks


All times are GMT -5. The time now is 06:28 PM.