May 30, 200917 yr I've had a working unRaid server for just about a year now, and have been using it to serve media to my mac mini. Just moved, and had to upset my network configuration... different modem, another router. Well, I can't get the computer to recognize the server any longer. I've run ifconfig eth0 and then edited the network.cfg file to both enable and disable dhcp. Here is my setup, any assistance would be greatly appreciated. Didn't know what to include so I've put in as much info as possible. IP Address: 10.0.1.2 Cable Modem ----> Airport Express ----> Mac Mini <---- Airport Extreme <----unRaid Wireless Con Ethernet Con IP Address: 76.120.112.66 IP Address: 10.0.1.4 Subnet Mask: 255.255.248.0 Subnet Mask: 255.255.255.0 Router Address: 76.120.112.1 Router Address: 10.0.1.1 DNS Servers 68.87.85.98 68.87.69.146 Off (Bridge Mode) Share a public IP address Network Config file: USE_DHCP=yes IPADDR= NETMASK=255.255.255.0 GATEWAY=10.0.1.1 HWADDR=00:30:48:B0:C6:00 DHCP_KEEPRESOLV=no DNS_SERVER1=10.0.1.1 DNS_SERVER2= DNS_SERVER3= reseults of ifconfig eth0 Link encap:Ethernet HWaddr 00:30:48:b0:c6:00 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:144 errors:0 dropped:0 overrund:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes: 43248 (42.2 KiB) TX bytes:2360 (2.3 KiB) Interrupt:221 Base address:0xa000 Here is the result of running ifconfig on the mini Last login: Fri May 29 17:30:07 on console justin-baileys-mac-mini:~ jbaile38$ ifconfig lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::225:4bff:fea0:4b06%en0 prefixlen 64 scopeid 0x4 inet 169.254.185.245 netmask 0xffff0000 broadcast 169.254.255.255 ether 00:25:4b:a0:4b:06 media: autoselect (1000baseT <full-duplex,flow-control>) status: active supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <full-duplex,hw-loopback> 1000baseT <full-duplex> 1000baseT <full-duplex,flow-control> 1000baseT <full-duplex,hw-loopback> fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078 lladdr 00:25:4b:ff:fe:a0:4b:06 media: autoselect <full-duplex> status: inactive supported media: autoselect <full-duplex> en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::225:ff:fef5:8f40%en1 prefixlen 64 scopeid 0x6 inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255 ether 00:25:00:f5:8f:40 media: autoselect status: active supported media: autoselect justin-baileys-mac-mini:~ jbaile38$
May 30, 200917 yr at a glance, it looks like you don't have a DHCP server running, because; - your unraid server has no ip address - your mac mini has an auto address (169.254.x.x) assigned is your dhcp server running on your router? do you see lights on the network cards of your unraid & mini?
Archived
This topic is now archived and is closed to further replies.