Dear Team,
I’m trying to configure PPPOE server with IPV6 address.In this scenario we have configured Mikrotik as NAS with another Radius server and Radius will throw the IPV6 address to the client through Mikrotik PPPOE server. So , I have configured IPV6 address,ND,Pools,Neighbors, settings in mirkrotik and also configured PPPOE server.
The problem is that end pc is getting Link local IPV6 address only instead of configured pool ip.
Please see the mikrotik LOG details:
19:53:21 radius,debug,packet Signature = 0x2b8f734670d6b985e55a96541c6b3ec1
19:53:21 radius,debug,packet Service-Type = 2
19:53:21 radius,debug,packet Framed-Protocol = 1
19:53:21 radius,debug,packet NAS-Port = 15728686
19:53:21 radius,debug,packet NAS-Port-Type = 15
19:53:21 radius,debug,packet User-Name = “24onlinetest”
19:53:21 radius,debug,packet Calling-Station-Id = “00:E0:4C:2B:14:34”
19:53:21 radius,debug,packet Called-Station-Id = “IPV6 Server”
19:53:21 radius,debug,packet NAS-Port-Id = “ether5”
19:53:21 radius,debug,packet Acct-Session-Id = “8120002e”
19:53:21 radius,debug,packet Framed-IP-Address = 172.16.1.10
19:53:21 radius,debug,packet Acct-Authentic = 1
19:53:21 radius,debug,packet Event-Timestamp = 1552400601
19:53:21 radius,debug,packet Framed-IPv6-Prefix = 2002:1:0:1::/64
19:53:21 radius,debug,packet Acct-Session-Time = 9900
19:53:21 radius,debug,packet Idle-Timeout = 2700
19:53:21 radius,debug,packet Session-Timeout = 0
19:53:21 radius,debug,packet Ascend-Data-Rate = 10240000
19:53:21 radius,debug,packet Ascend-Xmit-Rate = 10240000
19:53:21 radius,debug,packet MT-Rate-Limit = “10240k/10240k”
19:53:21 radius,debug,packet Acct-Input-Octets = 232022
19:53:21 radius,debug,packet Acct-Input-Gigawords = 0
19:53:21 radius,debug,packet Acct-Input-Packets = 2057
19:53:21 radius,debug,packet Acct-Output-Octets = 668656
19:53:21 radius,debug,packet Acct-Output-Gigawords = 0
19:53:21 radius,debug,packet Acct-Output-Packets = 1511
19:53:21 radius,debug,packet Acct-Status-Type = 3
19:53:21 radius,debug,packet NAS-Identifier = “testnas218”
19:53:21 radius,debug,packet Acct-Delay-Time = 0
19:53:21 radius,debug,packet NAS-IP-Address = 10.172.173.50
19:53:21 radius,debug,packet received Accounting-Response with id 75 from 10.172.1
73.51:2813
19:53:21 radius,debug,packet Signature = 0x8fed1593b4432a00dd38d3769c771951
19:53:21 radius,debug,packet Acct-Session-Id = “8120002e”
19:53:21 radius,debug received reply for 1b:00
19:53:21 radius,debug request 1b:00 processed
From the above log you can see that Radius was forwarding IPV6 address " 2002:1:0:1::/64 " and I also received prefixes in " Neighbor Discovery — Prefixes" on logged in pppoe user but its not working and END PC is not receiving any ip address of the pool " 2002:1:0:1::/64 " and showing Link local address only.
Please suggest me if anyone have any information about Mikrotik PPPOE IPV6 Server.
Thanks and Regard,
Debasish Ghosh