[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02655) Ok it is working . . . . kinda
Alright, the routing is working sometimes, about 5% of the time.
One of the connections drops most of its packets...even though I see
them arrive with ethereal.
On Thu, 2003-11-27 at 15:07, Jedediah Ferguson wrote:
> Ok I switched up the addresses and no luck!
>
> Host 1: 3ffe:ffff:0100:f101::1/64
> Host 2: 3ffe:ffff:0100:f102::2/64
>
> Router: 3ffe:ffff:0100:f101::3/64
> 3ffe:ffff:0100:f102::4/64
>
> Unless I again selected reserved addresses. I just want to be able to
> send traffic from node 1 to node 2 via the router.
>
> Jed
>
>
> On Thu, 2003-11-27 at 13:59, Jedediah Ferguson wrote:
> > What would be a more appropriate address selection?
> >
> > Jed
> >
> >
> > On Thu, 2003-11-27 at 13:34, Yang Hsiung wrote:
> > > I wonder that the "fe8x/10" are all dropped in the link-local
> > > addresses, which are NOT routable.
> > >
> > > Yang
> > >
> > > -----Original Message-----
> > > From: Jedediah Ferguson [mailto:jed@xxxxxxxx]
> > > Sent: Thursday, November 27, 2003 7:21 AM
> > > To: usagi-users@xxxxxxxxxxxxxx
> > > Subject: (usagi-users 02651) Problems with Routing
> > >
> > >
> > > Hello Users Group:
> > >
> > > I have configured a Usagi modified kernel from the last stable source
> > > release (February 14, 2003). I can't get any IPv6 forwarding to occur.
> > > The routes are configured on the host machines and the router machine
> > > has IPV6FORWARDING=yes in /etc/sysconfig/network. Monitoring with
> > > Ethereal I can see traffic directed toward the router destined for
> > > machines on either side but the router simply is not fowarding the
> > > traffic.
> > >
> > > Low Quality Network Schematic
> > > Subnet Subnet
> > > fe82::/64 fe81::/64
> > > Host1 ---------- Router ------------- Host2
> > >
> > > Host1 : fe82::2/64
> > > Host2 : fe81::1/64
> > >
> > > Router: fe81::3/64
> > > fe82::4/64
> > >
> > > /etc/sysconfig/network
> > >
> > > NETWORKING=yes
> > > NETWORKING_IPV6=yes
> > > IPV6INIT=yes
> > > IPV6FORWARDING=yes
> > > HOSTNAME=localhost.localdomain
> > >
> > >
> > >
> > > Routing Table
> > >
> > > fe80::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
> > > fe80::/64 dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
> > > fe80::/64 dev eth2 proto kernel metric 256 mtu 1500 advmss 1440
> > > fe81::/64 dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
> > > fe82::/64 dev eth2 proto kernel metric 256 mtu 1500 advmss 1440
> > > ff00::/8 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
> > > ff00::/8 dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
> > > ff00::/8 dev eth2 proto kernel metric 256 mtu 1500 advmss 1440
> > > default dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
> > >
> > > Neighbour Table
> > >
> > > fe81::1 dev eth1 lladdr 00:05:5d:2d:1f:72 nud stale
> > > fe82::2 dev eth2 lladdr 00:0c:42:02:02:58 nud stale
> > >
> > > I am convinced there is something simple I have not done. The tutorials
> > > I have read indicate that is the routes are present and forwarding is
> > > enabled this should work.
> > >
> > > Any assistance would be much appreciated.
> > >
> > >
> > > Thanks,
> > >
> > >
> > > Jedediah Ferguson
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>