Update Eyeglass Appliance Network Settings
Introduction
This guide covers changing the Eyeglass appliance's IP address, DNS settings, routing, and root password using the appliance's YaST2 configuration menu.
Accessing Network Settings
- SSH to the Eyeglass appliance (if reachable this way), or open the console to the Eyeglass VM from vSphere.
- Log in as
adminandsudo suto root, or log in directly as root. - Run:
The YaST2 menu opens with Software selected by default.
yast - Use the down arrow to navigate to Network Devices, the right arrow to move to the right-hand menu, then the down arrow to reach Network Settings.
- Press Enter to open Network Settings.
Change the Appliance IP Address
- Starting from the Network Settings window, Tab to Edit and press Enter.
- In the Network Card Setup window, Tab to the field you want to change and update it.
- Tab to Next and press Enter to return to the Network Settings window.
- If no further changes are needed, Tab to OK and press Enter to save. Otherwise, continue with the sections below.
Change the Appliance DNS Settings
- Starting from the Network Settings window, use the right arrow to highlight the Hostname/DNS tab.
- Tab to the field that needs updating and make the change.
- Tab to OK to complete.
Change the Appliance Routing Settings
- Starting from the Network Settings window, use the right arrow to highlight the Routing tab.
- Tab to the field that needs updating and make the change.
- Tab to OK to complete.
Reset the Eyeglass Root Password
- Log in as
adminvia SSH. - Run:
sudo -s - Run:
passwd - Enter and confirm the new password.