Hi ,
I have a Mikrotik which works as PPPOE clients and providing internet service to couple of router each router have it’s own DHCP server from Mikrotik i can monitor only the router and i have no access to the clients ? is there any way that i can reach the clients directly from my Mikrotik ?
Do you want your ISP to tunnel through your router into your LAN to “see and control” your stuff?
I didn’t think so.
Your users’ routers aren’t going to let you do that either.
– if they’re YOUR routers that you supply, then you’re going to have to disable NAT on the client side, and assign a static route of IP addresses unique to each user, associated with each user’s ppp secret, and finally do the NAT for all clients on your own router in stead.
(I’m not going to go into any more detail than that - good luck)