Hi guys, I  describe the context of the problem below:

I installed a Tor relay on a virtual machine on my server with IP 9.1.1.101. This virtual machine needs to use a static IP (9.1.1.102) to work as a Tor relay. After that I create a virtual network in Routed mode to connect to the physical network (used as a bridge between the virtual machine and the external network (Internet)).

Since I change the NAT to Routed mode, I can't access my server via ssh user@9.1.1.101.

Will it be a Routed mode problem?

How can I solve this problem?

Thank you
Marcelo