RE: Help with routing


Subject: RE: Help with routing
From: Paul Friedrich (Paul.Friedrich@dispos.com)
Date: Wed Apr 04 2001 - 16:50:28 MDT


ipchains -A forward -p any -b -s 192.168.1.0/24 -d 128.129.110.0/24 -j
ACCEPT

Which is the actual forwarding Rule for the Kernel!

See ya

PS Hope this is what you were looking for!

> ----------
> From: John Duarte
> Reply To: yellowdog-general@lists.yellowdoglinux.com
> Sent: Mittwoch, 4. April 2001 21:56 Uhr
> To: yellowdog-general list
> Subject: Help with routing
>
> I am trying to setup a router, using yellow dog, between two networks at
> our location.
> The two network IPs are:
> 192.168.1.0
> 128.129.110.0
>
> I have two NICs in my yellow dog box.
>
> I have turned on IP forwarding.
>
> My routing table goes like this:
>
> Destination Gateway Genmask Flags Metric Iface
> 192.168.1.3 * 255.255.255.255 UH 0 eth0
> 128.129.110.253 * 255.255.255.255 UH 0 eth1
> 192.168.1.0 * 255.255.255.0 U 0 eth0
> 128.129.110.0 * 255.255.255.0 U 0 eth1
> 127.0.0.0 * 255.255.255.0 U 0 lo
> default 192.168.1.1 0.0.0.0 UG 0 eth0
>
> From the Yellow Dog box I can ping both networks, but I can't ping across
> the networks from one workstation to another. I do have a route to the
> router on my workstation. Doing a traceroute shows packets going to the
> router but not crossing over.
>
> Anyone have any advise?
>
> ---------------------------
> John Duarte
> Key Lithograph
> 2050 NW Vaughn St.
> Portland, OR 97209
> Ph: 503-222-9191
> Fx: 503-248-9974
> e-mail: john@keylitho.com
> ---------------------------
>
>
>



This archive was generated by hypermail 2a24 : Wed Apr 04 2001 - 16:56:47 MDT