How to enable remote access for Synology DSM 4.3 device through Linksys EA6900
up vote
0
down vote
favorite
I asked this question on the synology forum, and no offense, but I'm not sure that I trust the answers so am posting here.
I have a Synology DiskStation DS413j running DSM 4.3. I also have a Linksys EA6900 (AC1900). The DiskStation is on my home network on 192.168.1.100.
According to the Synology docs and router support compatibility list, I cannot use the EZ-Internet tool to automatically configure remote access. (However I am still within the 90 day risk free trial of the router and can exchange it, which is why I am asking this question.)
My ISP is Time Warner Cable, and I have a residential roadrunner account without a static IP. My IP very rarely changes, but according to the ISP, can at any time.
I tried following the instructions for both devices to set up port forwarding so that I could access DSM over my public IP address. I enabled port forwarding on the router to forward port 5000 to 5000 on 192.168.1.100.
However when I visit http://my.pub.lic.ip:5000 in a browser, I get the following response (from raw tab of fiddler):
HTTP/1.1 404 Not Found
Content-Type: text/html
Connection: close
Content-Length: 134
Server: Arris/1.0 UPnP/1.0 miniupnpd/1.0
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested URL was not found on this server.</BODY></HTML>
Many other ports at the same public IP do not return a response at all, so I am wondering: where is this response coming from? My router, or the disk station? Or is it possibly from the ISP that assigns me my IP?
My goal is to set up the disk station so that I can access DSM remotely. Do I need to forward more than just 5000 to do this?
port-forwarding home-networking internet-connection synology
add a comment |
up vote
0
down vote
favorite
I asked this question on the synology forum, and no offense, but I'm not sure that I trust the answers so am posting here.
I have a Synology DiskStation DS413j running DSM 4.3. I also have a Linksys EA6900 (AC1900). The DiskStation is on my home network on 192.168.1.100.
According to the Synology docs and router support compatibility list, I cannot use the EZ-Internet tool to automatically configure remote access. (However I am still within the 90 day risk free trial of the router and can exchange it, which is why I am asking this question.)
My ISP is Time Warner Cable, and I have a residential roadrunner account without a static IP. My IP very rarely changes, but according to the ISP, can at any time.
I tried following the instructions for both devices to set up port forwarding so that I could access DSM over my public IP address. I enabled port forwarding on the router to forward port 5000 to 5000 on 192.168.1.100.
However when I visit http://my.pub.lic.ip:5000 in a browser, I get the following response (from raw tab of fiddler):
HTTP/1.1 404 Not Found
Content-Type: text/html
Connection: close
Content-Length: 134
Server: Arris/1.0 UPnP/1.0 miniupnpd/1.0
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested URL was not found on this server.</BODY></HTML>
Many other ports at the same public IP do not return a response at all, so I am wondering: where is this response coming from? My router, or the disk station? Or is it possibly from the ISP that assigns me my IP?
My goal is to set up the disk station so that I can access DSM remotely. Do I need to forward more than just 5000 to do this?
port-forwarding home-networking internet-connection synology
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I asked this question on the synology forum, and no offense, but I'm not sure that I trust the answers so am posting here.
I have a Synology DiskStation DS413j running DSM 4.3. I also have a Linksys EA6900 (AC1900). The DiskStation is on my home network on 192.168.1.100.
According to the Synology docs and router support compatibility list, I cannot use the EZ-Internet tool to automatically configure remote access. (However I am still within the 90 day risk free trial of the router and can exchange it, which is why I am asking this question.)
My ISP is Time Warner Cable, and I have a residential roadrunner account without a static IP. My IP very rarely changes, but according to the ISP, can at any time.
I tried following the instructions for both devices to set up port forwarding so that I could access DSM over my public IP address. I enabled port forwarding on the router to forward port 5000 to 5000 on 192.168.1.100.
However when I visit http://my.pub.lic.ip:5000 in a browser, I get the following response (from raw tab of fiddler):
HTTP/1.1 404 Not Found
Content-Type: text/html
Connection: close
Content-Length: 134
Server: Arris/1.0 UPnP/1.0 miniupnpd/1.0
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested URL was not found on this server.</BODY></HTML>
Many other ports at the same public IP do not return a response at all, so I am wondering: where is this response coming from? My router, or the disk station? Or is it possibly from the ISP that assigns me my IP?
My goal is to set up the disk station so that I can access DSM remotely. Do I need to forward more than just 5000 to do this?
port-forwarding home-networking internet-connection synology
I asked this question on the synology forum, and no offense, but I'm not sure that I trust the answers so am posting here.
I have a Synology DiskStation DS413j running DSM 4.3. I also have a Linksys EA6900 (AC1900). The DiskStation is on my home network on 192.168.1.100.
According to the Synology docs and router support compatibility list, I cannot use the EZ-Internet tool to automatically configure remote access. (However I am still within the 90 day risk free trial of the router and can exchange it, which is why I am asking this question.)
My ISP is Time Warner Cable, and I have a residential roadrunner account without a static IP. My IP very rarely changes, but according to the ISP, can at any time.
I tried following the instructions for both devices to set up port forwarding so that I could access DSM over my public IP address. I enabled port forwarding on the router to forward port 5000 to 5000 on 192.168.1.100.
However when I visit http://my.pub.lic.ip:5000 in a browser, I get the following response (from raw tab of fiddler):
HTTP/1.1 404 Not Found
Content-Type: text/html
Connection: close
Content-Length: 134
Server: Arris/1.0 UPnP/1.0 miniupnpd/1.0
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested URL was not found on this server.</BODY></HTML>
Many other ports at the same public IP do not return a response at all, so I am wondering: where is this response coming from? My router, or the disk station? Or is it possibly from the ISP that assigns me my IP?
My goal is to set up the disk station so that I can access DSM remotely. Do I need to forward more than just 5000 to do this?
port-forwarding home-networking internet-connection synology
port-forwarding home-networking internet-connection synology
edited Dec 6 '17 at 10:31
Hennes
58.7k792141
58.7k792141
asked Mar 1 '14 at 23:35
danludwig
11116
11116
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
I can't believe that I didn't realize this, but the cable modem from the ISP is an Arris TG862. I found this video that showed me how to finally fix this. Had to change the modem to run in bridged mode, then turn off the firewall. After that I got a different IP, but was able to get to my router's admin page, and ultimately DSM, using the IP.
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I can't believe that I didn't realize this, but the cable modem from the ISP is an Arris TG862. I found this video that showed me how to finally fix this. Had to change the modem to run in bridged mode, then turn off the firewall. After that I got a different IP, but was able to get to my router's admin page, and ultimately DSM, using the IP.
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
add a comment |
up vote
0
down vote
I can't believe that I didn't realize this, but the cable modem from the ISP is an Arris TG862. I found this video that showed me how to finally fix this. Had to change the modem to run in bridged mode, then turn off the firewall. After that I got a different IP, but was able to get to my router's admin page, and ultimately DSM, using the IP.
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
add a comment |
up vote
0
down vote
up vote
0
down vote
I can't believe that I didn't realize this, but the cable modem from the ISP is an Arris TG862. I found this video that showed me how to finally fix this. Had to change the modem to run in bridged mode, then turn off the firewall. After that I got a different IP, but was able to get to my router's admin page, and ultimately DSM, using the IP.
I can't believe that I didn't realize this, but the cable modem from the ISP is an Arris TG862. I found this video that showed me how to finally fix this. Had to change the modem to run in bridged mode, then turn off the firewall. After that I got a different IP, but was able to get to my router's admin page, and ultimately DSM, using the IP.
answered Mar 2 '14 at 3:34
danludwig
11116
11116
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
add a comment |
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
This question was bumped to the front page because there is no accepted solution yet. (You can accept your won answers).
– Hennes
Dec 6 '17 at 10:34
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f723451%2fhow-to-enable-remote-access-for-synology-dsm-4-3-device-through-linksys-ea6900%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