Hakabe

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Hakabe

  1. On 3/31/2018 at 7:53 PM, usiamt said:

    Hello,

     

    I need to configure unRaid 6.4.1 to use our corporate web proxy address and credentials for internet access.  I have been googling for solutions on both unRaid and Slackware 14.2 with no success.  

     

    Thank you in advance for your time and any help! 🙂


    Use

    $ export http_proxy=http://USER:PASS@proxyserver:port 
    $ export https_proxy=http://USER:PASS@proxyserver:port

     

  2. On 1/17/2021 at 4:44 PM, AnttiA said:

    Hello everyone,

     

    here's the actual status:

    my unraid server is connected to a switch that has 8x1Gb ports and 2x10Gb ports.

    Currently, the server is connected to the switch with a 1Gb connection (motherboard integrated NIC)

    I put a dual 10Gb NIC (X550-T2) inside my unraid box to make a pfsense VM. the NIC is passed through, so it's not visible from the host, and my pfsense config is working ok (1 WAN -> to my ISP router / 1 LAN -> to a 10Gb port of my switch)

     

    How can I access the host, shares .. though the 10Gb pfsense LAN port ? If I disable my motherboard integrated NIC, i can't access the host anymore, nor my shares (wich seems to be normal i guess)

    Sorry for this dumb question, I'm confused with this network concept !

     

     

    As you said, you have passed through the Dual 10Gb NIC to a VM. VM doesn't "know" anything else than its own existence thus able to serve the host (UnRaid server, as it's not physically connected to it). You need to add virtual NIC to the VM and via that the host can communicate with the pfSense VM. 

    See the following thread for more info:

    FYI: If you're running UnRaid on trial basis and you reboot your server, the arrays and firewall VM won't be started automatically. This is due the limitation where the UnRaid will start to fetch your trial license status from the Internet, and because the routing is based via VM, it wont be able to do so.

  3. On 2/7/2020 at 5:55 AM, mafoster said:

    Thanks @Endy
     

    I have tried everything in that @SpaceInvaderOne video but still get a blank screen on boot, the fan start on the GPU and get the error I mentioned in this post:

     

     

    Anyone else that could suggest something?

     

    Pinpointing the failures needs your current XML to be examined. Could you share your XML so we can take a look?

  4. Do you have a HDMI audio device on your GTX 1050? If so, you need to do a multifunction device manually on to your config (see spaceinvaders video "GPU passthrough" on youtube). Have you installed the VM drivers on the Win10 host? Also tune Windows powerplans to high performance, disable hibernate etc