about summary refs log tree commit diff stats
path: root/core/conf/hosts
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-04 00:46:40 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-04 00:46:40 +0000
commit4208a8936840298b00e6930fb0501db27a5cde0f (patch)
tree662a5e7ce5569249b63c9f4925ba4f75b4c44575 /core/conf/hosts
parent5509a84e0d1a2732a429120e0bd26b83e119481f (diff)
parenta671b0c01821d46d9f783393b887d7987ec10161 (diff)
downloaddoc-4208a8936840298b00e6930fb0501db27a5cde0f.tar.gz
Merge branch 'r-0.3.0' into develop
Diffstat (limited to 'core/conf/hosts')
-rw-r--r--core/conf/hosts22
1 files changed, 18 insertions, 4 deletions
diff --git a/core/conf/hosts b/core/conf/hosts
index ee776e2..449949b 100644
--- a/core/conf/hosts
+++ b/core/conf/hosts
@@ -1,13 +1,27 @@
 #
 # /etc/hosts: static lookup table for host names
 #
-
-# IPv4
+# IPv4 LocalHosts
 127.0.0.1	localhost.localdomain localhost
-127.0.0.1       c9.localdomain c9
+127.0.0.1  c9.core c9
+
+127.0.0.1	wiki.localhost
+127.0.0.1	git.localhost
+127.0.0.1	doc.localhost
+127.0.0.1	ports.localhost
+
+# IPv4 Intranet
+#<ip-address>	<hostname.domain.org>	<aliases>
+
+10.0.0.254	c9.core
+10.0.0.254	wiki.c9.core
+10.0.0.254	git.c9.core
+10.0.0.254	doc.c9.core
+10.0.0.254	ports.c9.core
 
+# IPv4 Internet
 #<ip-address>	<hostname.domain.org>	<aliases>
-192.168.1.9	core.privat-network.net c9.core
+10.0.0.254	core.privat-network.net
 
 # IPv6
 #::1		ip6-localhost	ip6-loopback