Synology NVR Setup: Segmenting the Camera Network
I’ve recently set up a Synology DS1520+ Network Attached Storage (NAS) device at a client site. It’s being used as a Network Video Recorder (NVR) running Synology Surveillance Station, recording …
I’ve recently set up a Synology DS1520+ Network Attached Storage (NAS) device at a client site. It’s being used as a Network Video Recorder (NVR) running Synology Surveillance Station, recording …
If you’re fighting with Network Level Authentication (see this post) and need to quickly change a workstation from Public to Private, this should work in PowerShell: Get-NetConnectionProfile Note the InterfaceIndex …
I have u-Verse through a Pace 5031NV-030 modem. Sometimes I swap out routers to test one function or another. This always means that I have to log in to the …
I need this so often and always have to go looking for it. To list local listening ports with the owning process ID: netstat -ano | find /i "listening" And …
My Windows 7 desktop was showing red X’s next to each mapped network drive. Clicking on the drive let me browse the files, but the Red X remained.
I’ve been happily using my Tomato router with a guest wireless VLAN isolated from my main wired LAN. I described the setup here. Now, I want to bridge a second …
There are several articles and lots of confusion on this topic out there. Here is what worked for me. First, let’s clarify terms.
I wrote recently about setting up guest wireless with the Tomato router firmware. I also needed to be able to use site-to-site OpenVPN between two routers running Tomato. I’m using …
After installing a new router, I was no longer able to ping my Hyper-V server. Why not? The router sits at the edge of the network—how could it affect pinging …
I’ve been learning Tomato router firmware. This open-source firmware can enhance a low-end wireless router with some pretty advanced features. One of my goals was to set up my wireless …