13,420
edits
Changes
no edit summary
# To configure a default gateway for that interface enter the command:
#: <b><code><span style="color:#3366CC;font-size:1.2em;">route add default gw 192.168.235.1</span></code></b>
# To configure a DNS server for this VM, edit the file <code>'''/etc/resolv.conf</code>'''. Change the <code>nameserver</code> line to beread:#: <b><code><span style="color:#3366CC;font-size:1.2em;">nameserver 192.168.235.1</span></code></b># Save your editing session.
# Confirm your settings work by doing the following:
#: <b><code><span style="color:#3366CC;font-size:1.2em;">ifconfig</span></code></b>