Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2008 15:03:13 -0500
From:      Len Conrad <LConrad@Go2France.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: IPv4 loopback address is missing, why?
Message-ID:  <200806112158843.SM01608@TX2.Go2France.com>

next in thread | raw e-mail | index | archive | help
and we can do this, too:

ifconfig lo 127.0.0.1 netmask 255.0.0.0 up

then ifconfig shows:

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
         inet6 ::1 prefixlen 128
         inet 127.0.0.1 netmask 0xff000000

thanks
Len





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806112158843.SM01608>