Newbie question:
I deployed a pptp server on my MT for clients/staff to VPN to the internal network.
Is there a way, (without going into RADIUS servers etc etc), how to limit the connections by MAC address?
What i need is similar to a DHCP server, but for the pptp-in interface.
I cant find a way to bind a DHCP server to a pptp-in interface.
no, mac filtering of any kind can only be done withen the same layer2 network segment, MAC information does not get transmitted beyond that. you can only filter by source IP. if your goal is to restrict un-authorized machines from trying to connect, use a VPN server that supports certificate based authentication. (although IPSec is more then sufficiant for anything you are ever going to do)
if you connect from outside - mac address that will show up in router WILL allways be the same - closes device in oter network - so i i actualy do not see ANY reason to do some mac restricions.
and f you want some authentifications PPPoE is your way - or a simple DHCP.
AND you can do some port knocking when suer connects to gain acces to your LAN. as tunneling is all about connecting to your LAN from outside and be as part of lan