Hi guys,
I have this strange problem on my network. I using linux redhat 4.1
with a ppp connection to the Internet (ISP) as my gateway box. I running
two web server in my network, one is the linux box the other one is
running on SCO Unix. Previously the connection work without a problem,
but then strange thing happen.
The problem is that people outside of my network cannot access the
both the web server, but internally I can access the server fine.
The config file for both the web server allow all to access the servers.
Said that people outside trying to connect to my home page, the message
at the bottom of the browsers will say that it connecting to the web
server, and then transferring data. But it will time out with an error
messages saying that the server is not responding.
At the server side when I do netstat -c when the people trying to
connect I see this :
tcp 0 4767 <local address> <foreign address> FIN_WAIT1
At the web server log I see this :
<outside address> - - [date:time -0800] "GET / HTTP/1.0" 200 4766
I can go out to the Internet fine, without any problem, but cannot ping
to my network from outside, can only ping the serial ppp connection
only.
FTP & telnet also giving the same problem, I can telnet and ftp from
outside to my gateway server through the server ppp ip address but not
the internal address.
My gateway local ppp ip address is 161.142.203.198 and the gateway
ethernet ip
address is 202.186.136.12 and my network number is 202.186.136.0 with a
netmask
of 255.255.255.244. and my static route as follow :-
Kernel IP routing table
Destination Gateway Genmask Flags MSS dow irtt
Iface
202.186.136.15 0.0.0.0 255.255.255.255 UH 1500 0 0
eth0:0
161.142.203.197 0.0.0.0 255.255.255.255 UH 1500 0 0
ppp0
202.186.136.0 0.0.0.0 255.255.255.224 U 1500 0 0
eth0
161.142.0.0 161.142.203.197 255.255.0.0 UG 1500 0 0
ppp0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0
lo
0.0.0.0 161.142.203.197 0.0.0.0 UG 1500 0 0
ppp0
What could have gone wrong ?
Thanks for any info.
Rgds
Din