<gateway_item> <interface>wan</interface> <gateway>x.x.x.x</gateway> <name>WAN_GW</name> <priority/> <weight/> <ipprotocol>inet</ipprotocol> <interval/> <descr>Spectrum Cable Gateway</descr> <defaultgw>1</defaultgw> </gateway_item>
config 76918 - [meta sequenceId="1"] Migration skipped gateway GWName (GW-IP)
<gateway_item> <interface>wan</interface> <gateway>x.y.z.209</gateway> <name>E1_WAN_GWv4</name> <priority/> <weight/> <ipprotocol>inet</ipprotocol> <interval/> <descr/> <defaultgw>1</defaultgw></gateway_item>
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
Encountered the same issue today. GW config XML looks exactly like Moonshine's. Both IPv4 and IPv6 gateways on WAN were affected. In my case however, there's no LAN interface, i'm running this instance as a VPN hub. Other than that there's nothing special going on
<Gateways version="1.0.0">....</Gateways>
<Gateways version="1.0.0"/>
<gateways> <gateway_item> ...