Mikrotik Muliple PPPOE Server and Multi IP Pool connection error
#482 opened on Jan 16, 2024
Repository metrics
- Stars
- (901 stars)
- PR merge metrics
- (Avg merge 2d 18h) (3 merged PRs in 30d)
Description
Hello There, I am new to Daloradius. I have Mikrotik with 3 PPPOE servers with 3 different profiles with 3 different ip pools. How I will assign user from daloradius to point to that package and ip pool from mikrotik. Example:
User1 10Mbps - Profile1 - Pool Address x.x.10.2-x.x.10.254 - PPPOES1 User2 10Mbps - Profile1 - Pool Address x.x.100.2-x.x.100.254 - PPPOES2 User3 10Mbps - Profile1 - Pool Address x.x.200.2-x.x.200.254 - PPPOES3
When User Connect:
- When I have Single IP Pool and PPPOE Server in Mikrotik
- With Multiple IP. If I assign a ip to user from dalo then it's get connected.
What error coming in if those are not assign or done.: No Network Portocol Found. Terminating Connection
I need get the user define which profile they should use for connect so they can get auto ip from Mikrotik
Can any one help me with that. Thanks