CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
openssl: updated to 1.0.2o
[ports/core-arm64.git] / glibc / hosts
CommitLineData
eb267740
VM
1#
2# /etc/hosts: static lookup table for host names
3#
4
5# IPv4
6127.0.0.1 localhost
7#<ip-address> <hostname.domain.org> <aliases>
8
9# IPv6
10#::1 ip6-localhost ip6-loopback
11#fe00::0 ip6-localnet
12#ff00::0 ip6-mcastprefix
13#ff02::1 ip6-allnodes
14#ff02::2 ip6-allrouters
15#ff02::3 ip6-allhosts
16
17# End of file