Hello,
i have something peculiar to pull off in a routerboard that's acting as a pptp client concentrator:
i want that the remote network have access ONLY to a computer that has initiated traffic on the LAN side, i dont know if that's clear enough, or here goes an example:
i'm dialing N pptp connections with mikrotik, one of the remote hosts has ip 192.168.1.1, in the mikrotik LAN network(let's say 10.10.10.x) with my PC(10.10.10.100) i open remote desktop to 192.168.1.1, so far so good. What i want is that for 192.168.1.1 to have full access to 10.10.10.100 in response to that connection. same if i where to connect from 10.10.10.120 for example, or whatever other computer.
¿can this somehow be done with packet/connection marks?, ¿like marking connections that go through the pptp and then using that connection mark to trigger a FW rule?(but how do i tell utik which is the originator dynamically?)