Bridge Problems
I have a router that the ISP gave me, its an Arris TG862 that has internet connection and I have my old router, Linksys E2500, that I use in bridge mode, then all of the sudden my 2 routers stop communicating, what do I mean by this:
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on. Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked, then I told myself "well the port on the bridge does not work" and got another LAN cable and tested all 5 ports on the bridge and they all turned on, the only way the port on the back of my router and bridge mode don't turn on its by connecting them together.
networking bridge
add a comment |
I have a router that the ISP gave me, its an Arris TG862 that has internet connection and I have my old router, Linksys E2500, that I use in bridge mode, then all of the sudden my 2 routers stop communicating, what do I mean by this:
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on. Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked, then I told myself "well the port on the bridge does not work" and got another LAN cable and tested all 5 ports on the bridge and they all turned on, the only way the port on the back of my router and bridge mode don't turn on its by connecting them together.
networking bridge
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17
add a comment |
I have a router that the ISP gave me, its an Arris TG862 that has internet connection and I have my old router, Linksys E2500, that I use in bridge mode, then all of the sudden my 2 routers stop communicating, what do I mean by this:
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on. Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked, then I told myself "well the port on the bridge does not work" and got another LAN cable and tested all 5 ports on the bridge and they all turned on, the only way the port on the back of my router and bridge mode don't turn on its by connecting them together.
networking bridge
I have a router that the ISP gave me, its an Arris TG862 that has internet connection and I have my old router, Linksys E2500, that I use in bridge mode, then all of the sudden my 2 routers stop communicating, what do I mean by this:
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on. Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked, then I told myself "well the port on the bridge does not work" and got another LAN cable and tested all 5 ports on the bridge and they all turned on, the only way the port on the back of my router and bridge mode don't turn on its by connecting them together.
networking bridge
networking bridge
edited Jan 28 at 4:51
Hennes
59.3k793143
59.3k793143
asked Oct 30 '15 at 8:06
ErikErik
1
1
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17
add a comment |
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17
add a comment |
1 Answer
1
active
oldest
votes
Would be too many posts to put as a comment, so I'll have to put here.
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on
Which LED doesn't turn on? The one on the Arris or the Linksys?
Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked
Plugged Ethernet cable into what? The Linksys or the Arris? If you plugged it into the Arris were you able to get out to the internet? If you can hook up that way again and tell us what IP address you are getting.
If you are getting a 192.168.x.x address from the Arris then it's resorted back to it's default setting of being a Modem/Router. I think the default for them is 192.168.0.1 for the router address.
Those Arris modems can be setup a couple different ways, and I have a lot of those in my area. Rarely, I've seen them forget their settings and change their mode.
Unless the modem has just gone bad, it should take your ISP support 10 minutes or so to get it set back to the config you want.
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%2f993837%2fbridge-problems%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
Would be too many posts to put as a comment, so I'll have to put here.
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on
Which LED doesn't turn on? The one on the Arris or the Linksys?
Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked
Plugged Ethernet cable into what? The Linksys or the Arris? If you plugged it into the Arris were you able to get out to the internet? If you can hook up that way again and tell us what IP address you are getting.
If you are getting a 192.168.x.x address from the Arris then it's resorted back to it's default setting of being a Modem/Router. I think the default for them is 192.168.0.1 for the router address.
Those Arris modems can be setup a couple different ways, and I have a lot of those in my area. Rarely, I've seen them forget their settings and change their mode.
Unless the modem has just gone bad, it should take your ISP support 10 minutes or so to get it set back to the config you want.
add a comment |
Would be too many posts to put as a comment, so I'll have to put here.
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on
Which LED doesn't turn on? The one on the Arris or the Linksys?
Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked
Plugged Ethernet cable into what? The Linksys or the Arris? If you plugged it into the Arris were you able to get out to the internet? If you can hook up that way again and tell us what IP address you are getting.
If you are getting a 192.168.x.x address from the Arris then it's resorted back to it's default setting of being a Modem/Router. I think the default for them is 192.168.0.1 for the router address.
Those Arris modems can be setup a couple different ways, and I have a lot of those in my area. Rarely, I've seen them forget their settings and change their mode.
Unless the modem has just gone bad, it should take your ISP support 10 minutes or so to get it set back to the config you want.
add a comment |
Would be too many posts to put as a comment, so I'll have to put here.
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on
Which LED doesn't turn on? The one on the Arris or the Linksys?
Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked
Plugged Ethernet cable into what? The Linksys or the Arris? If you plugged it into the Arris were you able to get out to the internet? If you can hook up that way again and tell us what IP address you are getting.
If you are getting a 192.168.x.x address from the Arris then it's resorted back to it's default setting of being a Modem/Router. I think the default for them is 192.168.0.1 for the router address.
Those Arris modems can be setup a couple different ways, and I have a lot of those in my area. Rarely, I've seen them forget their settings and change their mode.
Unless the modem has just gone bad, it should take your ISP support 10 minutes or so to get it set back to the config you want.
Would be too many posts to put as a comment, so I'll have to put here.
I have my LAN cable from an Ethernet Port of my Arris to the Internet Port of the Linksys but the LED on the back wont turn on
Which LED doesn't turn on? The one on the Arris or the Linksys?
Then I told to myself that maybe the cable is damaged and went ahead and pluged in my laptop to that same Ethernet cable and it worked
Plugged Ethernet cable into what? The Linksys or the Arris? If you plugged it into the Arris were you able to get out to the internet? If you can hook up that way again and tell us what IP address you are getting.
If you are getting a 192.168.x.x address from the Arris then it's resorted back to it's default setting of being a Modem/Router. I think the default for them is 192.168.0.1 for the router address.
Those Arris modems can be setup a couple different ways, and I have a lot of those in my area. Rarely, I've seen them forget their settings and change their mode.
Unless the modem has just gone bad, it should take your ISP support 10 minutes or so to get it set back to the config you want.
answered Oct 30 '15 at 14:14
N. GreeneN. Greene
57538
57538
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%2f993837%2fbridge-problems%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
From what I think I know, the Linksys will treat its "Internet" connector always with the same pin assignment, so it may be required to use a crossover ethernet cable between the Arris and the Linksys. Of course, you could also try an autodetecting hub between them.
– Run CMD
Oct 30 '15 at 9:17