January 21, 20242 yr Hello, I recently changed some of my networks, and now my Unraid server gets an apipa address. I can see on my router it pulls and IP in the correct network, but for some reason, it gets the 169 address anyway. I tried deleting the network.cfg file from the flash drive, tried using one from a backup from december, but no matter what I do, I can't get it to work. I've rebooted the server after each change, but I can't figure out why it does that. I'm not sure how to pull the diagnostic data without the webui. According to my router, it gets an IP at 10.0.20.250. But directly on the server, its 169.254.75.101 (apipa address). The network it's on, is 10.0.20.0/24 Any ideas? Edited January 21, 20242 yr by Nanobug
January 21, 20242 yr Author Here's the latest network.cfg config I've got from december: # Generated settings: IFNAME[0]="br0" BONDNAME[0]="bond0" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BONDING_MODE[0]="1" BONDNICS[0]="eth0" BRNICS[0]="bond0" PROTOCOL[0]="ipv4" USE_DHCP[0]="yes" DHCP_KEEPRESOLV="yes" DNS_SERVER1="10.0.20.1" USE_DHCP6[0]="yes" DHCP6_KEEPRESOLV="no" SYSNICS="1"
January 22, 20242 yr Community Expert You can get the diagnostics on the CLI, but sounds to me like a network/router issue.
January 22, 20242 yr Author 7 hours ago, JorgeB said: You can get the diagnostics on the CLI, but sounds to me like a network/router issue. I'll try that. It's just odd that I can see it's getting a DHCP address, but I can't connect to the WebUI with it.
January 22, 20242 yr Author Solution I'm just a dumbass that doesn't need to add VLAN 20 to VLAN 20. It works when I only do it once
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.