can MikroTik do this?

Hello,
I need to be able to do this:

Site one:
1 router 1 internet connection 1-2 VPN connections to central site , each VPN tunnel must be bind to a specific physical port and redirect all traffic from that port to the central site
Site two :
1 router 1 internet connection 1-3 VPN connections to central site , each VPN tunnel must be bind to a specific physical port and redirect all traffic from that port to the central site
Site three:
1 router 1 internet connection 1-2 VPN connections to central site , each VPN tunnel must be bind to a specific physical port and redirect all traffic from that port to the central site
etc…

Central site:
1 router 1 internet connection each incoming VPN tunnel must be bind to a specific physical port .
Ex. VPN SiteOnePhysicalPort2 redirected to physical router port 3
VPN SiteOnePhysicalPort3 redirected to physical router port 4

Is this something i can accomplish with MikroTik ?

Thank You

Yes this is easily possible with VPN and making good use of EOIP tunnels bridged to the ether ports you want.

Thank you,

I’ll buy a couple of routers to test it out