Chaining two Asus Routers both with DHCP
Here is my setup
network topology
Router 1:
192.168.1.1 subnet: 255.255.255.0
Router 2:
IP leased from Router 1: 192.168.1.11. Own IP is 10.0.0.1 subnet: 255.0.0.0
Computer A: plugged into Router 1 with IP 192.168.1.189
Computer B: plugged into Router 2 with IP 10.0.0.79
I have a static route added to Router 1: 10.0.0.0, subnet 255.0.0.0 to gateway 192.168.1.11
I also put 10.0.0.79 in Router 2's DMZ
I can't ping from Computer A to Computer B, nor SMB to it.
Any ideas?
Router 2 is always configured to connect via OpenVPN as external Computer B traffic should always go through OpenVPN.
networking router ip openvpn
add a comment |
Here is my setup
network topology
Router 1:
192.168.1.1 subnet: 255.255.255.0
Router 2:
IP leased from Router 1: 192.168.1.11. Own IP is 10.0.0.1 subnet: 255.0.0.0
Computer A: plugged into Router 1 with IP 192.168.1.189
Computer B: plugged into Router 2 with IP 10.0.0.79
I have a static route added to Router 1: 10.0.0.0, subnet 255.0.0.0 to gateway 192.168.1.11
I also put 10.0.0.79 in Router 2's DMZ
I can't ping from Computer A to Computer B, nor SMB to it.
Any ideas?
Router 2 is always configured to connect via OpenVPN as external Computer B traffic should always go through OpenVPN.
networking router ip openvpn
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36
add a comment |
Here is my setup
network topology
Router 1:
192.168.1.1 subnet: 255.255.255.0
Router 2:
IP leased from Router 1: 192.168.1.11. Own IP is 10.0.0.1 subnet: 255.0.0.0
Computer A: plugged into Router 1 with IP 192.168.1.189
Computer B: plugged into Router 2 with IP 10.0.0.79
I have a static route added to Router 1: 10.0.0.0, subnet 255.0.0.0 to gateway 192.168.1.11
I also put 10.0.0.79 in Router 2's DMZ
I can't ping from Computer A to Computer B, nor SMB to it.
Any ideas?
Router 2 is always configured to connect via OpenVPN as external Computer B traffic should always go through OpenVPN.
networking router ip openvpn
Here is my setup
network topology
Router 1:
192.168.1.1 subnet: 255.255.255.0
Router 2:
IP leased from Router 1: 192.168.1.11. Own IP is 10.0.0.1 subnet: 255.0.0.0
Computer A: plugged into Router 1 with IP 192.168.1.189
Computer B: plugged into Router 2 with IP 10.0.0.79
I have a static route added to Router 1: 10.0.0.0, subnet 255.0.0.0 to gateway 192.168.1.11
I also put 10.0.0.79 in Router 2's DMZ
I can't ping from Computer A to Computer B, nor SMB to it.
Any ideas?
Router 2 is always configured to connect via OpenVPN as external Computer B traffic should always go through OpenVPN.
networking router ip openvpn
networking router ip openvpn
edited Jan 3 at 9:26
NetworkN00b
asked Jan 2 at 8:31
NetworkN00bNetworkN00b
11
11
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36
add a comment |
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36
add a comment |
2 Answers
2
active
oldest
votes
You need to setup a route back from router 2 to router 1. The ping packets can most likely get to computer B, but computer B’s response can’t return to computer A.
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
add a comment |
Turning off NAT on router 2
Turning off firewall on router 2
Removing Computer B from DMZ, I could ping Computer B from Computer A.
However, SMB doesn't work. Any ideas?
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
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%2f1389707%2fchaining-two-asus-routers-both-with-dhcp%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
You need to setup a route back from router 2 to router 1. The ping packets can most likely get to computer B, but computer B’s response can’t return to computer A.
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
add a comment |
You need to setup a route back from router 2 to router 1. The ping packets can most likely get to computer B, but computer B’s response can’t return to computer A.
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
add a comment |
You need to setup a route back from router 2 to router 1. The ping packets can most likely get to computer B, but computer B’s response can’t return to computer A.
You need to setup a route back from router 2 to router 1. The ping packets can most likely get to computer B, but computer B’s response can’t return to computer A.
answered Jan 2 at 9:30
JCA122204JCA122204
315
315
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
add a comment |
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
How do I specify the reverse route? All traffic to parent IPs, 192.168.1.0 with mask 255.255.255.0 need to go to which gateway? How do I reference the parent gateway?
– NetworkN00b
Jan 3 at 9:14
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
I added a static route for 192.168.1.0, 255.255.255.0 to 192.168.1.1 — still can't get through
– NetworkN00b
Jan 3 at 9:26
add a comment |
Turning off NAT on router 2
Turning off firewall on router 2
Removing Computer B from DMZ, I could ping Computer B from Computer A.
However, SMB doesn't work. Any ideas?
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
add a comment |
Turning off NAT on router 2
Turning off firewall on router 2
Removing Computer B from DMZ, I could ping Computer B from Computer A.
However, SMB doesn't work. Any ideas?
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
add a comment |
Turning off NAT on router 2
Turning off firewall on router 2
Removing Computer B from DMZ, I could ping Computer B from Computer A.
However, SMB doesn't work. Any ideas?
Turning off NAT on router 2
Turning off firewall on router 2
Removing Computer B from DMZ, I could ping Computer B from Computer A.
However, SMB doesn't work. Any ideas?
answered Jan 4 at 6:47
NetworkN00bNetworkN00b
11
11
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
add a comment |
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
Can you just not ping it or are you not connecting to it. Have you tried using \IPADDRESSDriveName where the ip is what you have set in the location of you SMB?
– NetworkKingPin
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
SNBprobably doesn't work because if different IPs. Try browsing using \ip.ad.dr.esssharename
– davidgo
Jan 4 at 7:16
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
Tried both ... can't connect it seems. I can ping the computer, but there's quite a bit of delay and some loss ... has me wondering if a configuration is off.
– NetworkN00b
Jan 5 at 7:57
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%2f1389707%2fchaining-two-asus-routers-both-with-dhcp%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
Bridge them, set the default gateways to the nics you want to use each wan connection. Don't Cascade or you will be double nated
– Tim_Stewart
Jan 2 at 13:22
"Multiple WANs with two Asus Routers" -- WAN means Wide Area Network. Your title makes no sense. Wrong acronym? Did you mean WLAN?
– sawdust
Jan 2 at 22:36