Does ACT internet provide ipv6 prefix bigger than /64?

I configured ipv6 pppoe and I am only getting /64 prefix for ipv6. l tried sending request for other prefixes from /48 to /62 but it keeps assigning /64.

With this prefix I cannot setup multiple vlan networks as /64 only supports single network.

Has anyone using Act internet got ipv6 prefix bigger than /64?

Their customer care is useless. They don’t even understand what I am talking about.

1 Like

While I have never tried for ACT specifically, I was on the lookout for any provider in India that gives out a larger prefix than /64. None of the ISPs do it. and only very few VPS providers offer /48 (leapswitch is one iirc)

Although you cant get a prefix larger than a /64 with ACT, I’ve had success getting multiple /64s from them.

I created macvlan interfaces on the WAN and requested for a prefix on each one of them.

Looks something like this:

1 Like

Thanks, will check if it helps.