July 18, 20178 yr Morning all, In trying to figure out why my VM's wont pull an IP i was messing around with the network config. I added eth1 as a "bridging member" and unraid never came back. Now i should have known better but it seems eth1 is physically unplugged at the remote location, I am able to get in via my idrac and thought i had disabled eth1 form the bridging members and rebooted but it still wont come back to a pingable responsive state.... Linked is my bridge configuration http://imgur.com/a/WEdU9 any help will be seriously appreciated........
July 18, 20178 yr Author 11 minutes ago, bonienl said: Post a screenshot of your current network settings page. Since i cant get into the gui here is the ifconfig of all the interfaces http://imgur.com/a/NtOg4 Thanks again!
July 18, 20178 yr There is no IP address assigned to br0. What is the content of your network.cfg file? cat /boot/config/network.cfg
July 18, 20178 yr Author 3 minutes ago, bonienl said: There is no IP address assigned to br0. What is the content of your network.cfg file? cat /boot/config/network.cfg http://imgur.com/a/4mu6N Sorry for the screenshots aproach, remote pc and idrac = bad combo
July 18, 20178 yr Try to restart the network: /etc/rc.d/rc.inet1 and afterwards check interface br0 ifconfig br0
July 18, 20178 yr Author 3 minutes ago, bonienl said: Try to restart the network: /etc/rc.d/rc.inet1 and afterwards check interface br0 ifconfig br0 No dice im afraid http://imgur.com/a/8BdrD
July 18, 20178 yr Author 5 minutes ago, bonienl said: Try /etc/rc.d/rc.inet1 restart http://imgur.com/a/pSUMZ still down
July 18, 20178 yr Author I should note here is what i changed , i added eth1 http://imgur.com/a/RudGy
July 18, 20178 yr Something is preventing DHCP to make assignments. I would do the following (sledgehammer approach) - rm /boot/config/network.cfg - reboot This deletes the network configuration and let the server start with default settings. Note: Normally there is no need to have two interfaces in the bridge unless you want to use the second interface as passthru to another system.
July 18, 20178 yr Author 5 minutes ago, bonienl said: Something is preventing DHCP to make assignments. I would do the following (sledgehammer approach) - rm /boot/config/network.cfg - reboot This deletes the network configuration and let the server start with default settings. Note: Normally there is no need to have two interfaces in the bridge unless you want to use the second interface as passthru to another system. I used the suggested hammer and its working again!!!!! Thanks so much!!!
Archived
This topic is now archived and is closed to further replies.