perl-5.22
|
Last change
on this file since 55d876d was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
627 bytes
|
| Line | |
|---|
| 1 | # |
|---|
| 2 | # hosts This file describes a number of hostname-to-address |
|---|
| 3 | # mappings for the TCP/IP subsystem. It is mostly |
|---|
| 4 | # used at boot time, when no name servers are running. |
|---|
| 5 | # On small systems, this file can be used instead of a |
|---|
| 6 | # "named" name server. Just add the names, addresses |
|---|
| 7 | # and any aliases to this file... |
|---|
| 8 | # |
|---|
| 9 | # By the way, Arnt Gulbrandsen <agulbra@nvg.unit.no> says that 127.0.0.1 |
|---|
| 10 | # should NEVER be named with the name of the machine. It causes problems |
|---|
| 11 | # for some (stupid) programs, irc and reputedly talk. :^) |
|---|
| 12 | # |
|---|
| 13 | |
|---|
| 14 | # For loopbacking. |
|---|
| 15 | 127.0.0.1 localhost |
|---|
| 16 | 127.0.0.1 darkstar.example.net darkstar |
|---|
| 17 | |
|---|
| 18 | # End of hosts. |
|---|
| 19 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.