Configure DD-WRT router behind a Cisco cable modem
I have a Linksys WRT54GS router flashed with DD-WRT that I'm trying to get a connection on behind a Cisco DPC3010 cable modem. I can get a connection just fine when I plug my computer in directly into the modem, but when I plug the router into the modem, it refuses to deal the router an IP. My ISP is Cox, if that matters.
Here's the basic setup for my router right now:
WAN Connection Type
- Automatic Configuration - DHCP
- STP - Disable
Optional Settings
[all default]
- Host and Domain name blank, and MTU on Auto
Network Setup [all default]
- Local IP - 192.168.1.1
- Subnet Mask - 255.255.255.0
- Gateway - 0.0.0.0
- Local DNS - 0.0.0.0
- DHCP Type: DHCP Server
- DHCP: enabled
- Static DNS 1: 192.168.1.1
- Static Dns 2: 8.8.8.8
- Static Dns 2: 68.105.28.12
Things I've Tried:
MAC address cloning to have my router's MAC match my computer's MAC (My computer is capable of connecting to the cable modem just fine)
Using all kinds of different DNS servers. I doubt this would solve this kind of issue, though
Powering down both the router and modem, fully powering up the modem, and then powering up the router
The Cisco modem isn't a router and doesn't have any configuration utilities of any sort; just a page that displays basic information about the modem (MAC address, serial, etc)
Changing the WAN connection from DHCP to manually match the info that the modem deals to my computer. Here's the ipconfig for my computer connected to the modem:
I'm really not sure where to go from here. Any advice?
networking router dd-wrt cable-modem
add a comment |
I have a Linksys WRT54GS router flashed with DD-WRT that I'm trying to get a connection on behind a Cisco DPC3010 cable modem. I can get a connection just fine when I plug my computer in directly into the modem, but when I plug the router into the modem, it refuses to deal the router an IP. My ISP is Cox, if that matters.
Here's the basic setup for my router right now:
WAN Connection Type
- Automatic Configuration - DHCP
- STP - Disable
Optional Settings
[all default]
- Host and Domain name blank, and MTU on Auto
Network Setup [all default]
- Local IP - 192.168.1.1
- Subnet Mask - 255.255.255.0
- Gateway - 0.0.0.0
- Local DNS - 0.0.0.0
- DHCP Type: DHCP Server
- DHCP: enabled
- Static DNS 1: 192.168.1.1
- Static Dns 2: 8.8.8.8
- Static Dns 2: 68.105.28.12
Things I've Tried:
MAC address cloning to have my router's MAC match my computer's MAC (My computer is capable of connecting to the cable modem just fine)
Using all kinds of different DNS servers. I doubt this would solve this kind of issue, though
Powering down both the router and modem, fully powering up the modem, and then powering up the router
The Cisco modem isn't a router and doesn't have any configuration utilities of any sort; just a page that displays basic information about the modem (MAC address, serial, etc)
Changing the WAN connection from DHCP to manually match the info that the modem deals to my computer. Here's the ipconfig for my computer connected to the modem:
I'm really not sure where to go from here. Any advice?
networking router dd-wrt cable-modem
add a comment |
I have a Linksys WRT54GS router flashed with DD-WRT that I'm trying to get a connection on behind a Cisco DPC3010 cable modem. I can get a connection just fine when I plug my computer in directly into the modem, but when I plug the router into the modem, it refuses to deal the router an IP. My ISP is Cox, if that matters.
Here's the basic setup for my router right now:
WAN Connection Type
- Automatic Configuration - DHCP
- STP - Disable
Optional Settings
[all default]
- Host and Domain name blank, and MTU on Auto
Network Setup [all default]
- Local IP - 192.168.1.1
- Subnet Mask - 255.255.255.0
- Gateway - 0.0.0.0
- Local DNS - 0.0.0.0
- DHCP Type: DHCP Server
- DHCP: enabled
- Static DNS 1: 192.168.1.1
- Static Dns 2: 8.8.8.8
- Static Dns 2: 68.105.28.12
Things I've Tried:
MAC address cloning to have my router's MAC match my computer's MAC (My computer is capable of connecting to the cable modem just fine)
Using all kinds of different DNS servers. I doubt this would solve this kind of issue, though
Powering down both the router and modem, fully powering up the modem, and then powering up the router
The Cisco modem isn't a router and doesn't have any configuration utilities of any sort; just a page that displays basic information about the modem (MAC address, serial, etc)
Changing the WAN connection from DHCP to manually match the info that the modem deals to my computer. Here's the ipconfig for my computer connected to the modem:
I'm really not sure where to go from here. Any advice?
networking router dd-wrt cable-modem
I have a Linksys WRT54GS router flashed with DD-WRT that I'm trying to get a connection on behind a Cisco DPC3010 cable modem. I can get a connection just fine when I plug my computer in directly into the modem, but when I plug the router into the modem, it refuses to deal the router an IP. My ISP is Cox, if that matters.
Here's the basic setup for my router right now:
WAN Connection Type
- Automatic Configuration - DHCP
- STP - Disable
Optional Settings
[all default]
- Host and Domain name blank, and MTU on Auto
Network Setup [all default]
- Local IP - 192.168.1.1
- Subnet Mask - 255.255.255.0
- Gateway - 0.0.0.0
- Local DNS - 0.0.0.0
- DHCP Type: DHCP Server
- DHCP: enabled
- Static DNS 1: 192.168.1.1
- Static Dns 2: 8.8.8.8
- Static Dns 2: 68.105.28.12
Things I've Tried:
MAC address cloning to have my router's MAC match my computer's MAC (My computer is capable of connecting to the cable modem just fine)
Using all kinds of different DNS servers. I doubt this would solve this kind of issue, though
Powering down both the router and modem, fully powering up the modem, and then powering up the router
The Cisco modem isn't a router and doesn't have any configuration utilities of any sort; just a page that displays basic information about the modem (MAC address, serial, etc)
Changing the WAN connection from DHCP to manually match the info that the modem deals to my computer. Here's the ipconfig for my computer connected to the modem:
I'm really not sure where to go from here. Any advice?
networking router dd-wrt cable-modem
networking router dd-wrt cable-modem
edited Jan 20 at 22:23
Hennes
59.2k793142
59.2k793142
asked Jul 24 '14 at 3:44
IHateMyModemIHateMyModem
1112
1112
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Most cable internet providers requires you to use the same MAC address used before.
Here are few steps that you can try:
- Check if your WAN interface can negotiate DHCP configuration;
- Try to use your computer's network configuration on WAN interface (IP address, subnet mask, default gateway and DNS);
- Try to ping to internet IP address (e.g. default internet gateway and 8.8.8.8);
- Check if DNS is resolving with: nslookup google.com
If not, try all steps cloning your computer ethernet MAC address to router's WAN interface.
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
add a comment |
I literally had the same problem and took the same steps as you with no luck. However I came across this same issue in another forum and their solution worked for me.
http://www.dslreports.com/forum/r27092115-NE-DPC3010-issues
In short, it seems the modem configures (only once) to the first device it's connected to when powered on. So, the modem does not reconfigure if you swap between devices (PC to router1 to router2 to..) if the modem power is kept on.
Suggested solution:
- Power off both modem and router
- With your modem plugged into your router, power on your modem only and let it boot up fully
- Power on your router
- Then it should work at this point
I was able to switch between different routers and PC following this method.
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%2f787233%2fconfigure-dd-wrt-router-behind-a-cisco-cable-modem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Most cable internet providers requires you to use the same MAC address used before.
Here are few steps that you can try:
- Check if your WAN interface can negotiate DHCP configuration;
- Try to use your computer's network configuration on WAN interface (IP address, subnet mask, default gateway and DNS);
- Try to ping to internet IP address (e.g. default internet gateway and 8.8.8.8);
- Check if DNS is resolving with: nslookup google.com
If not, try all steps cloning your computer ethernet MAC address to router's WAN interface.
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
add a comment |
Most cable internet providers requires you to use the same MAC address used before.
Here are few steps that you can try:
- Check if your WAN interface can negotiate DHCP configuration;
- Try to use your computer's network configuration on WAN interface (IP address, subnet mask, default gateway and DNS);
- Try to ping to internet IP address (e.g. default internet gateway and 8.8.8.8);
- Check if DNS is resolving with: nslookup google.com
If not, try all steps cloning your computer ethernet MAC address to router's WAN interface.
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
add a comment |
Most cable internet providers requires you to use the same MAC address used before.
Here are few steps that you can try:
- Check if your WAN interface can negotiate DHCP configuration;
- Try to use your computer's network configuration on WAN interface (IP address, subnet mask, default gateway and DNS);
- Try to ping to internet IP address (e.g. default internet gateway and 8.8.8.8);
- Check if DNS is resolving with: nslookup google.com
If not, try all steps cloning your computer ethernet MAC address to router's WAN interface.
Most cable internet providers requires you to use the same MAC address used before.
Here are few steps that you can try:
- Check if your WAN interface can negotiate DHCP configuration;
- Try to use your computer's network configuration on WAN interface (IP address, subnet mask, default gateway and DNS);
- Try to ping to internet IP address (e.g. default internet gateway and 8.8.8.8);
- Check if DNS is resolving with: nslookup google.com
If not, try all steps cloning your computer ethernet MAC address to router's WAN interface.
answered Jul 24 '14 at 4:28
denisvmdenisvm
59428
59428
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
add a comment |
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
The only options under WAN configuration are either automatic configuration with dhcp, or use of a static IP. Neither worked. I have already tried using my computer's configuration, and I stated that in my original question. There's 100% packet loss when I ping an internet IP. No connection is established. DNS isn't resolving. I have had my computer's ethernet MAC cloned throughout this ENTIRE process. Also, I'd like to note that I know for a fact that the router works, hardware-wise, since I was using it in a previous setup. And as I said, my cable modem works with my computer.
– IHateMyModem
Jul 24 '14 at 4:36
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
Try to disable WAN connection, enable Assign WAN Port to Switch option and try to connect to internet using your router as a simple bridge. It should work, if not, you may have a problem with your WAN port.
– denisvm
Jul 24 '14 at 4:46
add a comment |
I literally had the same problem and took the same steps as you with no luck. However I came across this same issue in another forum and their solution worked for me.
http://www.dslreports.com/forum/r27092115-NE-DPC3010-issues
In short, it seems the modem configures (only once) to the first device it's connected to when powered on. So, the modem does not reconfigure if you swap between devices (PC to router1 to router2 to..) if the modem power is kept on.
Suggested solution:
- Power off both modem and router
- With your modem plugged into your router, power on your modem only and let it boot up fully
- Power on your router
- Then it should work at this point
I was able to switch between different routers and PC following this method.
add a comment |
I literally had the same problem and took the same steps as you with no luck. However I came across this same issue in another forum and their solution worked for me.
http://www.dslreports.com/forum/r27092115-NE-DPC3010-issues
In short, it seems the modem configures (only once) to the first device it's connected to when powered on. So, the modem does not reconfigure if you swap between devices (PC to router1 to router2 to..) if the modem power is kept on.
Suggested solution:
- Power off both modem and router
- With your modem plugged into your router, power on your modem only and let it boot up fully
- Power on your router
- Then it should work at this point
I was able to switch between different routers and PC following this method.
add a comment |
I literally had the same problem and took the same steps as you with no luck. However I came across this same issue in another forum and their solution worked for me.
http://www.dslreports.com/forum/r27092115-NE-DPC3010-issues
In short, it seems the modem configures (only once) to the first device it's connected to when powered on. So, the modem does not reconfigure if you swap between devices (PC to router1 to router2 to..) if the modem power is kept on.
Suggested solution:
- Power off both modem and router
- With your modem plugged into your router, power on your modem only and let it boot up fully
- Power on your router
- Then it should work at this point
I was able to switch between different routers and PC following this method.
I literally had the same problem and took the same steps as you with no luck. However I came across this same issue in another forum and their solution worked for me.
http://www.dslreports.com/forum/r27092115-NE-DPC3010-issues
In short, it seems the modem configures (only once) to the first device it's connected to when powered on. So, the modem does not reconfigure if you swap between devices (PC to router1 to router2 to..) if the modem power is kept on.
Suggested solution:
- Power off both modem and router
- With your modem plugged into your router, power on your modem only and let it boot up fully
- Power on your router
- Then it should work at this point
I was able to switch between different routers and PC following this method.
answered Jan 15 '15 at 17:26
Ryan SmithRyan Smith
11
11
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%2f787233%2fconfigure-dd-wrt-router-behind-a-cisco-cable-modem%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