Thanks again to everyone for the wealth of information, it is much appreciated!
So, essentially the OpenVPN allows an encrypted tunnel from other devices (say phone) to the router (i.e., home network)?
By setting it up, I can essentially pretend to be on my home network even I'm not?
Isolating the cameras/NVR from accessing the internet is done with the firewall on the router, correct?
Is it able to run on a Raspberry Pi 4 out of curiosity? Is that kind of hardware suitable or is it better to use an Intel/AMD system with 4-8 cores with PFSense?
Yeah, I'd ideally like to have a VLAN which isolates the IoT devices and cameras, and then another for my usual devices.
How do wireless devices connect to the VLAN? I sort of get the idea of having a switch with ethernet ports and plugging those in, but not sure hoe it works with WiFi.
Do you think a guest network is suitable for isolating IoT devices and cams from the main network, or is that not a very secure solution?
I'm going through that post, very helpful!Not exactly.
The Asus router does not support VLANs.
Lot's of ways to go about it. The goal is to isolate your cameras from having access to the internet and you can only see them when at home on your network. When away from home, you hit the OpenVPN app on your phone, it makes a connection to your home router, and then you have access to whatever app you are using to view your cameras like you are at home.
Look at this thread to get a better understanding of what it is.
Asus routers and VPN
From what little I've read, Open VPN is more secure than PPTP. For any of you using Open VPN especially as it may relate with an Asus router, are there any recommendations or special considerations when setting up the various parameters? I just managed to get the thing working with my ATT...ipcamtalk.com
So, essentially the OpenVPN allows an encrypted tunnel from other devices (say phone) to the router (i.e., home network)?
By setting it up, I can essentially pretend to be on my home network even I'm not?
Isolating the cameras/NVR from accessing the internet is done with the firewall on the router, correct?
Interesting. I feel like the easier solution right now is maybe to go with a router, but I am interested in PFSense but feel it may have a large learning curve -- and perhaps with my lack of knowledge may be insecure the way I set it up?So, is PFSense basically turning a small computer into a router? Or do you still have a router as well?
Yes.
PFSense is free software that will run on any computer with 2 or more network interfaces.
Or do you still have a router as well?
Not needed with PFSense.
A typically provided for rent ISP SOHO "router" today is a combination:
1 - modem
2 - router
3 - switch
4 - wireless access point (today mostly with two radios)
#1 Modem piece is typically a separate router by itself. When the modem boots up it does a TFTP to an ISP server which looks up your modem mac address and associates your speed tier to your connection which it saves on your modem. Typically the ISP only lets you view some of the configuration and stats but nothing else.
Do you guys run everything on the network through OpenVPN, or just insecure stuff like cams or IoT devices?
I only utilize OpenVPN client on my tablet, laptop or phone when I am not at home and want to manage my network, watch my CCTV or play with my automation. I have not had to open ports on my firewall for many many years now.
Relating to iOT devices many folks separate them from main house networks using an autonomous WAPs, VLANs or networks.
Really with this stuff you either accept and use it or not.
IE: I have been tinkering with WiFi switches which I turn into devices not dependant on the cloud by replacing the firmware on these devices to Tasmota or Espurna.
Recently installed a wireless doorbell. First time I have used wireless for a camera. First thing I did with it was disable the cloud app.
Is it able to run on a Raspberry Pi 4 out of curiosity? Is that kind of hardware suitable or is it better to use an Intel/AMD system with 4-8 cores with PFSense?
Yeah, I'd ideally like to have a VLAN which isolates the IoT devices and cameras, and then another for my usual devices.
How do wireless devices connect to the VLAN? I sort of get the idea of having a switch with ethernet ports and plugging those in, but not sure hoe it works with WiFi.
Do you think a guest network is suitable for isolating IoT devices and cams from the main network, or is that not a very secure solution?