Magellan Linux

Contents of /trunk/initscripts/busybox/etc/hosts

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1357 - (show annotations) (download)
Sat Jun 4 21:05:40 2011 UTC (12 years, 10 months ago) by niro
File size: 393 byte(s)
copied from original repos
1 # /etc/hosts - hostname-to-address mappings file
2 # $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/etc/hosts,v 1.1 2008-06-02 22:14:35 niro Exp $
3
4 127.0.0.1 localhost
5
6 # The following lines are desirable for IPv6 capable hosts
7
8 ::1 ip6-localhost ip6-loopback
9 fe00::0 ip6-localnet
10 ff00::0 ip6-mcastprefix
11 ff02::1 ip6-allnodes
12 ff02::2 ip6-allrouters
13 ff02::3 ip6-allhosts