106
23.7 Legacy Series / Re: Restore problems - weird restore
« on: November 14, 2023, 07:27:31 am »
If I check /conf/config.xml the manual gateway I made, to point to the ISP router, is still in the config after restore:
.... the above is NOT in the backup file I took.
Code: [Select]
<gateway_item>
<interface>wan</interface>
<gateway>192.168.1.1</gateway>
<name>WAN_VODA</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
<defaultgw>1</defaultgw>
</gateway_item>.... the above is NOT in the backup file I took.


