Changes between Version 31 and Version 32 of VmServer
- Timestamp:
- Jun 4, 2008, 2:52:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VmServer
v31 v32 62 62 gateway 141.142.234.1 63 63 pre-up iptables-restore < /etc/iptables.up.rules 64 dns-search ncsa.uiuc.edu65 dns-nameservers 141.142.2.2 141.142.230.14464 dns-search yourdomain.edu 65 dns-nameservers a.b.c.d 66 66 }}} 67 68 Where a.b.c.d is your DNS server IP address (you can supply more than one). 69 70 Edit /etc/resolv.conf to include 71 {{{ 72 nameserver a.b.c.d 73 }}} 74 where a.b.c.d is the DNS server IP address 67 75 68 76 You should also add the IP address and hostname of the VM to your hosts file. To do this edit {{{C:\Windows\system32\drivers\etc\hosts}}} (if the host is Windows) or {{{/etc/hosts}}} (as root; if the host is Unix) with an editor, and add for example: