redistribute a /48 ipv6 block

Hi, i just set up a ipv6 tunnel broker with a /64 and a routed /48, the tunnel is working ok!
but i still not able to redistribute the /48 to my lan, i put the first /48 address in my lan interface, but the hosts only gets the linklocal address and a link local address of my mikrotik lan ip as the default ipv6 gateway, not the public address asigned…

i would like to know how can i do that..

thanks

The default network size for a lan is /64. How many addresses do you need on one network? :open_mouth:

Kind regards

Andrew

if i undertood , i need to break these /48 into lots of /64 in my lan?


the current configuration is a /64 in my 6to4 interface, and a /48 in my lan interface…

what i really like to implement and test is assign these public ipv6 addresses that i got in my local network ,

the Mikrotik as the router, and all windows vista / xp with ipv6 enable , be able to receive those public ips..

thanks..

if i undertood , i need to break these /48 into lots of /64 in my lan?

Exactly. It’s a /64 per network, all 65536 of them.

Advertise the network prefix on the router LAN interface and clients will autoconfig using their mac addresses to complete their ipv6 address.

Kind regards

Andrew

thank you very much!!!

:smiley: