Hi,
I have setup an OVPN server on x86 RouterOS 5.4.
I can connect to it without problems from my clients, and when adding routes to
them, I have no problems to communicate through the VPN. So far so good.
I have searched around a bit on the forum, and it seems that RouterOS can’t push
configuration to the clients. I guess that still is valid on 5.4? But no
problem, I have just a couple of connections, so those can be handled in the
client config files.
In the PPP Profile, I also tried to set Incoming Filter, Outgoing Filter and
Address List. When connecting, I do get a new ppp chain in the filtering rules,
and I get jumps created from and to the chain I specified (hm, I only see those
in winbox, “/ip firewall filter print” doesn’t display those…).
I then keep a ping going to a computer through the VPN. I get the response and I
can see the traffic through the packet sniffer. The packet counters on the jump
rules in the ppp chain isn’t incrementing at all though, so it would seem they
never enter this chain, unless I have misunderstood how this should work ![]()
Also, I don’t get the IP of the connected client entered in the specified
address list.