「求助」球一个openSUSE原版hosts文件
opensuse吧
全部回复
仅看楼主
level 1
白巡低飞 楼主
lz
不小心把hosts文件修改坏了,还忘了备份,时间太久,回滚也不是太方便,遂求吧友顺手丢一个给我,感激不尽。邮箱[email protected]也可以帮忙放一个云盘分享链接,谢谢啦
2016年08月31日 07点08分 1
level 11
有用的也就那几行没有注释的,关于localhost的。
cat /etc/hosts
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
#
# IP-Address Full-Qualified-Hostname Short-Hostname
#
127.0.0.1 localhost
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
2016年08月31日 07点08分 2
1