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

Routing Table differs between GUI & Shell

Hi Community,

 

on our XG230 with V17.5 I have different Routing Tables between GUI and Linux Kernel.

My Interfaceconfiguration is:

 

My Static Routing was configured by GUI, but it differs to "route" on Linux Shell:

The route to 192.9.200.0/24 is missing.

 

 

So, what can I do now?

Is this topic already known?

 

kind regards

Guenter

 



This thread was automatically locked due to age.
Parents
  • Hi Guenther,

    please show us the Output of "ip route" and the route cache for one ip in the missing remote network

    example: "ip r g 192.9.200.2"

    Yours Lukas

    lna@cema

    SCA (utm+xg), SCSE, SCT

    Sophos Platinum Partner

  • XG230_WP02_SFOS 17.5.0 GA# ip r g 192.9.200.2
    192.9.200.2 via 178.188.248.104 dev Port2  src 178.188.248.106

  • Hi Guenther,

    for completeness please share the output of ip route.

     

    Since the gateway 178.188.248.104 does not match your route definition, i assume this as the default gateway of one of your WAN Ports.

    you can try to delete and readd the route if this doesn't help, please consider this a bug and call support.

    btw. Have you changed anything in routing precedence in Device Console? " system route_precedence show"

     

     

    Yours Lukas

    lna@cema

    SCA (utm+xg), SCSE, SCT

    Sophos Platinum Partner

Reply
  • Hi Guenther,

    for completeness please share the output of ip route.

     

    Since the gateway 178.188.248.104 does not match your route definition, i assume this as the default gateway of one of your WAN Ports.

    you can try to delete and readd the route if this doesn't help, please consider this a bug and call support.

    btw. Have you changed anything in routing precedence in Device Console? " system route_precedence show"

     

     

    Yours Lukas

    lna@cema

    SCA (utm+xg), SCSE, SCT

    Sophos Platinum Partner

Children