Quote from: dseven on January 27, 2025, 10:04:26 AMSo 158.132.209.248 is routed via your default gateway (10.22.36.2). Is that what you expect?
What are you trying to accomplish with your static route? Are you trying to force the path that the traffic takes over the internet (i.e. source routing)?
If you set the "Far gateway" option on the gateway that you created, your route for 100.100.0.0/16 should get added, but it's probably not going to work as you expect (unless your upstream default gateway knows what to do with it).
Thank you, after I enable the Far gateway option, everything works.