Date: Mon, 1 Oct 2001 14:19:16 +0200 From: Alexander Langer <alex@big.endian.de> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: current@freebsd.org, gad@freebsd.org Subject: Re: lpd: Host name for your address (fe80:....%xl0) unknown Message-ID: <20011001141916.A24281@fump.kawo2.rwth-aachen.de> In-Reply-To: <20010930.234428.102494221.ume@mahoroba.org>; from ume@mahoroba.org on Sun, Sep 30, 2001 at 11:44:28PM %2B0900 References: <20010930145431.A20483@fump.kawo2.rwth-aachen.de> <20010930.234428.102494221.ume@mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Hajimu UMEMOTO (ume@mahoroba.org): > alex> 15329 ?? S 0:00.02 lpd -4 > alex> alex@oink ~ $ lpq > alex> lpd: Host name for your address (fe80::250:baff:fed4:a512%xl0) unknown > Sorry, but I cannot see this message, here. > Could you please tell me how did you do? I started lpd on this machine: (with the -4 flag, see above). alex@oink ~ $ uname -a ; ifconfig -a FreeBSD oink.cichlids.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Sep 1 15:25:41 CEST 2001 root@oink.cichlids.com:/usr/obj/usr/src/sys/GENERIC i386 rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.19 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::250:baff:fed4:a512%rl0 prefixlen 64 scopeid 0x1 ether 00:50:ba:d4:a5:12 media: Ethernet autoselect (100baseTX) status: active lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 faith0: flags=8000<MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 This is the printcap from this machine: lp|local line printer:\ :sh:\ :rm=neutron:\ :sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: Note that "neutron" has: alex@oink ~ $ ping6 neutron PING6(56=40+8+8 bytes) fe80::250:baff:fed4:a512%rl0 --> fe80:1::250:4ff:fe0f:5a27 16 bytes from fe80::250:4ff:fe0f:5a27%rl0, icmp_seq=0 hlim=64 time=2.492 ms ^X^C (telnet6 works!) Then I just start lpd (or lpd -4, same effect), and this happens. when I do rm=192.168.0.1 in the printcap, I get: root@oink ~ $ lpq oink.cichlids.com: Warning: no daemon present Rank Owner Job Files Total Size 1st alex 0 (standard input) 419326 bytes lpd: Host name for your address (192.168.0.19) unknown So, this MIGHT be the reason: The IPv4 address is nonexistent, but it displays the IPv6 address as error address. However, it's still bad that he uses and IPv6 stuff when I specify -4 BTW, it works if I add a PTR for 192.168.0.19. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001141916.A24281>