-
Notifications
You must be signed in to change notification settings - Fork 0
Open Ports in Router (Router Scenario)
When iBlocker is connected to the Internet router via eth, and in case the user need to access his camera (e.g. http://your_name.freemyip.com:port) he could follow below steps:
-
Load https://freemyip.com/ and claim your domain:
your_name.freemyip.comand go to "How to use it" -> Linux or Raspbian -
Copy the displayed command:
(crontab -l;echo "*/21 * * * * curl \"https://freemyip.com/update?token=3dc1blablabla48b&domain=your_name.freemyip.com\">/dev/null 2>&1")|crontab -
- Use above command in an iBlocker console (as root).
You will see the curl command added in "crontab -l".
- Login to your router and assign an external port (e.g. 8085) which points to 8081.
Then user could access his camera from everywhere, via http://your_name.freemyip.com:8085
For a Fritzbox user should go to Internet->Permit Access->Add device for sharing->New Sharing->Port Sharing->Tcp->8081 as Port to device and 8085 as Port requested externally.
-----------------------------------//-----------------------------------------
Contact: office@2transfer.eu
Copyright © IBlocker.eu project. Proudly powered by Open Source software. Copyright Notice | Terms of Service | Privacy Policy
© Design: www.iblocker.eu