[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Help in gatewaying - more info about network



hello

thanx for your interest

i am having following configuration

network 192.168.1.0
broadcast 192.168.1.255
netmask 255.255.255.0
host : la.wonder.com
ip : 192.168.1.1


default gateway for clients : 192.168.1.1
default gateway for server : none, ppp0 as soon as it is up


my network is working since i am able to exchange mail within the domain as
well as from outside. This mail is also being sent thru the same linux
server only.

The only catch is clients are getting timed out response when trying to use
linux server as gateway.

Also none of the 'gated' and 'routed' daemon is running, do I have to run
one of them to get it working for me ?

I have set IP_FORWARD = yes in network configuration.

I have not yet used any of the firewalling commands like ipchains or
ipfwadm.

****************  When modem is connected to net i get following routing
table on server

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.1     *               255.255.255.255 UH    0      0        0 eth0
202.54.15.53    *               255.255.255.255 UH    0      0        0 ppp0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         202.54.15.53    0.0.0.0         UG    0      0        0 ppp0



***********************  following error is  recieved on node while server
is connected to net :

Pinging 202.54.1.30 with 32 bytes of data:



Request timed out.

Request timed out.

Request timed out.

Request timed out.



Ping statistics for 202.54.1.30:

    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Approximate round trip times in milli-seconds:

    Minimum = 0ms, Maximum =  0ms, Average =  0ms

********* following error i recieve when server is not connected to net


Pinging 202.54.1.30 with 32 bytes of data:



Reply from 192.168.1.1: Destination net unreachable.

Reply from 192.168.1.1: Destination net unreachable.

Reply from 192.168.1.1: Destination net unreachable.

Reply from 192.168.1.1: Destination net unreachable.



Ping statistics for 202.54.1.30:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

    Minimum = 0ms, Maximum =  0ms, Average =  0ms


*********************************************


Do I need to give more info ???

can somebody help me now.

- -----Original Message-----
From: Thangaraj M <traj@xxxxxxxx>
To: Amit Goel <linuxer@xxxxxxxxxxxxxxxxxx>
Date: Tuesday, August 03, 1999 1:21 PM
Subject: Re: Help in gatewaying


>hi,
>
>   This is seems to be an routing table problem only.
>ensure your route's are correct in your servers as well
>as in your gateway.
>
>pl give more detail of your gateway and host routing
>configuration if u need more clarification.
>
>Regards,
>M.Thangaraj
>traj@xxxxxxxx


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------