Comment 6 for bug 801306

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote : Re: Airprint from Safari on ipad doesn't print

Looking at https://wiki.ubuntu.com/IPv6 it seems fe80::/10 is a local-link self-assigned IPv6 address. My router doesn't do ipv6, so I guess this is Ubuntu giving itself an address. I'm using a pretty standard install of Ubuntu - fairly new in fact, and a pretty standard domestic cable modem and router, with nothing special configured, certainly no IPv6.

Whilst I could go through the process of blacklisting the ipv6 module or editing my grub.conf to disable ipv6, this seems very extreme for a normal user just to get printing working?

alan@wopr:~$ host wopr
Host wopr not found: 3(NXDOMAIN)

alan@wopr:~$ host wopr.local
Host wopr.local not found: 3(NXDOMAIN)

alan@wopr:~$ host 10.10.10.110
Host 110.10.10.10.in-addr.arpa. not found: 3(NXDOMAIN)

eth0 Link encap:Ethernet HWaddr 00:1b:fc:22:83:22
          inet addr:10.10.10.110 Bcast:10.10.10.255 Mask:255.255.255.0
          inet6 addr: fe80::21b:fcff:fe22:8322/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:21501453 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10879144 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:29271085392 (29.2 GB) TX bytes:951522611 (951.5 MB)
          Interrupt:22 Base address:0x6000

From another machine on the network:-

alan@hatar:~$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:15:b7:22:79:5d
          inet addr:10.10.10.103 Bcast:10.10.10.255 Mask:255.255.255.0
          inet6 addr: fe80::215:b7ff:fe22:795d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:62765120 errors:0 dropped:0 overruns:0 frame:0
          TX packets:103467537 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1608737968 (1.6 GB) TX bytes:1504557566 (1.5 GB)
          Interrupt:16 Memory:ffae0000-ffb00000

alan@hatar:~$ host wopr
Host wopr not found: 3(NXDOMAIN)

alan@hatar:~$ host wopr.local
Host wopr.local not found: 3(NXDOMAIN)

alan@hatar:~$ ping wopr
ping: unknown host wopr

alan@hatar:~$ ping wopr.local
PING wopr.local (10.10.10.110) 56(84) bytes of data.
64 bytes from wopr.local (10.10.10.110): icmp_req=1 ttl=64 time=0.093 ms
64 bytes from wopr.local (10.10.10.110): icmp_req=2 ttl=64 time=0.099 ms