--On Friday, November 08, 2002 01:21:45 PM +0100 Hans Rakers
<hans@xxxxxxxx> wrote:
2001:xxx:1290::1 is the gateway provided by our ISP and up on one
of their routers. It seems the boxes are deperately trying to get a
hold of 2001:xxx:1290::1 with no luck. I dont see any router
advertisements from 2001:xxx:1290::1 on the eth0 interface.
Perhaps not configured. Also it's not recommended to send RA's with
prefix length 48...
I've
had contact with our ISP and they say everything is ok on their end.
Both boxes are on a 3Com 3300XM switch, which has a uplink to our
ISP's extremenetworks switch.
Any help will be greatly appreciated!
Looks like this is a routing/prefix issue.
In your case you have to use /48 to the ISP's network.
Dig into routing and proper prefix length usage.
To split the /48 into /64's you'll need a second router on your site.
ISP - /48 -> your router - /64 -> LAN1
+- /64 -> LAN2
...
BTW: would be good if your ISP route the assigned /48 either via an
unnumbered or a P-t-P numbered tunnel (different addresses than /48)
to you.
Peter