SixXS::Sunset 2017-06-06

Can i subnet my /64 ?
[ch] Shadow Hawkins on Monday, 08 October 2012 16:51:43
Hi everybody ! I got one network, with an ubuntu AYIAY (ACCIU) tunnel who work very well. I got another PC on this network who get it's IPv6 address very well too (via radvd on ubuntu pc). Everything works as hell ! :) Now i'd like to get another network aside of the first, who can claimed the IPv6 address from my ubuntu station. Is it possible for the host in second network to reach the ubuntu host on the 1st network to grab their IPv6 address ? Or doing it in another way ? Like that : Routeur ADSL --> Switch --> Ubuntu Server --> 1st network (with 2 subnet) --> 2rd network (one for each network) How can i do ? Can i got just grab another subnet on my /64, and make another radvd config for the other network ? How to do it ? For information i got not more credit left for anything ^^' Is it possible to get 2 IPv6 network with only one Ubuntu server having ONE tunnel ? Thx, best regards :)
Can i subnet my /64 ?
[fi] Shadow Hawkins on Monday, 08 October 2012 17:22:44
Sorry that came our wrong and I can't edit posts. https://www.sixxs.net/forum/?msg=setup-7634054
Can i subnet my /64 ?
[ch] Jeroen Massar SixXS Staff on Monday, 08 October 2012 17:28:40
Is it possible for the host in second network to reach the ubuntu host on the 1st network to grab their IPv6 address ?
One could play with NDproxy setups, but that is dirty and icky and something that one should avoid.
Is it possible to get 2 IPv6 network with only one Ubuntu server having ONE tunnel ?
Just request a subnet, then you have a /48 to play with.
Can i subnet my /64 ?
[ch] Shadow Hawkins on Monday, 08 October 2012 18:25:59
I'd like to request a subnet, but i haven't enough credit, cause i had to change my tunnel :/
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 10:30:17
Ok. My routeur --> My switch --> my networkS. I've established an inter-vlan connectivity. I can ping my host for vlan2 (where my ubuntu server is) to vlan3 (where the host i want to configure is). However, i see no router advertisement on my host on vlan3 ? Is it normal ?
Can i subnet my /64 ?
[ch] Jeroen Massar SixXS Staff on Tuesday, 09 October 2012 10:42:25
Without at least the basic output of routing tables, there is little to say... thus please show the configurations.
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 11:37:46
Ok here we go. My tunnel is working fine in my ubuntu computer on vlan4 (with AICCU AYIAY). Radvf.conf :
interface eth0 { AdvSendAdvert on; AdvOtherConfigFlag on; prefix 2a02:2528:ff00:8175::/64 { AdvOnLink on; AdvAutonomous on; AdvRouterAddr on; }; };
My router config :
interface FastEthernet0/0 --> My interface to the outside ip address 172.18.XX.XXX 255.255.255.192 ip nat outside duplex auto speed auto ! interface FastEthernet0/1 no ip address ip nat inside duplex auto speed auto ! interface FastEthernet0/1.1 encapsulation dot1Q 2 ---> vlan2 is fort host waiting IPv6 router advertisement ip address 192.168.0.1 255.255.255.248 ip nat inside ! interface FastEthernet0/1.2 encapsulation dot1Q 3 --> same than vlan2, but not really necessary ip address 192.168.1.1 255.255.255.248 ip nat inside ! interface FastEthernet0/1.3 encapsulation dot1Q 4 --> vlan4 is the vlan for the ubuntu host ip address 192.168.2.1 255.255.255.248 ip nat inside ! ! ip nat inside source list 100 interface FastEthernet0/0 overload ip http server ip classless ip route 0.0.0.0 0.0.0.0 172.18.67.129 ! ! access-list 100 permit ip 192.168.0.0 0.0.0.255 any access-list 100 permit ip 192.168.1.0 0.0.0.255 any access-list 100 permit ip 192.168.2.0 0.0.0.255 any
Here's my Switch 3550 configuration :
hostname Switch ! ! no aaa new-model ip subnet-zero ! ! ! ! ! ! spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! ! interface FastEthernet0/1 description TrunkAvecRouteur switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-6 switchport mode trunk ! interface FastEthernet0/2 switchport access vlan 2 switchport mode access ! interface FastEthernet0/3 switchport access vlan 2 switchport mode access ! interface FastEthernet0/4 switchport access vlan 3 switchport mode access ! interface FastEthernet0/5 switchport access vlan 3 switchport mode access ! interface FastEthernet0/6 switchport access vlan 4 switchport mode access ! OMITTED OTHER FastEthernet.. ! interface Vlan1 ip address 192.168.0.10 255.255.255.248 ! ip classless ip http server ip http secure-server ! ! control-plane ! ! line con 0 line vty 5 15
The problems : - When i take an host in vlan4, it receive the router advertisement and configure it very well with IPv6. - When i keep an host in vlan2, he didn't receive the router advertisement.. What i want :) : - I want than my host in vlan2 receive the router advertisement and can configure themself automaticly ! Is it possible to make it reliable ?
Can i subnet my /64 ?
[ch] Jeroen Massar SixXS Staff on Tuesday, 09 October 2012 11:42:02
VLANs are disjunct multicast domains, as such you need disjunct Router Advertisements running on each VLAN and hence thus also multiple /64s for it to work.
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 11:45:04
Ok so, just to be fixed, there is no way to have full LAN connectivity with just one /64 ? I really need a /48, isn't it ? I don't get credit at all, cause i've to changed my tunnel from static to AICCU.
Can i subnet my /64 ?
[ch] Jeroen Massar SixXS Staff on Tuesday, 09 October 2012 11:49:53
Ok so, just to be fixed, there is no way to have full LAN connectivity with just one /64 ?
As your "full LAN" is actually multiple Ethernet segments, you indeed need multiple /64's.
I really need a /48, isn't it ?
Unless you make your network simpler :) Do you really need so many VLANs? I used to have a VLAN setup, but then just got rid of it again, heck even the wireless and wired are bridged as there are few reasons not to. Security is not the issue, if somebody is on this network they will likely have access to all the resources already anyway.
I don't get credit at all, cause i've to changed my tunnel from static to AICCU.
You likely mean an AYIYA tunnel. AICCU is the tool that supports that protocol next to TIC and heartbeat and the the general configuration setup. See the FAQ, even on dynamic tunnels you gain credits every two weeks. The FAQ also states how to get out of a credit dip if one has demonstrated to keep a tunnel running or do something else useful.
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 19:38:28
Ok i will keep my other network :) It's possible to make NAT66 (i know it's not common ^^) for my hosts to give them connectivity through the router Ipv6 address ? :) best regards thx for your replies. And sorry for my bad english !
Can i subnet my /64 ?
[ch] Jeroen Massar SixXS Staff on Tuesday, 09 October 2012 20:00:34
If you want to hack it you can use ndproxy, not nice but works. Better to just earn those credits and get a /48 though, as mentioned see the FAQ for the options.
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 20:03:55
The problem is i had to change the tunnel type to make it work. I got -20 credit. And i've juste 3 more weeks before finishing the project ! ^^'
Can i subnet my /64 ?
[ch] Shadow Hawkins on Tuesday, 09 October 2012 20:06:08
Did you got some example on how to make NDProxy ? Does NAt66 supported on Cisco router ? :) thx

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker