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

Re: IPv6



On Mon, Jul 09, 2001 at 09:56:03AM +0200, NDSoftware wrote:

Depends what you want to do. Do you actually want them on 
different networks or same? If you want them on same network
make larger network. Or use 3ffe:304:126:ffff:a0:a1:0::/127
and 3ffe:304:126:ffff:a0:a1:0:1/127.

If you want them on different networks add static route.
If you can't, this is not ipv6-related and you should
read some generic IP books.

> OK but how I can fix it ?
> 
> -----Original Message-----
> From: Saku Ytti [mailto:saku-debian-ipv6@ytti.fi] 
> Sent: Monday, July 09, 2001 6:42 AM
> To: NDSoftware
> Cc: csmall@debian.org; Mailing-List Debian (IPv6)
> Subject: Re: IPv6
> 
> 
> On Sun, Jul 08, 2001 at 11:21:37PM +0200, NDSoftware wrote:
> 
> blud and hulk are on different LANs and they don't have routes to
> one and another. 
> 
> > Hello,
> > 
> > I have 2 routers.
> > Hulk can ping Internet v6, it's ok but he can't ping Blud.
> > Blud can't ping Hulk and can't access to Internet v6.
> > 
> > For ping i use from blud: 3ffe:304:126:ffff:a0:a1:0:1/127 and from
> hulk:
> > 3ffe:304:126:ffff:a0:a1:0:2/127.
> > 
> > Who can help me ?
> > I think its a route problem but how i can fix....
> > 
> > 1- hulk
> > eth1 10.0.1.1
> > 3ffe:304:126:ffff:a0:a1:0:1/127
> > 
> > route:
> > Kernel IPv6 routing table
> > Destination                                 Next Hop
> > Flags Metric Ref    Use Iface
> > ::1/128                                     ::
> > U     0      0        0 lo      
> > ::10.0.0.1/128                              ::
> > U     0      0        0 lo      
> > ::10.0.1.1/128                              ::
> > U     0      0        0 lo      
> > ::10.0.2.1/128                              ::
> > U     0      0        0 lo      
> > ::62.4.18.114/128                           ::
> > U     0      0        0 lo      
> > ::127.0.0.1/128                             ::
> > U     0      0        0 lo      
> > ::/96                                       ::
> > U     256    0        0 sit0    
> > 2000::/16                                   fe80::d5ba:2246
> > UG    1      0        0 sit1    
> > 2001::/16                                   fe80::d5ba:2246
> > UG    1      0        0 sit1    
> > 2002::/16                                   fe80::d5ba:2246
> > UG    1      0        0 sit1    
> > 3ffe:304:126:ffff::2/128                    ::
> > U     0      90       0 lo      
> > 3ffe:304:126:ffff:a0:a0:0:1/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a0::/127               ::
> > UA    256    0        0 eth0    
> > 3ffe:304:126:ffff:a0:a1:0:1/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a1::/127               ::
> > UA    256    0        0 eth1    
> > 3ffe:304:126:ffff:a0:a2:0:1/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a2::/127               ::
> > UA    256    0        0 eth2    
> > 3ffe::/16                                   fe80::d5ba:2246
> > UG    1      90       1 sit1    
> > fe80::a00:1/128                             ::
> > U     0      0        0 lo      
> > fe80::a00:101/128                           ::
> > U     0      0        0 lo      
> > fe80::a00:201/128                           ::
> > U     0      0        0 lo      
> > fe80::3e04:1272/128                         ::
> > U     0      0        0 lo      
> > fe80::10:4b44:56cc/128                      ::
> > U     0      6        0 lo      
> > fe80::60:9795:cc55/128                      ::
> > U     0      0        0 lo      
> > fe80::a0:2434:1d91/128                      ::
> > U     0      0        0 lo      
> > fe80::/10                                   ::
> > UA    256    0        0 eth0    
> > fe80::/10                                   ::
> > UA    256    0        0 eth1    
> > fe80::/10                                   ::
> > UA    256    0        0 eth2    
> > fe80::/10                                   ::
> > UA    256    0        0 sit0    
> > fe80::/10                                   ::
> > UA    256    0        0 sit1    
> > ff00::/8                                    ::
> > UA    256    0        0 eth0    
> > ff00::/8                                    ::
> > UA    256    0        0 eth1    
> > ff00::/8                                    ::
> > UA    256    0        0 eth2    
> > ff00::/8                                    ::
> > UA    256    0        0 sit0    
> > ff00::/8                                    ::
> > UA    256    0        0 sit1    
> > ::/0                                        ::
> > UDA   256    0        0 eth0    
> > ::/0                                        ::
> > UDA   256    0        0 eth1    
> > ::/0                                        ::
> > UDA   256    0        0 eth2    
> > ::/0                                        ::
> > UA    256    0        0 sit0    
> > 
> > 2- blud (connected to hulk by eth1 for hulk)
> > eth0 10.0.1.2
> > 3ffe:304:126:ffff:a0:a1:0:2/127
> > 
> > route:
> > Kernel IPv6 routing table
> > Destination                                 Next Hop
> > Flags Metric Ref    Use Iface
> > ::1/128                                     ::
> > U     0      4        0 lo      
> > 3ffe:304:126:ffff:a0:a1:0:2/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a1:0:2/127             ::
> > UA    256    0        0 eth0    
> > 3ffe:304:126:ffff:a0:a3:0:1/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a3::/127               ::
> > UA    256    0        0 eth1    
> > 3ffe:304:126:ffff:a0:a4:0:1/128             ::
> > U     0      0        0 lo      
> > 3ffe:304:126:ffff:a0:a4::/127               ::
> > UA    256    0        0 eth2    
> > fe80::20:afb8:e3eb/128                      ::
> > U     0      18       1 lo      
> > fe80::20:afb9:3cd7/128                      ::
> > U     0      6        0 lo      
> > fe80::60:970c:9803/128                      ::
> > U     0      0        0 lo      
> > fe80::/10                                   ::
> > UA    256    0        0 eth0    
> > fe80::/10                                   ::
> > UA    256    0        0 eth1    
> > fe80::/10                                   ::
> > UA    256    0        0 eth2    
> > ff00::/8                                    ::
> > UA    256    0        0 eth0    
> > ff00::/8                                    ::
> > UA    256    0        0 eth1    
> > ff00::/8                                    ::
> > UA    256    0        0 eth2    
> > ::/0                                        ::
> > UDA   256    0        0 eth0    
> > ::/0                                        ::
> > UDA   256    0        0 eth1    
> > ::/0                                        ::
> > UDA   256    0        0 eth2   
> > 
> > 
> > --  
> > To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> > 
> 
> -- 
> 	ytti
> 

-- 
	ytti



Reply to: