I use a RUT955 in an industrial appilcation. The modem is automatically provisioned with firmware and configuration through SSH.
I am interesseted to use the Web Filter feature, therefore I neet to install the corresponding package. Is there any possibility to automize this installation through SSH?
and a corresponding error message “Collected errors:\n * opkg_download: Failed to download …, wget returned 4.\n * opkg_download: Check your network settings and connectivity”
Any ideas why it works with putty and not with a python script? The python ssh client I am using was succesfully tested for firmware updates and configuration uploading.
Finally I figured out what the problem is. I use the webfilter to block unwanted URLs. Once installed and activated the webfilter blocks the URL to the package repository
Any idea how to solve this? Easiest way should be to add the package repository to the whitelist - Which URL(s) need to be unblocked for that? Is http://opkg.teltonika-netwoks.com sufficient?
Another idea is to download the wanted packages and upload them manually - Can you offer an example how to do that through SSH?
To resolve the issue with the web filter, you can whitelist the package manager’s URL and IP address from the following page: Teltonika FOTA and Opkg IP Addresses.
Alternatively, if you want to install the packages manually via SSH, follow these steps: