Why does my computer have two default gateways?
I have a windows vista computer. My internet cuts out intermittently. I did a ipconfig and I saw I had two default gateways. one was a 192 and the second was a 68. I then logged in my router. I saw under DMZ that second default gateway(68) was listed but I could delete it or do any type of edit on it. I went to my adapter settings>ip4 and there was no configurations. So it was normal. Why do I have two default gate ways? Is this a ISP thing or is there a way I can delete it?
networking wireless-networking router
add a comment |
I have a windows vista computer. My internet cuts out intermittently. I did a ipconfig and I saw I had two default gateways. one was a 192 and the second was a 68. I then logged in my router. I saw under DMZ that second default gateway(68) was listed but I could delete it or do any type of edit on it. I went to my adapter settings>ip4 and there was no configurations. So it was normal. Why do I have two default gate ways? Is this a ISP thing or is there a way I can delete it?
networking wireless-networking router
please post the output ofroute print
from an elevated command prompt or powershell instance.
– Frank Thomas
Sep 26 '15 at 3:43
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31
add a comment |
I have a windows vista computer. My internet cuts out intermittently. I did a ipconfig and I saw I had two default gateways. one was a 192 and the second was a 68. I then logged in my router. I saw under DMZ that second default gateway(68) was listed but I could delete it or do any type of edit on it. I went to my adapter settings>ip4 and there was no configurations. So it was normal. Why do I have two default gate ways? Is this a ISP thing or is there a way I can delete it?
networking wireless-networking router
I have a windows vista computer. My internet cuts out intermittently. I did a ipconfig and I saw I had two default gateways. one was a 192 and the second was a 68. I then logged in my router. I saw under DMZ that second default gateway(68) was listed but I could delete it or do any type of edit on it. I went to my adapter settings>ip4 and there was no configurations. So it was normal. Why do I have two default gate ways? Is this a ISP thing or is there a way I can delete it?
networking wireless-networking router
networking wireless-networking router
asked Sep 26 '15 at 3:42
user3563184user3563184
111
111
please post the output ofroute print
from an elevated command prompt or powershell instance.
– Frank Thomas
Sep 26 '15 at 3:43
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31
add a comment |
please post the output ofroute print
from an elevated command prompt or powershell instance.
– Frank Thomas
Sep 26 '15 at 3:43
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31
please post the output of
route print
from an elevated command prompt or powershell instance.– Frank Thomas
Sep 26 '15 at 3:43
please post the output of
route print
from an elevated command prompt or powershell instance.– Frank Thomas
Sep 26 '15 at 3:43
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31
add a comment |
1 Answer
1
active
oldest
votes
Most likely cause: multiple NICs. For instance, wired (Ethernet) and wireless (Wi-Fi). Maybe multiple "network adapters" including something like a VPN (not necessarily a physical card).
Under each adapter, TCP/IP settings, you can go to an Advanced options screen to add a default gateway.
Using "netstat -nr" is probably the best option (similar to "route print", though "netstat -nr" is a bit more compatible with different operating systems). So then you can see what interface the traffic is sent out.
whois.arin.net will be able to tell you what organization is behind a specific IP address. For instance, ARIN report on 68.0.0.1 says that address is Cox Communications (a cable company).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f978373%2fwhy-does-my-computer-have-two-default-gateways%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Most likely cause: multiple NICs. For instance, wired (Ethernet) and wireless (Wi-Fi). Maybe multiple "network adapters" including something like a VPN (not necessarily a physical card).
Under each adapter, TCP/IP settings, you can go to an Advanced options screen to add a default gateway.
Using "netstat -nr" is probably the best option (similar to "route print", though "netstat -nr" is a bit more compatible with different operating systems). So then you can see what interface the traffic is sent out.
whois.arin.net will be able to tell you what organization is behind a specific IP address. For instance, ARIN report on 68.0.0.1 says that address is Cox Communications (a cable company).
add a comment |
Most likely cause: multiple NICs. For instance, wired (Ethernet) and wireless (Wi-Fi). Maybe multiple "network adapters" including something like a VPN (not necessarily a physical card).
Under each adapter, TCP/IP settings, you can go to an Advanced options screen to add a default gateway.
Using "netstat -nr" is probably the best option (similar to "route print", though "netstat -nr" is a bit more compatible with different operating systems). So then you can see what interface the traffic is sent out.
whois.arin.net will be able to tell you what organization is behind a specific IP address. For instance, ARIN report on 68.0.0.1 says that address is Cox Communications (a cable company).
add a comment |
Most likely cause: multiple NICs. For instance, wired (Ethernet) and wireless (Wi-Fi). Maybe multiple "network adapters" including something like a VPN (not necessarily a physical card).
Under each adapter, TCP/IP settings, you can go to an Advanced options screen to add a default gateway.
Using "netstat -nr" is probably the best option (similar to "route print", though "netstat -nr" is a bit more compatible with different operating systems). So then you can see what interface the traffic is sent out.
whois.arin.net will be able to tell you what organization is behind a specific IP address. For instance, ARIN report on 68.0.0.1 says that address is Cox Communications (a cable company).
Most likely cause: multiple NICs. For instance, wired (Ethernet) and wireless (Wi-Fi). Maybe multiple "network adapters" including something like a VPN (not necessarily a physical card).
Under each adapter, TCP/IP settings, you can go to an Advanced options screen to add a default gateway.
Using "netstat -nr" is probably the best option (similar to "route print", though "netstat -nr" is a bit more compatible with different operating systems). So then you can see what interface the traffic is sent out.
whois.arin.net will be able to tell you what organization is behind a specific IP address. For instance, ARIN report on 68.0.0.1 says that address is Cox Communications (a cable company).
answered Sep 26 '15 at 6:32
TOOGAMTOOGAM
11.5k32644
11.5k32644
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f978373%2fwhy-does-my-computer-have-two-default-gateways%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
please post the output of
route print
from an elevated command prompt or powershell instance.– Frank Thomas
Sep 26 '15 at 3:43
Hi, I will soon but could you tell me what I might be looking for?
– user3563184
Sep 26 '15 at 4:20
the route to the 68. network, the route(s) to 0.0.0.0, the exit interfaces on all of these, evidence of persistent routes, etc, etc. the routing table is the best way to look into the intricacies of how routes are configured and chosen at runtime. Note that the default gateway is by definition the lowest metric route to 0.0.0.0.
– Frank Thomas
Sep 26 '15 at 4:31