[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Network Config Problems



I disagree with the ip_forwarding. You should only set this if you are
routing.
Are you able to ping the outside world? www.yahoo.com returns a ping.
What is your routing table look like?
 netstat -rn
Maybe the default route is not there?
also send the output of:
 ifconfig -a

-----Original Message-----
From: redhat-install-list-admin redhat com
[mailto:redhat-install-list-admin redhat com]On Behalf Of Chris Hewitt
Sent: Wednesday, February 04, 2004 9:01 AM
To: redhat-install-list redhat com
Subject: Re: Network Config Problems


Tom Ford wrote:

> I'm having trouble getting a simple workstation box access the net.
>
> IP Addr: 195.224.13.86
>
> DNS Prm: 195.224.13.3
>
> DNS Scn: 195.224.13.140
>
> Gateway: 195.224.13.1
>
> This should be all okay, and upon pinging the machine from a windows
> based machine I can get returns. I can SSH into the machine fine from
> another pc on the same network.
>
> I cannot access the internet using mozillia on the machine, it says
> connection is either refused or times out. I cannot SSH into the box
> outside of the current local area network.
>
> I am I doing something wrong with regards to gateway? It seems to me
> that the box is failing to find a route out to the good ol' www. I
> have set this all up in the network config settings.
>
Have you set ip forwarding? This is needed to allow connections through
the computer.
echo 1>/proc/sys/net/ipv4/ip_forward

HTH
Chris


_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request redhat com
Subject: unsubscribe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]