spyder99

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by spyder99

  1. Okay, let me ask a different question. Is there a good unRAID network setup guide for Multiple NICs?
  2. I have been tinkering with unRAID for a little bit now. I had a setup that was a test box, but decided to rebuild fresh with 6.11.5 and do some things with networking. unRAID is installed on a Dell PE R510 with 12 drives + 2 internal SSDs. It has 2 onboard 1GB NICs and a dual SFP+ 10GB fiber card installed. I also have a Dell Perc 810 to eventually add a Dell MD1020 to the mix. This sits behind a pfSense FW acting as my router and on a Unifi managed network. The default network is only used for provisioning. I have a management network which is VLAN10. I would like to have the unRAID eth0 on this management network and all it will be for is to access/management the system via the GUI. Eth1 is then a DMZ. The fiber card is where most of the network stuff should happen. This will be managed by VLANs for main network and any other network needed by VMs etc. Anyway, my start off questions. Does eth0 have to be on the default network first of all? I have eth0 plugged into the switch and the port is set to VLAN10. It gets an IP from DHCP and I can access the GUI. I don't need bridging on that interface as it will be management only, so I turn that off. I configure eth1 with a static IP for the DMZ and I configure eth2 (10GB port) with a static IP on it's network. That's basically when things start failing as I loose access to the GUI. Can't ping the unRAID from a machine on the network etc. The firewall logs show the ping and http request being passed, but nothing works any more. I can though ping the unRAID server from the firewall. The unRAID server can ping the firewall, but it can't ping the internet. I'm sure I'm missing something, but I just can't seem to find it. Something with routing on the unRAID server??? Should all interfaces defined on the unRAID server have default gateways defined or should some be blank? Sorry, just at a loss here as to why this isn't working.
  3. Ok, problem solved. I have a LAN and DMZ network defined on my pfSense. I have both of those networks defined on my UnRAID. For some reason UnRAID is sending the traffic through the DMZ network and that network didn't have a UDP out rule. Doh! Anyways, working now and I will address the LAN vs DMZ another time. Thx for your help and direction.
  4. I have tried several ovpn files to several endpoints around the world and they all end up producing the Inactivity Timeout message. The UnRAID box sits behind a pfSense firewall. No rules have been defined to block this traffic going out. From my linux host behind the firewall I can do a netcat to the IPs of the PIA servers just fine. I've also tested connectivity with netcat from a linux VM running on the UnRAID server and it succeeds. I'm really puzzled as to what I'm missing to get this working.
  5. Ok. Strange. I don't think my isp is blocking anything. I tried the ca_toronto configuration and still not able to load the GUI page on port 8080. Can't really tell if anything is any different in the log file either. See attached. supervisord.log
  6. Thank you for the info. Sorry I wasn't clearer. Yes, I did download the config.zip and extract the ca_vancouver file along with the certs to my openvpn directory. I even tried PIA's configurator to generate a file that worked, but no luck with that either. So, not sure why it is getting a timeout.
  7. Had this up for awhile now and no response. I'm new to this UnRAID stuff, so not sure what I'm doing wrong here. Been all over google to find a solution, but nothing has worked. Had a buddy look at my setup as he uses qbit and recommended I use it also, but even he couldn't find anything. Do I need to provide some more information? Would really like to get this working. thx
  8. Using UnRAID 6.9.2 binhex-qbitorrent - latest from binhex/arch-qbittorrentvpn OpenVPN PIA I've downloaded the latest config.zip from PIA and put that in the openvpn directory. I start the container with DEBUG=true and let it run but it appears to never connect to PIA. I've verified that I can login to the site with my credentials an verified they are correct in qBit. Not sure what is happening. At first there was a DNS issue, but that has been resolved. Still having issues and no GUI available. Attached log file to this post. Any assistance would be greatly appreciated. Got it working this far thanks to the help available on the internet. supervisord.log