I wanted to set pptp server and bridge clients to LAN. Usually that is done by putting pptp client in the same IP range with LAN users and setting proxy-arp on lan interface.
But, I wanted to do that as a bridge, and tried that. But, it did not work. Actually, the only problem is that PPTP interface cannot be added as bridge port. It does not matter if interface is created dinamicaly or it exists as static.
By "cannot be added" I mean:
- if pptp interface is static it does not show in a list of available interfaces when adding port to bridge
- if ppp profile is set to add dinamic interface to bridge, it does not do that when interface is created
Tutorial at http://wiki.mikrotik.com/wiki/Manual:BC ... ridging%29 explains how to add PPTP interface into bridge, and that is what I tried even without reading it, as it is obvious way. But this does not work. Actually I found out several other tutorials that expalin the same thing. But none works.
What is wrong here? Me, tutorials, or Mikrotik 4.11 which I tried this on?
I tried this on other Routerboards with different MT versions. The same thing.