Visit Open-E website
Results 1 to 6 of 6

Thread: How to create static route?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    In the multiple_IP.pdf, it suggest that we create the following static route:

    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.10.10.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
    10.10.10.5 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
    10.10.10.6 0.0.0.0 255.255.255.255 UH 0 0 0 eth1
    10.10.10.7 0.0.0.0 255.255.255.255 UH 0 0 0 eth2
    10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
    10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
    10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
    127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
    0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0

    However, Open-E DSS prompts: Error, Following route is invalid....

    Thus, I only manage to setup the first 4:
    10.10.10.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
    10.10.10.5 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
    10.10.10.6 0.0.0.0 255.255.255.255 UH 0 0 0 eth1
    10.10.10.7 0.0.0.0 255.255.255.255 UH 0 0 0 eth2

  2. #2
    Join Date
    Aug 2010
    Posts
    404

    Default

    You can find Videos and more PDF's in the following links:

    http://www.open-e.com/library/webcasts-and-videos/
    And
    http://www.open-e.com/library/how-to-resources/

    And you can find step by step for how to setup a failover, a MPIO , and to use Open-E with ESX.

  3. #3

    Default

    After setting up static route, DSS is no longer able to access internet for updates.
    When I attempt to add gateway as instructed by multiple_ip.pdf, DSS said it's invalid.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •