Routing on Appliance 5230
Hi
We are trying to add a route to our existing appliance 5230, running at 2.6.0.3. This is configured in media server role.
Currently this server is getting used for backup of only one client which contains Netezza DB.
Now we want to use this appliance also for backup of few more clients and those clients are not reachable from this appliance.
I checked there are no routes for those clients on this appliance.
following is current routing table:
Destination Gateway Genmask Flags MSS Window irtt Iface
10.100.249.0 0.0.0.0 255.255.255.240 U 0 0 0 bond1
10.100.14.0 10.100.14.254 255.255.255.0 UG 0 0 0 bond0
192.168.229.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.100.7.0 10.100.14.30 255.255.255.0 UG 0 0 0 bond0
10.100.117.0 10.100.14.30 255.255.255.0 UG 0 0 0 bond0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
bond0 has IP - 10.100.14.30
bond1 has IP - 10.100.249.5
eth0 has default IP.
I am able to ping gateway 10.100.14.254 from the destination clients. Now when i try to add static route from WEB GUI, it refelcts error "Default gateway is in use".
when I try to add route from CLISH, i recieve following error message.
Gateway Add 10.100.14.254 10.100.28.0 255.255.255.0 bond0
name:########01:
- [Info] Adding route(Dest: 10.100.28.0 GW: 10.100.14.254 NM: 255.255.255.0 DEV: bond1)
- [Info] Validating route input (10.100.28.0 10.100.14.254)
- [Info] Validating routing table
- [Info] Updating routing information
- [Error] Failed to update routing information. The network gateway is not reachable with the route information that you have provided. The gateway might not be reachable because it is not covered under a subnet mask that can be reached through your network interface settings.
- [Error] Failed to add new network route entry
Please assist.
Hi sdo
Thanks, issue has been fixed.
All i need to delete all gateway and network cofnfig and readd them again.