[ds6] IPv6 question !!
Peter Bieringer
pb at bieringer.de
Fri Jun 16 20:01:30 CEST 2006
Diana Asnani schrieb:
> Hi Dr. Bieringer,
>
> Thank you for your reply.It was a pleasant surprise for me to see your
> name in my mailbox seeing your reputation as being a Linux IPv6 expert
> :-) I am feeling a little nervous now.
>
> Presently, the address 202.184.41.41 has the IPv6 prefix
> 2001:328:2003::/48, so i'll have to assign the other local sub nets
> (192.168.202.1 and 192.168.206.1 ) with that prefix for it to have IPv6.
Yes, create a plan. As I understand, you get routed 2001:328:2003::/48
to you.
Now start subnetting.
E.g.
2001:328:2003:0000::/56 -> for directy to the tunnel endpoint connected
networks like
2001:328:2003:0001::/64 eth0
2001:328:2003:0002::/64 eth1
...
2001:328:2003:0100::/56 -> for subnets on internal IPv6 island router 1
2001:328:2003:0200::/56 -> for subnets on internal IPv6 island router 2
> And, i need to also create a static tunnel betwen the PC 1
> (202.184.41.41/192.168.206.1) and PC 2 (192.168.202.1) to tunnel IPv6
> packets between them. Is that correct?? If it is, how do i go about
> doing that?
Then you create static tunnels between the tunnel endpoints (at least a
star, but you can also setup a mesh).
And now setup proper routes, e.g. on border tunnel:
2001:328:2003:0100::/56 dev sit2
where tunnel sit2 points to 192.168.202.1
> I have enabled Ipv4 forwarding in the PC router or PC 1 but i still
> could not ping 202.184.41.41.
For the first, use tcpdump on source and destination and look, whether
it is a forward (no ICMP packets are received on destination) or a
backward routing (answers never received by source) problem.
Peter
--
Dr. Peter Bieringer http://www.bieringer.de/pb/
GPG/PGP Key 0x958F422D mailto:pb at bieringer.de
Deep Space 6 Co-Founder and Core Member http://www.deepspace6.net/
More information about the ds6
mailing list