Everything posted by neba
-
Strange things happen with DNS
I found the problem. The problem was in the Taulscale plugin. Either you need to turn off MagicDNS in the Tailscale admin console or Disable "Accept DNS" in the plugin.
-
Strange things happen with DNS
In Network settings I set it for the DNS server 208.67.222.222, 208.67.220.220. When I type nslookup google.com I get Server: 100.100.100.100 Address: 100.100.100.100#53 Non-authoritative answer: Name: google.com Address: 142.251.38.238 Name: google.com Address: 2a00:1450:4017:801::200e This bothers me 100.100.100.100, why doesn't the DNS server I set up work. How can I check which DNS is being used?
-
I don't know how to pfSense give IP address assignment for the Container
If that's the only solution. That's what I'll do. Thanks everyone for your help
-
Network isolation in unRAID 6.4 and newer
I'm so desperate and I don't know what to try, adjust. Is it possible, that the pfSense DHCP server takes over the assignment of IP addresses based on MAC address or anything else. The Unraid DHCP server assigns Containers addresses to me non-stop. Of course, everything is set to a certain VLAN and Unraid and pfSense.
-
I don't know how to pfSense give IP address assignment for the Container
The problem may be in the Switch. On port 1 is pfsense (10.10.10.1) On port 2 is Unraid (10.10.10.10) On port 3 is a wifi AP (10.10.10.2)
-
I don't know how to pfSense give IP address assignment for the Container
Here are the settings in pfsense. I installed Unraid from scratch. I have only one Container installed and I will try with it.
-
I don't know how to pfSense give IP address assignment for the Container
Uh, thanks for such a detailed answer. What I notice is that I set it up under docker settings: Host access to custom networks: Disabled Preserve user defined networks: No Your advice is to be Enabled and Yes That's right, and I think it's not pfsens, but the Unraid DHCP server assigns IP addresses. That Docker doesn't reach pfsens. I'll send the settings from pfsens later when I get home, and check everything you mentioned. Thanks again
-
I don't know how to pfSense give IP address assignment for the Container
I'll give it a try
-
I don't know how to pfSense give IP address assignment for the Container
- I don't know how to pfSense give IP address assignment for the Container
That's right, with the fact that I manually entered the MAC address and IP address. I'm not sure that the DHCP leases show the MAC addresses of the Container.- I don't know how to pfSense give IP address assignment for the Container
Great, thanks. As far as I understand, if I want the IP address 10.10.100.10, I need to put the MAC address 02:42:0a:0a:64:0a. What is the purpose of pfsense and the possibility for it to give me an IP address based on a MAC address?- I don't know how to pfSense give IP address assignment for the Container
Thanks, but I don't know what else to do. If you don't mind, take a look at the screenshots I posted. Macvlan for Docker network type is set. I did not understand the last sentence. Is it better to add a custom MAC address with the --mac-address=xx:xx:xx:xx:xx:xx option (somewhere it says that it must start at 02:42:xx:xx:xx:xx), or is it better that the Container itself assigns the MAC address during installation. What does it mean that it is related to the IP address. In the example above, I let the Container assign the MAC address itself, and it can be seen through two commands. There are screenshots- I don't know how to pfSense give IP address assignment for the Container
- I don't know how to pfSense give IP address assignment for the Container
Nothing has to be done automatically. I would enter the MAC address into pfSense and based on that pfSense would assign an IP address for that Container.- I don't know how to pfSense give IP address assignment for the Container
Thanks for the quick answer. I found a topic on this forum that with the MAC address they fixed the IP address on Opensense. But there is no explanation of how it was done. Apparently it can do the same on ProxMox. The custom MAC address assigneed to Container and the IP address is fixed for that MAC address in pfSens.- I don't know how to pfSense give IP address assignment for the Container
I would like pfSense to assign an IP address based on the MAC address of each container. I tried everything I knew. I also tried assigning a custom MAC address via --mac-address in Extra Parameters: in Docker details. I created a VLan on pfSense, and Unraid assigned IP addresses in order, I can't get pfSenese to take that role. Here are a couple of screenshots of my setup, if you need anything else, I'll send it Example. I would like the qBittorrent container to get the IP address 10.10.100.10 and to do that pfSense. Unraid persistently assigns the address 10.10.100.2 The screenshot shows the settings of Unraid, pfSense, and the command prompt from the Unraid terminal and Docker terminal as proof of the MAC address of the qBittorrent container.- To many Volumes unused
That's it, thank you.- To many Volumes unused
I have uploaded my Unraid server to the Portainer web UI. In the Volumes section I have 300 volumes, of that number 294 are marked as Unused. Can I delete them and how?- [Plugin] Nvidia-Driver
Yes, that's it. Thank you. As soon as something is not used for a long time, it is forgotten. Is there a way to use one graphics card for both transcoding and VM.- [Plugin] Nvidia-Driver
I think everything worked for me, I don't know what happened. I haven't used transcoding for a long time. And now I wanted to try something. Maybe the cause is changing the MB. I don't know. I have NVIDIA GTX 960, tried all driver versions. It gives me the error "NVIDIA-SMI has failed because it could not communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running." nebanas-diagnostics-20250518-1439.zip- What is the best way to install Windows 11
OK, Thanks I have one more question. Is it possible to see the USB drive in the VM even though all my ports are in the same IOMMU? One Kingstone DataTraveler is my Unraid boot and the other is portable, that's why there are two of them. As it is I don't see it in VM Win11.- What is the best way to install Windows 11
I have Unraid 6.12.14. I bought a new 1Tb nvme. Now I'm not sure what to do with it and regarding the installation of VM Win11. I don't know if there is a difference between passthrough through: 1. Unassigned Disk Devices > Settings > Passed Through check box, or 2. Tools > System Devices > IOUMM Group (Non-Volatile memory controller: Kingston Technology Company,...disk KINGSTON SNV3S1000G... /dev/nvme1n1) Let me mention, it works for me in both the first and second cases. I watched some SpaceInvader YouTube videos, and some others, but they're all from a few years ago so I don't know if anything has changed. What are your experiences? PS. Or should you stick to vDisk.- I can't write on Unraid server from different vlan
When I'm not on the same subnet as the Unraid server, I can read data from it, but I can't write. I got error "you don't have permission to save in this location" My router is pfSense Thx- How I go back to the default gateway?
I solved with rename file /boot/config/network.cfg. But I'm very interested, why it doesn't work from the GUI.- How I go back to the default gateway?
I did that, and nothing happens - I don't know how to pfSense give IP address assignment for the Container