On Sat, 04 Oct 2003 02:01:50 GMT, Grendell <(E-Mail Removed)> wrote:
> Hey all,
>
> OK I have a linux box that is suposed to route all incoming packets to
> 203.xx.xxx.www which is on the other side of the ethernet card. the box has
> a dail-up permanent conection IP 203.xx.xxx.yy and the ethernet card has a
> permenent IP of 203.xx.xxx.zzz . I am a reletive newbe but have been dumped
> with this problem. the ip table looks like this:
>
> Kernel IP routing table
> Destination Gateway Genmask
> Flags MSS Window irtt Iface
> 203.xx.yyy.vvv 0.0.0.0 255.255.255.255 UH
> 40 0 0 ppp0
> 203.xx.xxx.uuu 203.xx.xxx.www 255.255.255.248 UG 40
> 0 0 eth0
> 203.xx.xxx.0 0.0.0.0 255.255.255.0 U
> 40 0 0 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0
> U 40 0 0 lo
> 0.0.0.0 203.xx.xxx.yy 0.0.0.0
> UG 40 0 0 ppp0
>
>
> Can anyone help me?
Not without at least:
- The part of all IPs after last dot.
- Type of hardware device 203.xx.xxx.www (regular router or NAT
router?).
- Is ppp0 dialin or dialout?
- What path leads to the internet?
But your routing definitely does NOT match your description. It is also
possible that eth0 is configured with incorrect netmask and broadcast.
For one thing, you are NOT routing everything to 203.xx.xxx.www (just
203.xx.xxx.uuu/29 subnet, assuming 203.xx.xxx.uuu is a proper network IP).
For another thing, your ppp0 routing does not make any sense, and should
generate an error, because you have no ppp0 route for your default gw IP.
So you definitely have something wrong in your routing, but we cannot tell
exactly what with such insufficient data.
--
David Efflandt - All spam ignored
http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/