Reaching a NAS storage (Buffalo LinkStation 210D65)
Posted: Wed Jun 17, 2015 6:03 am
Hello!
If anybody can give me some advice it would be most appreciated. I have a problem reaching my LinkStation files trough an OpenVPN connection.
I am running OpenVPN on a linux box on my LAN. The Buffalo LinkStation is in the same LAN as the OpenVPN box. Both are behind the same router.
The router is located at 192.168.1.1 and the OpenVPN linux box at 192.168.1.4. My Buffalo Linkstation is at 192.168.1.7
The VPN subnet is configuredt at openVPN server's /server.conf as:
- server 10.8.0.0 255.255.255.0
So far I am able to:
1. Establish VPN connection between client and server, works great!
2. My Client receives IP 10.8.0.X IP address from the OpenVPN server.
3. I am able to reach my Buffalo LinkStation trough the VPN connection by entering 192.168.1.7 to Chrome browser (so as to say: I can reach the buffalo setup portal)
4. I can also access an IP camera hosted on the same LAN trough the VPN connection (192.168.1.11), so it seems everything is working.
I am unable to:
1. I am unable to access the LinkStation on my Windows Explorer where it is mapped as Z:\, also the LinkStation wont appear on Buffalos "NAS Navigator", where it normally shows when I am connected trough the local LAN..
By following different guides, I've come to suspect that the issue is somehow related to routing, but I am unable to find a configuration that works. Buffalos own manual states that the NAS will not be visible to computers that are outside of the same network. Therefore I suspect that the 10.8.0.0 VPN IP is not reaching the Buffalo at 192.168.1.7.
1. On my router I have added a static routing between 10.8.0.0 and 192.168.1.1
2. I have tried adding routing rules to the server.conf: - push "route 192.168.1.0 255.255.255.0"
3. I have tired adding routing to the server like this: "route add -net 10.8.0.0/24 gw 192.168.1.4" or "route add -net 10.8.0.0/24 gw 192.168.1.0" or "route add -net 10.8.0.0/24 gw 192.168.1.1" to no avail.
Any help would be much appreciated. I did not post my server.conf from client/server yet, because the basic VPN connection works as intended. Only the Buffalo NAS is unreachable and remains a mystery.
If anybody can give me some advice it would be most appreciated. I have a problem reaching my LinkStation files trough an OpenVPN connection.
I am running OpenVPN on a linux box on my LAN. The Buffalo LinkStation is in the same LAN as the OpenVPN box. Both are behind the same router.
The router is located at 192.168.1.1 and the OpenVPN linux box at 192.168.1.4. My Buffalo Linkstation is at 192.168.1.7
The VPN subnet is configuredt at openVPN server's /server.conf as:
- server 10.8.0.0 255.255.255.0
So far I am able to:
1. Establish VPN connection between client and server, works great!
2. My Client receives IP 10.8.0.X IP address from the OpenVPN server.
3. I am able to reach my Buffalo LinkStation trough the VPN connection by entering 192.168.1.7 to Chrome browser (so as to say: I can reach the buffalo setup portal)
4. I can also access an IP camera hosted on the same LAN trough the VPN connection (192.168.1.11), so it seems everything is working.
I am unable to:
1. I am unable to access the LinkStation on my Windows Explorer where it is mapped as Z:\, also the LinkStation wont appear on Buffalos "NAS Navigator", where it normally shows when I am connected trough the local LAN..
By following different guides, I've come to suspect that the issue is somehow related to routing, but I am unable to find a configuration that works. Buffalos own manual states that the NAS will not be visible to computers that are outside of the same network. Therefore I suspect that the 10.8.0.0 VPN IP is not reaching the Buffalo at 192.168.1.7.
1. On my router I have added a static routing between 10.8.0.0 and 192.168.1.1
2. I have tried adding routing rules to the server.conf: - push "route 192.168.1.0 255.255.255.0"
3. I have tired adding routing to the server like this: "route add -net 10.8.0.0/24 gw 192.168.1.4" or "route add -net 10.8.0.0/24 gw 192.168.1.0" or "route add -net 10.8.0.0/24 gw 192.168.1.1" to no avail.
Any help would be much appreciated. I did not post my server.conf from client/server yet, because the basic VPN connection works as intended. Only the Buffalo NAS is unreachable and remains a mystery.