public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IPv6 routing
@ 2001-04-20 17:37 Carlos Parada (EST)
  2001-04-20 17:43 ` Gregory Maxwell
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Parada (EST) @ 2001-04-20 17:37 UTC (permalink / raw)
  To: linux-kernel, 6bone


Hi,

I'm trying to set up an IPv6 network in Linux kernel 2.4.0-test10. In this
network I'm using just 3 boxs and I would use static routes.
 _____        _____          _____
|   A   |____|    B   | ____|   C   |     
|_____|       |_____|        |_____|

The problem is that I cannot access from A to C machines and vice-versa. But
the routing problem is a bit strange because, A can access to the two
interfaces of B, even to B interface in the same network as C. Also C can
access to both B interfaces and cannot access to machine A.
i.e. the machines seems that can access to other networks (the routing
mechanisms seems work fine), but B cannot be able to forward the packet. Is
this correct ?

Anybody know if I have a missconfiguration or I'm doing somethings wrong ?


Regards.

**********
Carlos da Fonseca Parada
PT Inovação, S.A.
Multimédia e Serviços IP

*   R. Engº José Ferreira Pinto Basto - 3810 Aveiro - Portugal
* Ext: 1317, 1318


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IPv6 routing
  2001-04-20 17:37 IPv6 routing Carlos Parada (EST)
@ 2001-04-20 17:43 ` Gregory Maxwell
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory Maxwell @ 2001-04-20 17:43 UTC (permalink / raw)
  To: Carlos Parada (EST); +Cc: linux-kernel, 6bone

On Fri, Apr 20, 2001 at 06:37:05PM +0100, Carlos Parada (EST) wrote:
> Hi,
> 
> I'm trying to set up an IPv6 network in Linux kernel 2.4.0-test10. In this
> network I'm using just 3 boxs and I would use static routes.
>  _____        _____          _____
> |   A   |____|    B   | ____|   C   |     
> |_____|       |_____|        |_____|
> 
> The problem is that I cannot access from A to C machines and vice-versa. But
> the routing problem is a bit strange because, A can access to the two
> interfaces of B, even to B interface in the same network as C. Also C can

echo -n 1 > /proc/sys/net/ipv6/conf/all/forwarding

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-20 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-20 17:37 IPv6 routing Carlos Parada (EST)
2001-04-20 17:43 ` Gregory Maxwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox