Everything posted by Hank Moody
-
[Plugin] Unraid Management Agent
Any way to change the network/endpoint it chooses? I have multiple vlans and it just randomly decided to choose one; I could solve it via pfsense that HA and your plugin could communicate, would be lovely if you could choose. Thanks in advance!
-
SFP+ 10gb speed stuck in 1.6gb - Intel 82599ES
Have you ever found a solution to this? Or did it go away by any chance? I'd like to get the same card but as in your case, it's to upgrade my LANs to 10G. I don't want the hardware to be an underlying problem before starting that process - before that I'd rather shell out more money to get a working card. If you could update us, maybe with new results and things you did/did-not would be nice, thanks!
-
[PLUGIN] WOL for Services
Hi Simon, nice that you kept on the development of this function - thanks a lot! My problem is that I can't get it to run; I have several vlans configured on br0, plugin-setup to listen on br0 (only choice), setup/enabled under tools, and trying to send the MagicPacket from my router (pfsense 2.7.2) from the same vlan-interface, but nothing happens. AS for the VM itself, due to the redhat virtio drivers, theres no wake/wol property I have a physical nic passed-through to that vm, but would love to have it for other machines as well, as all my pcie-slots are already drilled out (x1>"x16") and populated๐ // SOLVED *partially (working) So I couldn't find anything in the UEFI Firmware settings, and the passed-nic didn't even show up. - I tried my luck with HomeAssistant as I already have it running and it just works - the HAOS VM sits on the same br0.30 (VL30) - Tried it with my steamlink on the same VL30 and again, it just works Still can't get my head around why my router/pf - the central point of everything - can't do it neither on the management nor same-vlan interface, but even a physical machine/steamlink will do
-
[Support] binhex - DelugeVPN
Was trying a lot of stuff since 5AM this morning.. just works with VPN_disabled=no; Go back one page in this thread, binhex removed a time-frame at docker start which enabled DNS querries also over the host. Adding Google and Cloudflare into the docker-env doesn't do anything, adding my pfsense to it (DNS Resolver) does nothing. I'm here waiting that someone brighter than me comes up with a fix ๐
-
[Plugin] Plex Streams
hey dorgan, nice plugin! Found it through a screeny on /datahoaders I have similar problems as polishprocessors (p7) like I cannot get my server listed. Getting the token from plex stops the spinning wheel without a server listed; I have it under custom ip with port, tried /web and http. While signing in on plex I've seen that plex sees my server on zeus.home.arpa, tried it over the corresponding 10.1.30.0/24 network, no dice and still "There are currently no active streams" > /plugins/plexstreams/getServers.php?useSsl=1 {"serverList":{"XXX":{"Name":"HERMES","Identifier":"XXX","Connections":[null]}}} I'm stuck, could we look into this? ๐คช
-
Upgrade from 6.8.3 to 6.9.2, docker DNS is pointing to 127.0.0.11
Have you resorted this problem? I'm facing the same, already-running container with 127.0.0.11 do work, but generating the same instance with another IP get's 127.0.0.11 again but is unable to establish a DNS connection - pinging 8.8.8.8 works whereas google.com doesn't. Any help or clarification would be really appreciated! Kind regards Hank
-
Wake on Lan for Virtual Machines for 6.1+
Thanks for this missing piece of software! I read the entire thread; I have only installed python2-2.7.18-x86_64-4.txz, have setup the default bridge (br1.30) in vm-manager and your pkg shows "running" - but nothing. The machine in case is a win10-vm which had it enabled as baremetal; as vm now there's no wol-option in the adapter-configuration within windows itself, and accessing the BIOS doesn't give me a wol-option, neither machine-type i440fx-4.2 nor q35-4.2. I'm trying to wake the machines up from the fw/pfsense directly, no dice. How could I troubleshoot furhter? Does the default vm-bridge have to be on the vlan where the vms sit i.e. br1.3 or on the general interface br1? Thanks for your time!
-
[Support] spikhalskiy - ZeroTier
Do I have to toggle anything in the ZT-Clients or is this done via ZT-Central? This is a local vlan, every client when away would connect via ZT. ^Only one at a time When I'm connected to vlan90 locally I have the fw-rules allowing me access to plex on vlan30 Exactly I tried my best, is this rule ok? Alias zt_net_plex = 192.168.191.0/24 Alias media = 10.1.30.1 I'm unable to ping plex over zerotier.. FYI I'm using 3 eth-ports, whereas only port-1 is used/bridged for docker; - I have absolutely no clue where 172.17.0.0 and 192.168.122.0 come from (sweating a little bit..) Man, THANK YOU!! I owe you a lot
-
[Support] spikhalskiy - ZeroTier
Sorry for not getting back any sooner, I really tried it a lot of times but can't get to the desired results; to recap: The ZT-Node/docker resides on my unraid-box with a bridged-connection - 10.1.100.201 vlan-100 - ZT-IP 192.168.191.2 I have 3 ZT-Nodes - ZT-Docker on unraid --10.1.100.201 vlan-100 --ZT 192.168.191.2 - ZT-App on Windows --192.168.90.1 vlan-90 / Mobile 4G Hotspot --ZT 192.168.191.3 - ZT-App on Android --Mobile 4G --ZT 192.168.191.4 All on Version 1.6.5, Online, with Public-IP listed (wasn't the case when the zt-docker was in a vpn'd vlan); All devices can ping each other trough their ZT-IP with ping not higher than 128ms. My Plex-Server on unraid - 10.1.30.1 vlan-30 My ZT-Node on unraid --10.1.100.201 vlan-100 pfSense let's pass traffic from vlan-100 to Plex-IP in vlan-30; this is now setup and working without problems. The ZT-docker can ping Plex. And here I'm stuck: In my desired scenario I'd like to have this one and only ZT-Node/docker to route all the other ZT-Nodes to my Plex instance; as much as I understand from your statements (marked bold) do I need to setup a route for every node I let into my private-sdn? In it's core all I want to accomplish is to use the ZT-Node on Unraid (vlan-100) let all other ZT-Nodes access Plex (vlan-30) without much more than confirming those ZT-Nodes in ZT-Central. Thanks for your help so far @Ford Prefect! Thanks a lot for reading so far
-
[Support] spikhalskiy - ZeroTier
Adding another Vlan is not, and having it separated in another Vlan and setting up inter-vlan Routing neither, or at least I hope so. I will try as soon as I get back home, thanks a lot for your reply!
-
[Support] spikhalskiy - ZeroTier
So I'm rereading this topic the 7th time in 7days with no end in sight. My main goal is to open Plex for friends with granular control. A handful of good friends are parents now too and as they discovered my Kids Video Collection (damn those VHS rips) they'd love to be able to give their kids those programs too instead of the utter BS that's running on TV nowadays. I have pfsense/baremetal running 12vlans and a 100/60 connection. VLAN 3 (10.1.30.0/24) is the Vlan where my Plex Servers reside (10.1.30.1 & 10.1.30.2). On the same Vlan there are 2 Steam Machines (10.1.30.40 & 10.1.30.41) I'd also like to 'share'. My ZT resides in above Vlan3 (10.1.30.249), and with this Docker I'd just want to share Plex/Steam. To my understanding it would be possible to use ZT for multiple Vlans, but for simplicity I'd rather start with one Vlan properly set-up ๐ As said above I read the entire thread couple of times, especially the posts of @Ford Prefect about adding routes, but: I intend to only add certain hosts from the Vlan, not the entire network. Where do the routes have to go? Only ZT-Central? Or do I need to tweak pfsense/vlan-rules too? I'm at a loss and every help is much appreciated! Especially how the routes should look like as I had a HARD time setting pfsense up.. ๐คฃ Kind regards, Hank