January 5, 201313 yr My Unraid box will talk to everything on our network just fine but won't connect to anything outside of the network. This makes installing packages and plugins a major pain, among other things. I swear I've checked and double checked all my config files and I've gone through the "initial setup" and "troubleshooting" steps multiple times to no avail. Tried to attach a syslog, it was too big, heres a link: http://pastebin.com/iLtAZNue. here's my network.cfg: # Generated network settings USE_DHCP=YES IPADDR=192.168.0.3 NETMASK=255.255.255.0 GATEWAY=192.168.0.1 I ran ipconfig on my windows machine and confirmed the 255.255.255.0 netmask. Here's the results of ifconfig on the Unraid box: eth0 Link encap:Ethernet HWaddr f4:6d:04:0f:be:50 inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:62715 errors:0 dropped:0 overruns:0 frame:0 TX packets:41223 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:67105756 (63.9 MiB) TX bytes:8765882 (8.3 MiB) Interrupt:48 Is Bcast the problem? My gateway is 192.168.0.1, even if I turn off DHCP I get the same Bcast. Thoughts?
January 5, 201313 yr You need to set the DNS server. Without it, unRAID has no way to translate URL's to IP addresses. Typically, it can be set to the IP address of your router. (and your router will then forward on the DNS requests)
January 6, 201313 yr Author Attached are my network settings. Would a change to these require a reboot? It disabled then reenabled SMB when I clicked apply. Haven't rebooted (preclearing a drive atm) but still no dice
January 8, 201313 yr Still not able to download plugins or send e-mail with both set to Yes What happens when you type: net lookup google.com and ping -c 5 google.com
Archived
This topic is now archived and is closed to further replies.