NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
meldgr8t
Nov 29, 2015Aspirant
LAN to WAN Configuration
Hi, My situation is: 1. Vodafone HG659 modem/router (IP 192.168.1.1) that connects me to internet. 2. Netgear R8000 (located upstairs): IP 10.0.0.1. All LAN ports on the back of it are connected ...
- Dec 08, 2015
- Your home network will still be protected by the Vodafone router providing your 192.168.1.X subnet.
- JamesGL has given you the instructions for enabling AP Mode. Once you enable it, you will have to force all devices with 10.0.0.X addresses to obtain new IP addresses in the 192.168.1.X subnet. You can do this by either rebooting them or forcing them to renew their DHCP lease.
meldgr8t
Nov 30, 2015Aspirant
Are you able to walk me through the port forwarding set up on my R8000 to be able to do copy files from my laptop to the NAS, and vise versa? Thanks.
TheEther
Nov 30, 2015Guru
- Log into the R8000
- Go to ADVANCED > Setup > LAN Setup
- Click +Add
- Select the entry for your NAS, then +Add. This will insure that the IP address for your NAS doesn't change. Make note of the IP address. You will need it when setting up your port forwarding rules.
- Go to ADVANCED > Advanced Setup > Port Forwarding
- Click +Add Custom Service
- Make up a name and enter it into Service Name (e.g. SMB Ports 1)
- Enter 137-139 for the external port range
- Enter the IP address for the NAS in the Internal IP address
- Click Apply
- Click +Add Custom Service again
- Make up another name and enter it into Service Name (e.b. SMB Ports 2)
- Enter 445 for the external port range
- Enter the IP address for the NAS in the Internal IP address
- Click Apply
Try to access the NAS from your laptop. I cannot guarantee that this will work. There are two things that may fail. First, Netbios name resolution may fail because the broadcasts may not make it through the R8000. Second, I may have missed some ports to be forwarded.
Good luck.
- meldgr8tNov 30, 2015Aspirant
Thanks for sharing this. I'll give it a go when I get home.
In the meantime, I read something about 'static ip routing' as another option. Are you able to help me with this as well just in case port forwarding fails? Many thanks once again.
- TheEtherNov 30, 2015Guru
I can, but I don't see how static routes will work.
- meldgr8tNov 30, 2015Aspirant
Hi TheEther,
Thanks for your help yesterday! I did have a go on trying the options your recommended. I couldn't get the port forwarding to work. However, the first option worked just perfectly fine (enable AP mode on R8000, all devices on the same network). The thing I is I want to keep my two separate network (192.168.1.1 and 10.0.0.1), as they both work perfectly fine as well.
Here's the article I came across from searching, and it's very similar to what I want to achieve. It's worked for others, but I can't get it to work on my own network. You maybe able to pick up something that I maybe missing. Kindly help.
"...If you want both subnets, then you will need to
- Connect the N600 WAN port—not a LAN port—to a 7700N LAN port.
- Enable DHCP on the 7700N (because the N600 is connected via the WAN port, this DHCP server won’t be seen by devices on the N600, so you won't get a conflict).
- Add a static route to the 7700N saying that the 192.168.0.x network is accessible via the gateway at 192.168.1.115.
- Disable NAT on the N600.
If NAT is enabled on the N600 then the devices that are on 192.168.0.x will appear to come from 192.168.1.115 to devices on the 192.168.1.x network. Their address will be NATed to the address of the router. This will prevent you being able to access anything on 192.168.0.x from 192.168.1.x. ..."