Page 1 of 1

Veeam Hardened Repository..

Posted: Sat May 25, 2024 12:10 pm
by tryllz
Hi,

I wanted to know when setting up Backup Repository which is a VHR, can this be done over the Management interface only ?

I have Starwind with 2 interfaces, 1 is 1Gbps (Management, 10.11.30.178) and other is 10Gbps (Replication, 10.11.40.178).

I can access VHR user over the Management Interface, but when trying to access over the Data interface I get the below errors..

Image

Image

Image

Image

Re: Veeam Hardened Repository..

Posted: Sat May 25, 2024 2:30 pm
by yaroslav (staff)
Hi,

Make sure you allowed ssh in the VM.

Re: Veeam Hardened Repository..

Posted: Sat May 25, 2024 5:10 pm
by tryllz
SSH is allowed as it works over 1Gbps..

Re: Veeam Hardened Repository..

Posted: Sat May 25, 2024 6:32 pm
by tryllz
Found this to be a Asymmetric Routing issue, which was disabled in the Fortigate Firewall..

Enabled it as below in Fortigate

Code: Select all

config system settings
    set asymroute enable
end
And its now SSH is reacahable..

Image

Re: Veeam Hardened Repository..

Posted: Mon May 27, 2024 6:02 am
by yaroslav (staff)
Thanks for your update. Did the error go away now?

Re: Veeam Hardened Repository..

Posted: Mon May 27, 2024 6:57 am
by tryllz
yaroslav (staff) wrote:
Mon May 27, 2024 6:02 am
Thanks for your update. Did the error go away now?
Yes, I can confirm the error went away.

Re: Veeam Hardened Repository..

Posted: Mon May 27, 2024 7:07 am
by yaroslav (staff)
Thanks for your update.