[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems connecting 6bone using Digital UNIX



This is a multi-part message in MIME format.

--------------52BF623163DE
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi !

I have the following problem:

We use an Alphastation200 eith an additional DE450 running Digital Unix
where we installed the X6.1 IPv6 binary Kit. We use this station as a
router. We like to connect our site via SWITCH to the 6bone. After
spending quite a lot of time, we got the status as described in the
attachment.

My questions are : Is it possible to add static routes ?
                   How do I have to do it ??

Thank's for your assistance!

Regards

Walter

--------------52BF623163DE
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Received: by rzuds02.isbe.ch; id AA19897; Fri, 7 Nov 1997 16:27:38 +0100
Received: from babar.switch.ch ([130.59.4.2]) by limes.isbe.ch with ESMTP id <36870>; Fri, 7 Nov 1997 16:27:34 +0100
Received: from babar.switch.ch (localhost [127.0.0.1])
	by babar.switch.ch (8.8.8/8.8.8) with ESMTP id QAA08250;
	Fri, 7 Nov 1997 16:27:21 +0100 (MET)
Message-Id: <[email protected]>
From: Simon Leinen <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Grossenbacher Walter <[email protected]>
Cc: [email protected]
Reply-To: [email protected]
Subject: Re: 6bone connection
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
X-Mailer: VM 6.34 under Emacs 20.2.1
Date: Fri, 7 Nov 1997 16:27:20 +0100

> It's a real Problem! Digital uses the IPv4 adresses as tunnel
> endpoints!  The next Hop for a route will be the ::IPv4 address. So
> I have to set up the default route as follows:
> 
> #route add -inet6 3ffe::/16 ::130.59.15.6 -interface -cloning
> #route add -inet6 5f00::/8 ::130.59.15.6 -interface -cloning

That doesn't look good, because our routers are not configured to use
automatic tunneling, so the ::130.59.15.6 will not work.

You should be able to set up a configured tunnel by adding static
routes for the tunnel endpoints with the addresses I gave you.  Please
consult your documentation or Digital's support for information about
how to do this exactly.

> swsaxp47 # route add -inet6  5f00::/8 3ffe:2000:0:1::41      
> writing to routing socket: Network is unreachable

When your tunnel is configured correctly, the address will be
reachable.

Regards,
-- 
Simon.



--------------52BF623163DE--