I have connected a Rasperry Pi via LAN with a Fritzbox 7490. As well with this Fritzbox is connected via LAN my eBlocker which is providing my eBlocker mobile VPN gateway.
Now, I am on the way. But nevertheless, I want to access via ssh to the Rasperry Pi.
How can I get it?
@facebita I'm not sure if I understand your question right. If the Raspi you mentioned runs eBlockerOS and you want SSH on eBlocker, please check out the right hand side column here: https://eblocker.org/en/eblockeros-download/
In case your Raspi is "just another device" in your network, you can access the device via TCP/IP (ie. SSH) while not at home using eBlocker Mobile. BTW: This works for all TCP/IP devices in your home network.
See here how to configure the remote device: https://eblocker.org/docs/can-i-also-access-devices-in-my-network/
THX!
@facebita In case your Raspi is "just another device" in your network, you can access the device via TCP/IP (ie. SSH) while not at home using eBlocker Mobile. BTW: This works for all TCP/IP devices in your home network.
See here how to configure the remote device: https://eblocker.org/docs/can-i-also-access-devices-in-my-network/
But, as I understand this manual, I should have configured the device before I leave home, right? But if I did not configure it before leaving, how can I now get access to the device?
@facebita You can access the eBlocker Settings via eBlocker Mobile and make the proper changes remotely. No problem.
THX!
@random Hmm. Won't work:
ssh: connect to host 192.168.178.87 port 22: Connection refused
@facebita Well, of course you need to grant access to your LAN for your remote device first - as discussed above.
Here are step by step instructions (sorry, if the above was to brief):
- Connect to your home network by using eBlocker Mobile
- Go to the eBlocker Settings (ie. using eBlocker.box or via the Control Bar)
- In the Settings chose Devices and select the first device (marked with a star) - this is your current device (the remote device)
- Then set the access rights of your remote device according to the docu: https://eblocker.org/docs/can-i-also-access-devices-in-my-network/
- Probably optional but recommended: Download the openVPN config again - and re-install again. Then reconnect with eBlocker Mobile using the new config.
- For a proof of concept ping some devices in your home (by IP) first - also your Raspi
- If you can ping other devices and the Raspi - you can also SSH to it. In case this does not work, make sure SSH is enabled on your Raspi.
If all fails, retry the above when you've returned home.
BTW: All this is a standard setup and used by many eBlocker users to access LAN devices - including myself 😉
THX!