When trying to restore from the AppAssure or Rapid Recovery Linux LiveDVD you may encounter a situation where you do not have a DHCP Server or simply want to set a static IP address.
After setting a static IP address the IP address may continue to drop or disconnect from the AppAssure or Rapid Recovery Core Server.
service network-manager stop
vim /etc/network/interfaces
iface eth0 inet dhcp
CHANGE The above To Your desired IP (EXAMPLE ONLY, YOUR INFORMATION WILL BE DIFFERRENT):
dns-search example.local
3.) Restart the network service.
4.) You should now have a static IP Address set. You can test it by pinging the core.
ping -c 4
*Note: When you have a static IP Address set, it will not show up on the URC menu as a DHCP IP Address would. In this case you can check your IP configuration with the ifconfig command. Typing 'ifconfig' from the terminal should show something similar as below; if you have successfully configured an IP Address.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center