Page 1 of 1

logging to non main vrf?

Posted: Wed Sep 04, 2024 6:21 pm
by Sergey371
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.

Re: logging to non main vrf?  [SOLVED]

Posted: Thu Sep 05, 2024 4:03 am
by nichky
take a look here:
viewtopic.php?t=209202

if that didn't help, show us your conf

Re: logging to non main vrf?

Posted: Thu Sep 05, 2024 9:19 am
by Sergey371
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