Date: Sun, 14 Nov 2004 00:45:16 +0200 From: Vladimir Kushnir <vkushnir@i.kiev.ua> To: freebsd-current@freebsd.org Subject: Resolver (or lo0 aliasing) doesn't seem to work Message-ID: <200411140045.16995.vkushnir@i.kiev.ua>
next in thread | raw e-mail | index | archive | help
Hi all,
Since last buildworld/kernel (last night, compiled with default flags):
uname -a:
FreeBSD kushnir1.kiev.ua 6.0-CURRENT FreeBSD 6.0-CURRENT #22: Sat Nov 13
10:17:11 EET 2004 root@kushnir1.kiev.ua:/usr/obj/usr/src/sys/KUSHNIR i386
>From /etc/rc.conf:
ifconfig_lo0_alias0="inet 10.0.0.1 netmask 0xffffffff"
ifconfig -u
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 10.0.0.1 netmask 0xffffffff
ping 10.0.0.1
No route to host
(when off-line)
or just hangs when online. Box on a dial-up line, using ISP's DNS (which
obviously does not know of my 10.0.0.1)
Regards,
Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411140045.16995.vkushnir>
