ipconfig /renew and hit enter This will remove 0.0.0.0 as the default gateway (or read Microsoft KB Article). It is possible the Adobe Bonjour service is causing this problem if Adobe Software is installed on Windows 7 OS, to fix this problem stop the Bonjour service from running:

If we remove the default route on the secondary interface using “route del” CLI command, it gets added again after a reboot. To resolve this issue we need to edit the secondary interface using the nmtui tool and remove the default route option. Normal route table with default route pointing to Secondary interface also In one of your interface's configuration file you have the address 10.10.24.1 set as your default gateway. Just find out which one is it in, remove/comment it out and reboot your server. You won't have to do anything else. Re: Remove or Omit Default Gateway from 2nd NIC macdougall Aug 11, 2016 11:02 AM ( in response to LucD ) I'd like to leave the gateway off of the 2nd NIC completely, but when you use static ip to configure it forces you to define a gateway. as it is now there is no default gateway appearing in PowerShell so I guess I’m adding a new one and not changing an old one. The subnet mask needs to change from 255.255.255.255 to 255.255.255.0 .

$ sudo ip route show default via 192.168.122.1 dev ens3 10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1 172.16.0.0/24 via 192.168.122.1 dev ens3 192.168.122.0/24 dev ens3 proto kernel scope link src 192.168.122.211 Remove Specific Route

2020-3-17 · Knowing the IP address of the default gateway (usually a router) on a home or business network is important information to successfully troubleshoot a network problem or gain access to the router's web-based management.In most cases, the default gateway IP address is the private IP address assigned to the router. This is the IP address that the router uses to communicate with a local home …

SpringCloud集成Gateway_qq_38533859的博客 …

Re: Remove or Omit Default Gateway from 2nd NIC macdougall Aug 11, 2016 11:02 AM ( in response to LucD ) I'd like to leave the gateway off of the 2nd NIC completely, but when you use static ip to configure it forces you to define a gateway. as it is now there is no default gateway appearing in PowerShell so I guess I’m adding a new one and not changing an old one. The subnet mask needs to change from 255.255.255.255 to 255.255.255.0 .