Package: xul-ext-noscript
Version: 1.9.9.69-1

I have installed CUPS 1.4.4-7 on a computer named "advance9"
I have changed cupsd.conf to allow access to printers over the
ethernet interface (but not wireless interface) of "advance9".

diff cupsd.conf.default cupsd.conf
2d1
< # "$Id: cupsd.conf.in 8805 2009-08-31 16:34:06Z mike $"
22a22,23
> # Also listen for connections to address advance9 (IPv4 & IPv6 on eth0).
> Listen advance9:631
24c25
< # Show shared printers on the local network.
---
> # Enable printer sharing and shared printers.
27a29,30
> BrowseRemoteProtocols CUPS
> BrowseAddress @LOCAL
33d35
< # Restrict access to the server...
34a37
>   # Allow shared printing...
35a39
>   Allow @LOCAL
124d127
< # End of "$Id: cupsd.conf.in 8805 2009-08-31 16:34:06Z mike $".

"advance9" has iceweasel 3.5.15 with the noscript add on.
I can access page http://advance9:631/ (iceweasel uses IPv6), however
1)  two images are not shown and if I try view image I get the error
    Request {GET http://advance9:631/images/left.gif <<< http://advance9:631/, 
http://advance9:631/} filtered by ABE: <LOCAL> Deny
    I can display http://advance9:631/images/left.gif if I copy the address 
    into the URL bar
2)  View/Page Source gives a blank page
3)  I also get an ABE error message if I try local links such as "Overview of 
CUPS"
    but not remote links such as "User Forum".


I think it the problem may be related to translating advance9 to an IP address
as I don't have the problem if I access http://localhost:631/


Here is a description of my name resolution.

/etc/hosts includes the lines
192.168.2.3                     advance9.bnsrobson.cjb.net      advance9
2002:5245:2db4:1::c0a8:0203     advance9.bnsrobson.cjb.net      advance9

n.b. cjb.net is a Dynamic DNS provider, bnsrobson is my username with them

Commands ping and ping6 both use the address from /etc/hosts for both
advance9.bnsrobson.cjb.net and advance9.


DNS look up does not give these addresses. advance9 does not resolve.
advance9.bnsrobson.cjb.net gives a different IPv4 address and no IPv6 address.

nslookup -q=any advance9 gives
Server:         192.168.0.1
Address:        192.168.0.1#53
** server can't find advance9: NXDOMAIN


nslookup -q=any advance9.bnsrobson.cjb.net gives
Server:         192.168.0.1
Address:        192.168.0.1#53

Non-authoritative answer:
advance9.bnsrobson.cjb.net      mail exchanger = 0 .
Name:   advance9.bnsrobson.cjb.net
Address: 82.69.45.180

Authoritative answers can be found from:
cjb.net nameserver = ns2.cjb.net.
cjb.net nameserver = ns3.cjb.net.
cjb.net nameserver = ns1.cjb.net.

n.b. 82.69.45.180 is the current address of the wireless interface used
to access the Internet. cjb.net returns this for bnsrobson.cjb.net and
for <anything>.bnsrobson.cjb.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to