VMware vSphere

 View Only
  • 1.  Gateway from different segments

    Posted Nov 02, 2023 11:54 AM

    Hello, сolleagues.

    Please help me solve the error. I couldn't find a solution on the internet.
    The data center provided network settings and gateway from different segments.

    When setting up the main IP, I constantly receive an error about incorrect network configuration ((((

    Example:
    Main IP:192.168.0.30/32
    GW: 192.168.3.1

    No matter how I try to write it down. I'm getting a configuration error ipv4. How can this check be bypassed? Thanks for the help!

     

    Best regards



  • 2.  RE: Gateway from different segments

    Posted Nov 02, 2023 01:30 PM
    So the gateway would be needed to reach literally any other IP address (given the /32 mask), including that of the gateway.

    That won't work.


  • 3.  RE: Gateway from different segments

    Posted Nov 02, 2023 06:32 PM
    Hello, the provider issued these settings
    Example:
    IP: 8.8.8.6
    Mask 255.255.255.255
    GW: 9.9.9.1
     
    How can I configure this plan as the main server IP? Thank you!
     
    Best regards


  • 4.  RE: Gateway from different segments

    Posted Nov 02, 2023 09:51 PM

    You can't.

    A /32 mask makes it impossible for that IP to talk to any other IPs, nothing specific to ESXi, just how IP addressing works.