I have mikrotik server with two interfces,
both ofthem are bridged,
bridge ip address is 192.168.0.3
there is pppoe on brdge.
also usermanager is running on this server.
users are connecting to this server if users are authenticated they can access default gateway 192.168.0.1.
My problem:
this configuration works if all users have pppoe routers, but if someone will directly connect to network dhcp will give him ip address and he can access internet without any authenticating, i need to deny all users who are notauthenticated on pppoe server.
A dhcp server doesn’t come from nowhere
So you must have either set up a dhcp-server listening on the bridge or on some other device reachable via the bridge.
Second question:
How are the users that are dialing in connected to the device?
My proble isnot DHCP, user can take staticip address 192.168.0.X 255.255.255.0 192.168.0.1 and he will be able to access internet,
on server i have pppoe server + usermanger, pppoe server woring on bridge interface, so tis server works nly with pppoe clients, but if someone directl cnnected to network hecan access internet withoutproblems
So do you have an IP address assigned on the PPPoE bridge?
On the same interface the users are connecting via pppoe the router must not have an IP address.