-
-
wsdd 100% using 1 core
I faced this issue for the first time today, and it was solved by just restarting the Docker from Settings menu I shall try using -i br0 in WSD Options under SMB settings. I am running docker on VLAN br0.150, so not very sure if that will work. I shall report back once I get the issue solved.
-
[Support] binhex - qBittorrentVPN
Follow up repost! Any senior member here who can address this? I cannot connect to qbittorrent APIs when using custom open vpn as vpn of choice!
-
[Support] binhex - qBittorrentVPN
Hey! I have been using binhex-qbittorrent for a month and it was butter smooth! I was using Custom Wireguard config to connect to my VPN network. Everything was okaish, except the speed, for which I decided to move to a new VPN provider (Surfshark) The new VPN provider provides openvpn configurations to users which gives acceptable speed for me. Thus I changed VPN_CLIENT to openvpn, and uploaded the .opvn file in config/openvpn (/mnt/user/appdata/binhex-qbittorrentvpn/openvpn) folder. In short I made the following change: VPN_CLIENT changed from wirequard to openvpn. I have also change the vpn files, but With the following change: 1. I can access WebUI and download using my new VPN configuration 2. I cannot connect qbittorrent from sonaar/radaar. They always fails if VPN_CLIENT is set ot openvpn The problem gets resoved once I switch back to wiregurad. Any solution to this?
-
[Support] aeleos - cloudflared tunnels
How do I use multiple domains?
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
Not very sure how DHCP is blocked, as whenever I connect a device to Unraid's port (on br0), pfSense's DHCP successfully allocates ip to the new device via virtio/br0. Its just the Unraid that cannot get the IP
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
I was able to connect to Unraid by providing static IPv4 to Unraid in Settings >> NetworkSettings >> IPv4 address assignment <-- static ip Thanks all for your co-operations and help! @SimonF looking forward for E1000 and vmxnet3 in upcoming release! It will make life much easy!
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
Thanks @SiNtEnEl Based on your feedback, I was able to enable virtio from pfSense setting, as you can see in the image below: I had to manually check the enable interface that eventually marked the virtio port up! I have set the vnet interface as static IPv4 with gateway 192.168.2.1 (my laptop is on LAN interface with 192.168.1.1 gateway) But now I ran into another problem now! I cannot Unraid obtain dhcp lease on this port, and hence cannot reach Unraid. Even I dont see Unraid in DHCP lease table as you can see! Only my laptop is have a DHCP lease Note: Unraid gets DHCP allocation successfully from eth0 on br0 ref: I am probably doing something wrong! Any guidance?
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
I just did, and br0 is UP. Here is what I get form ipconfig br0 br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.14.134 netmask 255.255.255.0 broadcast 192.168.14.255 ether 1c:fd:08:71:2b:01 txqueuelen 1000 (Ethernet) RX packets 383670 bytes 334981815 (319.4 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 299769 bytes 355025216 (338.5 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 This is the local ip of the Unraid server I am so very confused trying to understand what is going wrong!
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
Thanks for your suggestions. I just tried a fresh pfSense install with i440fx-5.1, but still virtio port is marked as down (ref: image)! Can you please suggest way I can make this virtio port up?
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
I just tried "E1000" without -8254em, <interface type='bridge'> <mac address='52:54:00:1b:13:df'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='e1000'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> but it didn't help. The port is still down! I am also attaching my Unraid network setting, incase there is something wrong there
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
I have already tried that. But pfSense says that the port is down as you can see here. Any suggestions how to get a port up and running for pfsense?
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
Based on a reddit post I updated the VM settings and switched Machine to 'Q35-2.4' (from 'Q35-5.1') and eventually I was able to have 'virtio' interface visible to pfSense. But still the port is down and I am not able to connect to Unraid from pfSense's lan network!
-
[Solved] pfSense VM do not recognize virtio network interface (e1000/vmxnet3 is marked down)
I have been trying for a couple of days to pass a virtual nic to pfSense (2.5.1) vm on my Unraid 6.92 I tried various settings including changing network interface model to > virtio/virtio-net: cannot recognize the virtual nic. Based on pfSense doc here, virtio should be supported out of the box installation. Based on the instruction I also checked the "Disable hardware checksum offload" within pfSense settings. > model type='e1000-82545em': The interface visible but is always down and I cannot get the interface up and running > model type='vmxnet3': The interface visible but is always down and I cannot get the interface up and running Requirement: I actually want to access Unraid from pfSense's local network. I also want other vms/dockers on unraid to be on pfSense's network (different from home lan network), thus I would need a virtual switch within unraid to which other vms and dockers would connect to. You can suggest alternative ideas too (but not connecting to router from one interface and connecting back to unraid on main interface using two physical cables) Any help on this would be highly appreciated!
-
*VIDEO GUIDE* A comprehensive guide to pfSense both unRAID VM and physical
I am new with unraid here and this question might be dumb, but am not able to get a solution yet! My Unraid box running pfSense vm with 4 port intel nic passthrogh. I am able to set up pfsense and log in with admin user into pfSense, but I cannot access unraid from pfSense, i.e. Users on pfSense's LAN are not able to access my Unraid server but can access internet/wan network. I understand that Unraid being VM have no understanding of Unraid as host OS. So may be a virtual network bridge may help me access the Unraid server. But unfortunately am not able to do the same. Thanks in advance!
samba_69
Members
-
Joined
-
Last visited