Dear developers and users, i need your help. The situation is: some interfaces are in main routing table, but internet interfaces and internet FullV are in separate vrf. How can i grant nated access from main table to internet? I have read wiki article, but, it describe some other setup: access from vrf to main table.
You really need to set things up the other way around. Internet in main routing table. Other interfaces in VRF.
http://wiki.mikrotik.com/wiki/Manual:Internet_access_from_VRF
http://wiki.mikrotik.com/wiki/Internet_access_from_VRF_with_NAT
Is it only way possible?
Yes, as far as I know it is not possible to have the main routing table utilize routes from a VRF. I’ve never seen a way to do this in MikroTik or Cisco.
Thank you… it is very pity…
Hmm… And if I transfer inner src nat interface to another vrf from main table?
Maybe dear developers say something about such functions?