October 13, 201015 yr My router/ firewall is an untangle box and all the other systems on my network are pulling IPs from it just fine. The unraid server physical connection is fine tested it with two laptops. My switch is reporting the server is making the physical connection but when I log on to the unraid box I get a ip of 172.0.0.1 What should I try to fix this?
October 13, 201015 yr Have you tried setting a static IP on the server? The option is on the 'settings' page.
October 13, 201015 yr Author Have you tried setting a static IP on the server? The option is on the 'settings' page. Ill give that a try
October 13, 201015 yr Author Well changed the ip and subnet to what ifconfig shows on my unraid server and can't get into the web interface. Any other ideas?
October 13, 201015 yr Now try to access the web interface at http://ipaddress For example, http://192.168.0.100
October 14, 201015 yr Author Changed my pc to 172.0.0.1 sub 255.0.0.0 Ifconfig says unraid is 172.0.0.1 sub 255.0.0.0 I get a page not valid message My linksys slm2024 reports the port is up Dhcp server shows nothing for my unraid server. Thinking I may have a bad nic. Its an onboard nic can I just add a new nic? is there a way from the comand line to set the ip and ping test?
October 15, 201015 yr Author Put in a new network card, still not working.. i've attached a copy of the log syslog. anyone have any advice? Updating to the newest release. now. syslog.txt
October 15, 201015 yr I could be wrong..... Mar 9 18:44:48 NAS ifplugd(eth0)[1408]: Executing '/etc/ifplugd/ifplugd.action eth0 up'. Mar 9 18:44:48 NAS ifplugd(eth0)[1408]: client: Polling for DHCP server on interface eth0: Mar 9 18:44:49 NAS logger: /etc/rc.d/rc.inet1: /sbin/dhcpcd -d -t 30 -h NAS eth0 Mar 9 18:44:49 NAS kernel: e1000e 0000:0d:00.0: irq 27 for MSI/MSI-X Mar 9 18:44:49 NAS kernel: e1000e 0000:0d:00.0: irq 27 for MSI/MSI-X Mar 9 18:44:49 NAS dhcpcd[1632]: broadcasting DHCP_DISCOVER Mar 9 18:44:52 NAS kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX Mar 9 18:44:54 NAS dhcpcd[1632]: broadcastAddr option is missing in DHCP server response. Assuming 192.168.1.255 Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpIPaddrLeaseTime=86400 in DHCP server response. Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpT1value is missing in DHCP server response. Assuming 43200 sec Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpT2value is missing in DHCP server response. Assuming 75600 sec Mar 9 18:44:54 NAS dhcpcd[1632]: DHCP_OFFER received from (192.168.1.1) Mar 9 18:44:54 NAS dhcpcd[1632]: broadcasting DHCP_REQUEST for 192.168.1.103 Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpIPaddrLeaseTime=86400 in DHCP server response. Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpT1value is missing in DHCP server response. Assuming 43200 sec Mar 9 18:44:54 NAS dhcpcd[1632]: dhcpT2value is missing in DHCP server response. Assuming 75600 sec Mar 9 18:44:54 NAS dhcpcd[1632]: DHCP_ACK received from (192.168.1.1) Mar 9 18:44:54 NAS ifplugd(eth0)[1408]: client: dhcpcd: MAC address = 00:30:48:b9:81:15 Mar 9 18:44:54 NAS ifplugd(eth0)[1408]: client: dhcpcd: your IP address = 192.168.1.103 Mar 9 18:44:54 NAS ifplugd(eth0)[1408]: client: dhcpcd: MAC address = 00:30:48:b9:81:15 Mar 9 18:44:54 NAS ifplugd(eth0)[1408]: client: dhcpcd: your IP address = 192.168.1.103 but isn't that saying that your server's ip is 192.168.1.103
October 15, 201015 yr Author when i put myself on the 192.168.1.177 ip i still cant get a ping from the server (192.168.1.103) or get the web interface to load. So far i've jumpered out the on-board nic, put in a new nic, nothing. Every time i restart the server it look like it goes into a parity check is there a way from the console to set an ip, subnet, and default gateway? or a way to check those settings? maybe even ping?
October 15, 201015 yr From the console type ifconfig and press enter You should see eth0, confirm the inet addr and mask. You can also try to ping your pc by typing ping 192.168.1.177 ethtool should allow you to set the IP address, but I doubt setting it there would survive a reboot - if you want to statically assign it outside of the webpage, you can put the flash drive in your pc, and modify the \config\network.cfg using a program like Notepad.
October 15, 201015 yr Author From the console type ifconfig and press enter You should see eth0, confirm the inet addr and mask. You can also try to ping your pc by typing ping 192.168.1.177 ethtool should allow you to set the IP address, but I doubt setting it there would survive a reboot - if you want to statically assign it outside of the webpage, you can put the flash drive in your pc, and modify the \config\network.cfg using a program like Notepad. thanks, i checked in the network.cfg changed it to no on dhcp and assigned it a new ip.
Archived
This topic is now archived and is closed to further replies.