Open main menu

CDOT Wiki β

Changes

OPS235 Lab 6 - Fedora17

306 bytes added, 18:32, 2 March 2010
Investigation 4: How do I configure the network without a GUI tool?.
#**GATEWAY=192.168.235.1
#**DNS1=192.168.235.1
#**DEVICE=eth1 '''<-- or the interface name you have'''
#**BOOTPROTO=none
#**NETMASK=255.255.255.0
#**TYPE=Ethernet
#**HWADDR=52:54:00:3f:5c:fa '''<--use the HWADDR for your interface'''
#**IPADDR=192.168.235.13
#**IPV6INIT=no
#**ONBOOT=yes
#**USERCTL=no
# Save the file and restart the <code>NetworkManager</code> service
# Verify your configuration as you did before.
# Restart the <code>fedora3</code> VM.
# Login and attempt to <code>ssh</code> to your matrix account to verify the settings.
# Answer the Investigation question in your logbook.
9
edits