REST API knowledge exchange
Post Reply
dmanolis
Novice
Posts: 4
Liked: never
Joined: Oct 10, 2024 7:35 am
Full Name: Manolis
Contact:

Veeam Backup & Replication 12.2 - Create Job - Replica duplicate ReIp error

Post by dmanolis »

Hello,

When trying to create a new VsphereReplica job, the reIp option throws the following error "Details: Cannot add multiple ReIP rules with the same source: source IP: 10.1.2.3, source subnet mask: 255.255.255.0.", although my rules have different source Ip Addresses. Both of the rules work if they are the only rule. And it seems they work together with the powershell module.

Code: Select all

    "reIp": {
        "rules": [
            {
                "ruleType": "IPv4",
                "description": "",
                "ipv4": {
                    "sourceIPAddress": "10.1.2.3",
                    "sourceSubnetMask": "255.255.255.0",
                    "targetIPAddress": "10.3.2.1",
                    "targetSubnetMask": "255.255.255.0",
                    "targetDefaultGateway": "10.3.2.10"
                }
            },
            {
                "ruleType": "IPv4",
                "description": "",
                "ipv4": {
                    "sourceIPAddress": "10.0.40.45",
                    "sourceSubnetMask": "255.255.255.0",
                    "targetIPAddress": "10.1.40.80",
                    "targetSubnetMask": "255.255.255.0",
                    "targetDefaultGateway": "10.1.40.90"
                }
            }
        ]
    }
david.domask
Veeam Software
Posts: 3197
Liked: 742 times
Joined: Jun 28, 2016 12:12 pm
Contact:

Re: Veeam Backup & Replication 12.2 - Create Job - Replica duplicate ReIp error

Post by david.domask »

Hi Manolis,

I get same on vCurrent patch v13 lab, UI and Powershell let you set such rules without issue.

Please open a Support Case and let Veeam Support review the behavior. Please share your case number here once created, thanks!
David Domask | Product Management: Principal Analyst
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest