Finally took the plunge and decided to try and block outgoing traffic from my cameras. Found this tutorial which seemed to be everything unneeded...
How to block ip camera from accessing the internet
Modified the code to fit each IP cam. Made it executable. Rebooted (twice). Still not sure I did it right and the only way I know how to check is pinging the cameras.
This other tutorial seems to show (about halfway down) that when you write the script to DROP the connection, it should time out when pinged.
The Beginner’s Guide to iptables, the Linux Firewall
I can still ping from my BI PC which I'm sure is what I want since they're on the same switch and wouldn't allow recording otherwise. I tried pinging the phone from my MacBook in terminal which is in the same LAN, but did so over wifi so the ping has to go thru the router and it's coming back with data.
I'm sure it's probably obvious to a lot of the network gurus here but what can I be doing wrong? I've written a few other scripts in nano and vi and they've been successful so I'm not sure what I could have been doing wrong.
Sent from my iPhone using Tapatalk
How to block ip camera from accessing the internet
Modified the code to fit each IP cam. Made it executable. Rebooted (twice). Still not sure I did it right and the only way I know how to check is pinging the cameras.
This other tutorial seems to show (about halfway down) that when you write the script to DROP the connection, it should time out when pinged.
The Beginner’s Guide to iptables, the Linux Firewall
I can still ping from my BI PC which I'm sure is what I want since they're on the same switch and wouldn't allow recording otherwise. I tried pinging the phone from my MacBook in terminal which is in the same LAN, but did so over wifi so the ping has to go thru the router and it's coming back with data.
I'm sure it's probably obvious to a lot of the network gurus here but what can I be doing wrong? I've written a few other scripts in nano and vi and they've been successful so I'm not sure what I could have been doing wrong.
Sent from my iPhone using Tapatalk
Last edited: