When is logging support expected in non main vrf? (/system logging action set remote=)
I don’t see it in the current 7.15.3 Stable - if I’m wrong, please tell me.
take a look here:
http://forum.mikrotik.com/t/vrf-web-proxy/177287/1
if that didn’t help, show us your conf
nichky, thanks a lot!
This is a solution, I used it in my work, thanks. But it violates the principle of autonomy and isolation of vrf, requires correction through firewall and remains a problem in case of ranges crossing in different vrf.
I would expect a similar solution for other services (ssh, winbox & etc), like this:
/ip vrf
add interfaces=... name=managment
/system logging action
set 3 remote=n.n.n.n vrf=managment
or like this:
/system logging action
set 3 remote=n.n.n.n@managment