Browse Source

default hostname "noname" with unconfigured ip address 192.168.254.254. Sound ok?

OPENBSD_2_3
deraadt 26 years ago
parent
commit
13bcf81cbe
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      src/etc/hosts
  2. +2
    -1
      src/etc/myname

+ 2
- 1
src/etc/hosts View File

@ -1,4 +1,4 @@
# $OpenBSD: hosts,v 1.3 1997/04/25 02:23:33 deraadt Exp $
# $OpenBSD: hosts,v 1.4 1998/03/27 23:14:53 deraadt Exp $
#
# Host Database
# This file should contain the addresses and aliases
@ -8,3 +8,4 @@
#
#
127.0.0.1 localhost localhost.my.domain
192.168.254.254 noname

+ 2
- 1
src/etc/myname View File

@ -1 +1,2 @@
myname.my.domain
noname

Loading…
Cancel
Save