bandit2142
New Around Here
Im also waiting to hear if HW is in or out so i can make up my mind to update or wait. Thanks for the firmware Voxel!
Probably you have to try Entware:- I want to run rclone on my R9000. I got the binary on my system but I can't mount drive since I need "fusermount". Any change you can add that to the firmware?
- I use the PlexServer a lot, but it seems we are forgotten and it's not updated anymore. I know there are builds floating around on plex forums etc for all sorts of systems. Do you know if (and how) we can upgrade the PlexServer on our router without having to wait for an "official build"?
Probably you have to try Entware:
rclone is available in Entware.
fusermount is a part of fuse-utils package from Entware.
There are some articles re: how to install Plex manually on ARM router. E.g.
https://hqt.ro/plex-media-server-through-debian-arm/
But I do not think that it is legal. And a lot of manual job in console. Sorry but I think it is necessary to push NG to get more fresh official Plex.
Voxel.
which opkg
type opkg
Voxel, thank you for your quick answer.
I already had Entware installed, but it seems I also have some "default" optware installed. So I was checking with "opkg list |grep rclone" and it did not return rclone, since I was apparently using the wrong opkg...
So looked around and found the good opgk in /opt/bin, but I am now wondering if my system is OK....? Where is this default opkg coming from? Is that installed by default and should I just leave it and always use /opt/bin/opkg?
Just run that one with the correct options?
So I am a bit confused and I am hoping you can explain a bit the difference between optware and entware....
Next to that, I always used your HW-firmware, but my vpn-client connection on the router always hung after a couple of days. It seems that the no-HW firmware is indeed better on that since I did not have one hang until now.
Kind Regards,
To see used opkg:
Code:which opkg type opkg
For important settings:
https://www.snbforums.com/threads/having-troubles-installing-entware-on-r7800.55918/#post-477999
Voxel about Entware, see chapter 4:
https://www.voxel-firmware.com/Downloads/Voxel/readme.docx
For more info:
https://oldwiki.archive.openwrt.org/doc/techref/opk
.....
Thanks! Found most of it in the meantime also. Added the path to /opt/bin and /opt/sbin, and running rclone fine now.
Just one last question....VPN
I use the vpn client on my R9000. In there I know how to exclude certain IP's from using the VPN. I was wondering if there is also I way to exclude certain "ports" from using the VPN.
Use case: Plex is running on R9000, but is not accessible from the WAN when the VPN-client is running. So I would like that port 32400 is exposed to my WAN address and not to the VPN-address.
Basically, all Plex data should not go over the VPN. But I don't know if that's possible...
Thanks!
Where is this default opkg coming from? Is that installed by default and should I just leave it and always use /opt/bin/opkg?
2. Info for Entware users. /etc/profile default profile is changed (no PATH for Entware is set by default, i.e. /opt/bin:/opr/sbin). Set the PATH for Entware in /root/.profile file, something like:
export PATH=/opt/bin:/opt/sbin:/bin:/sbin:/usr/bin:/usr/sbin
Woot! looks like a new R9000 version is out 4.32, not sure whats in it but uploading it now lol
Should work. But it is better to use latest release.Voxel,
OpenVPN client now could be used simultaneously with OpenVPN server(s) (no necessity to disable server(s) from GUI).
Does this work? Or how does this work? When I have the client enabled (from terminal "/etc/init.d/openvpn-client start") and alos have the server enabled (from GUI), my clients can't connect to the server.
Once I stop the client on the R9000 itself (so only server still running), my other clients connect immediately...
So I am wondering what I am missing..
TIA
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!