heytcass

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by heytcass

  1. Hey guys, I've been banging my head against the wall trying to get this going. But I'm having a bear of a time. I checked in the logs and found a couple errors: certbot: error: argument --cert-path: No such file or directory and Detail: Failed to connect to 192.64.119.116:443 for tls-sni-01 I have ports 443 and 80 passed to 81 on my unRAID box, so that shouldn't be an issue. Is there a way to test that those are going through fine? Any thoughts? Thanks in advance.
  2. I feel real dumb, but what URL should I put in the Template Repositories box in order to get your templates to show up? Thanks in advance for not calling me really stupid.
  3. Forward port 443 on the router Duckdns works fine for me 443 is forwarded. Still have the issue. Issue might be in my router.
  4. Has anyone gotten this working with a DuckDNS URL? If I ping my address with no https:// it works just fine, but once I add https:// I get "cannot resolve https://XXXXXXX.duckdns.org: Unknown host"
  5. Hi all, While I am still reading through ways to get my PCI NICs with the same device IDs working, I would like a little help understanding VirtIO and how to use it to my advantage. I am hoping to set up a Sophos UTM in a VM on my build. Yes, I've read everyone's thoughts on why I shouldn't do that, but I would still like to give it a go, and plus ESXi will not recognize my consumer-grade Intel NICs. So I was thinking I want to take advantage of VirtIO and have the switching for everything on my unRAID box done internally, then out to the network, instead of having it go down the copper just to come back again. So, I've envisioned this setup. Pass one physical NIC to the VM without getting IOMMU errors (still trying to figure that out) for the WAN side, LAN side goes to VirtIO to do internal switching to the unRAID services, then out through unRAID's NIC to the network. This is based off of the reading I've done so far. I'm still rather new to this (avid lurker, first-time poster), so I may be off base. Does this setup seem sound? How would I go about assigning the virtual NIC to my VM then? Thanks.