Comment 5 for bug 801306

Revision history for this message
Till Kamppeter (till-kamppeter) wrote : Re: Airprint from Safari on ipad doesn't print

This error message appears in your error_log repeatedly:

E [23/Jun/2011:21:52:47 +0100] Request from "[v1.fe80::baff:61ff:fe9e:300e+eth0]" using invalid Host: field "wopr.local"

First off: Is your router making up an IPv6 network?

It looks like that a remote machine (probably your iPad) with the IPv6 IP address fe80::baff:61ff:fe9e:300e is sending a request but with an invaluid host name ("wopr.local"). Can you run the following commands in a terminal window

host wopr.local
host wopr
host <IP address of your computer>

and post their output?

Your error_log contains also this message:

Failed to update TXT record for HP Officejet 6300 series @ wopr: -2

Perhaps it is cause by the other proble, but I am not completely sure.