full VPN mode likely adjust network interface metric not work
when has multiple 0.0.0.0/0
-------------------EDITED-------------------
want to puts in the back
and for adds specific ip through it
-------------------EDITED-------------------
-------------------EDITED-------------------
custom item IP based likely work
but some process likely has trouble with name based
-------------------EDITED-------------------
@10101100101 I’m not sure that I understood your concerns properly. It looks like you have multiple questions in one topic. If possible, please create a topic per a question for the best result.
In Mudfish, when Full VPN mode is enabled, it adds the following routing table entries:
0.0.0.0/1
128.0.0.0/1
So it should not be affected even if multiple 0.0.0.0/0 entries exist. However are you meaning that Full VPN mode doesn’t work properly. If then, please show us the result of ROUTE PRINT while this issue is happening.
acctually its one question how to add specific IP through mudfish
when full VPN on
manipulating routing table likely not work
when has multiple0.0.0.0/0 or 0.0.0.0/0 full VPN mode adjust network interface or routemetric likely not work
if not wrong after deletsmudfishs 0.0.0.0/1still network goes through mudfish
if though mudfish custom item likely not very convenient compare to ROUTE ADD
If possible, could you please show me the output of ROUTE PRINT command when the issue happens?
At this moment, Create Custom Item is a best way to add a specific IP range into the routing table. If you prefer to ROUTE ADD command, it requires more knowledges of Mudfish internal.
If you deleted 0.0.0.0/1 for Mudfish, please make sure that you might also need to delete 128.0.0.0/1 too because it’s a part of the routing table for Full VPN mode.