9
edits
Changes
→Investigation 2: How do you configure a static network using system-config-network.
#* Subnet Mask 255.255.255.0
#* Default Gateway 192.168.235.1 (The IP address of <code>virbr1</code> on your fedora host.)
# Click on the DNS tab and add 192.168.235.1 as the primary DNS server.
# Save then Quit
# Restart your network on fedora2. <code>service NetworkManager restart</code>