This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Static Route

Hi

Pls help me ...

I am not able to undestand the static route and Gateway route in the Networks.
Pls xplain or give me any documentation related to it as i have already read the static route many times in the astaro admin guide and still i am not clear.


Rahul Shukla


This thread was automatically locked due to age.
Parents
  • You probably won't make an interface route.  I think WebAdmin builds an interface route for each interface you define.  Essentially, creating an interface route says that the interface will be able to learn where to send a packet by broadcasting an ARP request on it's network.

    If you need to make a route, it probably will be a gateway route.  Say you had a network with two routers, and everything in the network (172.16.1.0/24) pointed to the Astaro (172.16.1.1) as the default gateway.  Now, assume that the other router (172.16.1.2) allows roadwarriors remote access into your network and they're assigned IPs in the range 10.20.30.0/24.  When a roadwarrior sends a request to a device in your network, the device knows that the IP it needs to respond to is reached via its default gateway, the Astaro.  That's why you would to add a gateway route in the Astaro: 10.20.30.0/24 -> 172.16.1.2.

    Look up Blackhole route in Wikipedia.

    Cheers - Bob
Reply
  • You probably won't make an interface route.  I think WebAdmin builds an interface route for each interface you define.  Essentially, creating an interface route says that the interface will be able to learn where to send a packet by broadcasting an ARP request on it's network.

    If you need to make a route, it probably will be a gateway route.  Say you had a network with two routers, and everything in the network (172.16.1.0/24) pointed to the Astaro (172.16.1.1) as the default gateway.  Now, assume that the other router (172.16.1.2) allows roadwarriors remote access into your network and they're assigned IPs in the range 10.20.30.0/24.  When a roadwarrior sends a request to a device in your network, the device knows that the IP it needs to respond to is reached via its default gateway, the Astaro.  That's why you would to add a gateway route in the Astaro: 10.20.30.0/24 -> 172.16.1.2.

    Look up Blackhole route in Wikipedia.

    Cheers - Bob
Children
No Data