1
24.1 Legacy Series / Re: Upgrade deleted Manualy added WAN gateway
« on: February 12, 2024, 09:50:08 pm »
<gateways>
<gateway_item>
<interface>wan</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>WAN_GWv4</name>
<priority/>
<weight/>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
<defaultgw>1</defaultgw>
</gateway_item>
<gateway_item>
<interface>opt2</interface>
<gateway>xx.xx.xx.5xxgateway>
<name>xxxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr>GW Wireiguard</descr>
</gateway_item>
<gateway_item>
<interface>opt5</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>xxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
<monitor>xx.xx.xx.xx</monitor>
<fargw>1</fargw>
</gateway_item>
<gateway_item>
<interface>opt6</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>xxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr>GW Wireiguard 2 </descr>
</gateway_item>
</gateways>
WAN_GWv4 was the one deleted during update.
<gateway_item>
<interface>wan</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>WAN_GWv4</name>
<priority/>
<weight/>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
<defaultgw>1</defaultgw>
</gateway_item>
<gateway_item>
<interface>opt2</interface>
<gateway>xx.xx.xx.5xxgateway>
<name>xxxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr>GW Wireiguard</descr>
</gateway_item>
<gateway_item>
<interface>opt5</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>xxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
<monitor>xx.xx.xx.xx</monitor>
<fargw>1</fargw>
</gateway_item>
<gateway_item>
<interface>opt6</interface>
<gateway>xx.xx.xx.xx</gateway>
<name>xxxxx_GWv4</name>
<priority>255</priority>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr>GW Wireiguard 2 </descr>
</gateway_item>
</gateways>
WAN_GWv4 was the one deleted during update.
Can you provide a config.xml partial dump of the removed gateway_item sections only? The migration is discarding them for a specific reason.
Thanks,
Franco