Network Printers using ipv6 and cups?

Hello,
I have my Server set using ipv6. Works fine. I can ping other Servers and my Network Printer with ping6. I can even Login into to them. So I know I have the Basic ipv6 Settings right.
What I can’t do is:

  1. Set a Network Printer with Yast. I think it wants to Keep using ipv4.
  2. lpadmin, seems to be the same.
  3. I also tried with webmin, no Change.

I can only assume it has something to do with Cups. The Network Printer works, I got Windows7 to print over it.
I am sure it is a Setting somewhere that I forgot. I have tried Google and it keeps telling me there are no extra Setting for Cups and ipv6.

I have tried it with opensuse 11.2 and SLES 11 SP3.

Thanks for any Help

Hi Midata,

[QUOTE=Midata;23604]What I can’t do is:

  1. Set a Network Printer with Yast. I think it wants to Keep using ipv4.
  2. lpadmin, seems to be the same.
  3. I also tried with webmin, no Change.[/QUOTE]

let me see if I can find info concerning the YaST part, at least. I’ll get back to you as soon as I got something for you - if others already know and like to answer here and now - please, do so! :slight_smile:

Regards,
Jens

Hi Midata,

[QUOTE=Midata;23604]What I can’t do is:

  1. Set a Network Printer with Yast. I think it wants to Keep using ipv4.
  2. lpadmin, seems to be the same.
  3. I also tried with webmin, no Change.[/QUOTE]

could you please share the complete lpadmin command and its output? That will help reproducing the problem.

Regards,
Jens

lpadmin -E -h ::A1B:3DFA:9100 -p seh and
lpadmin -E -h [::A1B:3DFA]:9100 -p seh and
lpadmin -E -h IC0EDA7F:9100 -p seh (here IC0EDA7F is the Print Server Name and is in /etc/hosts)

all commands bring the same Thing: lpadmin: Unable to connect to Server: Bad file descriptor

with yast2: ping: unknown host ::A1B:3DFA:, [::A1B:3DFA], or IC0EDA7F Host ::A1B:3DFA:, [::A1B:3DFA], or IC0EDA7F unreachable

Hi Midata,

[QUOTE=Midata;23613]lpadmin -E -h ::A1B:3DFA:9100 -p seh and
lpadmin -E -h [::A1B:3DFA]:9100 -p seh and
lpadmin -E -h IC0EDA7F:9100 -p seh (here IC0EDA7F is the Print Server Name and is in /etc/hosts)

all commands bring the same Thing: lpadmin: Unable to connect to Server: Bad file descriptor

with yast2: ping: unknown host ::A1B:3DFA:, [::A1B:3DFA], or IC0EDA7F Host ::A1B:3DFA:, [::A1B:3DFA], or IC0EDA7F unreachable[/QUOTE]

on “lpadmin”: Have you tried using “-v” to use a device URI instead, like "lpadmin -p seh -v ‘socket://[::A1B:3DFA]:9100’ " ?

Regards,
Jens

Tried it just now. It took the command without an error or message.
With ‘lpc status’, “queuing” and “printing” were disabled. Using ‘accept’ and ‘cupsenable’, changed both to enable.
‘lpr -Pseh /etc/hosts’ > still could not print. Just nothing happens. The Job gets sent somewhere, but I don’t know where.

I am going home now. Won’t be back to tomorrow.
Thanks.

Hi Midata,

do you see anything in the CUPS logs?

Regards,
Jens

From "/var/log/Cups/error_log

I [15/Sep/2014:07:21:08 +0200] Listening to 127.0.0.1:631 (IPv4)
I [15/Sep/2014:07:21:08 +0200] Listening to /var/run/cups/cups.sock (Domain)
I [15/Sep/2014:07:21:08 +0200] Loaded configuration file “/etc/cups/cupsd.conf”
I [15/Sep/2014:07:21:08 +0200] Using default TempDir of /var/spool/cups/tmp…
I [15/Sep/2014:07:21:08 +0200] Configured for up to 100 clients.
I [15/Sep/2014:07:21:08 +0200] Allowing up to 100 client connections per host.
I [15/Sep/2014:07:21:08 +0200] Full reload is required.
I [15/Sep/2014:07:21:08 +0200] Loaded MIME database from ‘/etc/cups’: 37 types, 41 filters…
I [15/Sep/2014:07:21:08 +0200] Loading job cache file “/etc/cups/yes/job.cache”…
I [15/Sep/2014:07:21:08 +0200] Full reload complete.
I [15/Sep/2014:07:21:08 +0200] Cleaning out old temporary files in “/var/spool/cups/tmp”…
I [15/Sep/2014:07:21:08 +0200] Listening to 127.0.0.1:631 on fd 1…
I [15/Sep/2014:07:21:08 +0200] Listening to /var/run/cups/cups.sock on fd 3…
I [15/Sep/2014:07:21:08 +0200] Resuming new connection processing…
I [15/Sep/2014:07:22:11 +0200] Scheduler shutting down normally.
I [15/Sep/2014:07:22:11 +0200] Saving job cache file “/etc/cups/yes/job.cache”…
I [15/Sep/2014:07:22:11 +0200] Listening to 127.0.0.1:631 (IPv4)
I [15/Sep/2014:07:22:11 +0200] Listening to /var/run/cups/cups.sock (Domain)
I [15/Sep/2014:07:22:11 +0200] Loaded configuration file “/etc/cups/cupsd.conf”
I [15/Sep/2014:07:22:11 +0200] Using default TempDir of /var/spool/cups/tmp…
I [15/Sep/2014:07:22:11 +0200] Configured for up to 100 clients.
I [15/Sep/2014:07:22:11 +0200] Allowing up to 100 client connections per host.
I [15/Sep/2014:07:22:11 +0200] Full reload is required.
I [15/Sep/2014:07:22:11 +0200] Loaded MIME database from ‘/etc/cups’: 37 types, 41 filters…
I [15/Sep/2014:07:22:11 +0200] Loading job cache file “/etc/cups/yes/job.cache”…
I [15/Sep/2014:07:22:11 +0200] Full reload complete.
I [15/Sep/2014:07:22:11 +0200] Cleaning out old temporary files in “/var/spool/cups/tmp”…
I [15/Sep/2014:07:22:11 +0200] Listening to 127.0.0.1:631 on fd 1…
I [15/Sep/2014:07:22:11 +0200] Listening to /var/run/cups/cups.sock on fd 3…
I [15/Sep/2014:07:22:11 +0200] Resuming new connection processing…
E [15/Sep/2014:08:33:51 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:08:33:51 +0200] Saving printers.conf…
I [15/Sep/2014:08:33:51 +0200] New printer “seh” added by “root”.
I [15/Sep/2014:08:42:28 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=29185)
I [15/Sep/2014:08:42:38 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=29190)
I [15/Sep/2014:08:44:38 +0200] Started “/usr/lib64/cups/cgi-bin/classes.cgi” (pid=29249)
I [15/Sep/2014:08:44:41 +0200] Started “/usr/lib64/cups/cgi-bin/help.cgi” (pid=29251)
I [15/Sep/2014:08:44:47 +0200] Started “/usr/lib64/cups/cgi-bin/help.cgi” (pid=29253)
I [15/Sep/2014:08:45:05 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=29470)
I [15/Sep/2014:08:45:34 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=29481)
I [15/Sep/2014:08:45:38 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=29482)
I [15/Sep/2014:08:45:38 +0200] Started “/usr/lib64/cups/daemon/cups-deviced” (pid=29483)
E [15/Sep/2014:08:45:38 +0200] [CGI] Unable to scan “@LOCAL”!
I [15/Sep/2014:09:05:23 +0200] Scheduler shutting down normally.
I [15/Sep/2014:09:05:23 +0200] Saving job cache file “/etc/cups/yes/job.cache”…
I [15/Sep/2014:09:05:23 +0200] Listening to ::1:631 (IPv6)
I [15/Sep/2014:09:05:23 +0200] Listening to 127.0.0.1:631 (IPv4)
I [15/Sep/2014:09:05:23 +0200] Listening to /var/run/cups/cups.sock (Domain)
E [15/Sep/2014:09:05:23 +0200] Missing value for socket://[::A1B:3DFA]:9100 on line 130.
I [15/Sep/2014:09:05:23 +0200] Loaded configuration file “/etc/cups/cupsd.conf”
I [15/Sep/2014:09:05:23 +0200] Using default TempDir of /var/spool/cups/tmp…
I [15/Sep/2014:09:05:23 +0200] Configured for up to 100 clients.
I [15/Sep/2014:09:05:23 +0200] Allowing up to 100 client connections per host.
I [15/Sep/2014:09:05:23 +0200] Full reload is required.
I [15/Sep/2014:09:05:23 +0200] Loaded MIME database from ‘/etc/cups’: 37 types, 41 filters…
I [15/Sep/2014:09:05:23 +0200] Loading job cache file “/etc/cups/yes/job.cache”…
I [15/Sep/2014:09:05:23 +0200] Full reload complete.
I [15/Sep/2014:09:05:23 +0200] Cleaning out old temporary files in “/var/spool/cups/tmp”…
I [15/Sep/2014:09:05:23 +0200] Listening to ::1:631 on fd 1…
I [15/Sep/2014:09:05:23 +0200] Listening to 127.0.0.1:631 on fd 3…
I [15/Sep/2014:09:05:23 +0200] Listening to /var/run/cups/cups.sock on fd 4…
I [15/Sep/2014:09:05:23 +0200] Resuming new connection processing…
I [15/Sep/2014:09:05:45 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30142)
I [15/Sep/2014:09:05:45 +0200] Started “/usr/lib64/cups/daemon/cups-deviced” (pid=30143)
E [15/Sep/2014:09:05:45 +0200] [CGI] Unable to scan “@LOCAL”!
I [15/Sep/2014:09:05:49 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30158)
I [15/Sep/2014:09:05:57 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30161)
I [15/Sep/2014:09:06:06 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30165)
I [15/Sep/2014:09:06:06 +0200] Started “/usr/lib64/cups/daemon/cups-deviced” (pid=30166)
E [15/Sep/2014:09:06:06 +0200] [CGI] Unable to scan “@LOCAL”!
I [15/Sep/2014:09:06:09 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30181)
I [15/Sep/2014:09:06:37 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30192)
E [15/Sep/2014:09:06:37 +0200] [CGI] Unable to get PPD file /printers/seh.ppd: 404 - Not Found
I [15/Sep/2014:09:06:37 +0200] Started “/usr/lib64/cups/daemon/cups-driverd” (pid=30193)
I [15/Sep/2014:09:06:47 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30196)
E [15/Sep/2014:09:06:47 +0200] [CGI] Unable to get PPD file /printers/seh.ppd: 404 - Not Found
I [15/Sep/2014:09:06:47 +0200] Started “/usr/lib64/cups/daemon/cups-driverd” (pid=30197)
I [15/Sep/2014:09:07:22 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30205)
E [15/Sep/2014:09:07:22 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:09:07:30 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30216)
E [15/Sep/2014:09:07:30 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:09:07:30 +0200] Setting seh device-uri to “socket://IC0EDA7F:9100” (was “file:/dev/null”.)
I [15/Sep/2014:09:07:30 +0200] Setting seh printer-is-accepting-jobs to 1 (was 0.)
I [15/Sep/2014:09:07:30 +0200] Setting seh printer-state to 3 (was 5.)
I [15/Sep/2014:09:07:30 +0200] Saving printers.conf…
I [15/Sep/2014:09:07:30 +0200] Printer “seh” modified by “root”.
I [15/Sep/2014:09:07:35 +0200] Started “/usr/lib64/cups/cgi-bin/admin.cgi” (pid=30220)
I [15/Sep/2014:09:07:35 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30221)
I [15/Sep/2014:09:07:56 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30222)
I [15/Sep/2014:09:07:56 +0200] [Job 1] Adding start banner page “none”.
I [15/Sep/2014:09:07:56 +0200] [Job 1] Adding end banner page “none”.
I [15/Sep/2014:09:07:56 +0200] [Job 1] File of type application/postscript queued by “root”.
I [15/Sep/2014:09:07:56 +0200] [Job 1] Queued on “seh” by “root”.
I [15/Sep/2014:09:07:56 +0200] [Job 1] Started filter /usr/lib64/cups/filter/pstops (PID 30223)
I [15/Sep/2014:09:07:56 +0200] [Job 1] Started filter /usr/lib64/cups/filter/foomatic-rip (PID 30224)
I [15/Sep/2014:09:07:56 +0200] [Job 1] Started backend /usr/lib64/cups/backend/socket (PID 30225)
E [15/Sep/2014:09:07:57 +0200] [Job 1] Unable to write print data: Broken pipe
E [15/Sep/2014:09:07:57 +0200] PID 30225 (/usr/lib64/cups/backend/socket) stopped with status 1!
I [15/Sep/2014:09:07:57 +0200] Hint: Try setting the LogLevel to “debug” to find out more.
I [15/Sep/2014:09:07:58 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30237)
I [15/Sep/2014:09:08:08 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30242)
E [15/Sep/2014:09:08:09 +0200] PID 30224 (/usr/lib64/cups/filter/foomatic-rip) stopped with status 3!
I [15/Sep/2014:09:08:09 +0200] Hint: Try setting the LogLevel to “debug” to find out more.
I [15/Sep/2014:09:08:09 +0200] [Job 1] Backend returned status 1 (failed)
I [15/Sep/2014:09:08:09 +0200] Saving printers.conf…
I [15/Sep/2014:09:08:18 +0200] Started “/usr/lib64/cups/cgi-bin/printers.cgi” (pid=30244)
E [15/Sep/2014:09:09:03 +0200] Resume-Printer: Unauthorized
I [15/Sep/2014:09:09:03 +0200] Saving printers.conf…
I [15/Sep/2014:09:09:03 +0200] Printer “seh” started by “root”.
E [15/Sep/2014:09:09:50 +0200] CUPS-Delete-Printer: Unauthorized
I [15/Sep/2014:09:09:50 +0200] Printer “seh” deleted by “root”.
I [15/Sep/2014:09:09:50 +0200] Saving printers.conf…
E [15/Sep/2014:14:12:16 +0200] CUPS-Add-Modify-Printer: Unauthorized
E [15/Sep/2014:14:13:36 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:14:13:36 +0200] Setting seh device-uri to “socket://[::A1B:3DFA]:9100” (was “file:/dev/null”.)
I [15/Sep/2014:14:13:36 +0200] Saving printers.conf…
I [15/Sep/2014:14:13:36 +0200] Printer “seh” modified by “root”.
E [15/Sep/2014:14:14:04 +0200] Resume-Printer: Unauthorized
I [15/Sep/2014:14:14:04 +0200] Saving printers.conf…
I [15/Sep/2014:14:14:04 +0200] Printer “seh” started by “root”.
I [15/Sep/2014:14:14:28 +0200] Started “/usr/lib64/cups/daemon/cups-deviced” (pid=8669)
E [15/Sep/2014:14:14:28 +0200] [CGI] Unable to scan “@LOCAL”!
I [15/Sep/2014:14:14:31 +0200] Started “/usr/lib64/cups/daemon/cups-driverd” (pid=8709)
E [15/Sep/2014:14:15:37 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:14:15:37 +0200] Saving printers.conf…
I [15/Sep/2014:14:15:37 +0200] Printer “seh” modified by “root”.
I [15/Sep/2014:14:15:37 +0200] Saving printers.conf…
I [15/Sep/2014:14:15:37 +0200] Printer “seh” modified by “root”.
E [15/Sep/2014:14:15:37 +0200] CUPS-Accept-Jobs: Unauthorized
I [15/Sep/2014:14:15:37 +0200] Saving printers.conf…
I [15/Sep/2014:14:15:37 +0200] Printer “seh” now accepting jobs (“root”).
I [15/Sep/2014:14:15:59 +0200] [Job ???] Request file type is text/plain.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Adding start banner page “none”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Adding end banner page “none”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] File of type text/plain queued by “root”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Queued on “seh” by “root”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started filter /usr/lib64/cups/filter/texttops (PID 29172)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started filter /usr/lib64/cups/filter/pstops (PID 29173)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started backend /usr/lib64/cups/backend/socket (PID 29174)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Completed successfully.
E [15/Sep/2014:14:17:04 +0200] CUPS-Delete-Printer: Unauthorized
I [15/Sep/2014:14:17:04 +0200] Printer “seh” deleted by “root”.
I [15/Sep/2014:14:17:04 +0200] Saving printers.conf…
I [15/Sep/2014:14:17:52 +0200] Generating SSL server key and certificate…
I [15/Sep/2014:14:17:52 +0200] Created SSL server key file “/etc/cups/ssl/server.key”…
I [15/Sep/2014:14:17:52 +0200] Created SSL server certificate file “/etc/cups/ssl/server.crt”…
E [15/Sep/2014:14:17:52 +0200] CUPS-Add-Modify-Printer: Unauthorized
I [15/Sep/2014:14:17:52 +0200] Setting seh device-uri to “socket://[::A1B:3DFA]:9100” (was “file:/dev/null”.)
I [15/Sep/2014:14:17:52 +0200] Saving printers.conf…
I [15/Sep/2014:14:17:52 +0200] New printer “seh” added by “root”.
E [15/Sep/2014:14:19:30 +0200] Resume-Printer: Unauthorized
I [15/Sep/2014:14:19:30 +0200] Saving printers.conf…
I [15/Sep/2014:14:19:30 +0200] Printer “seh” started by “root”.
E [15/Sep/2014:14:20:10 +0200] CUPS-Accept-Jobs: Unauthorized
I [15/Sep/2014:14:20:10 +0200] Saving printers.conf…
I [15/Sep/2014:14:20:10 +0200] Printer “seh” now accepting jobs (“root”).
I [15/Sep/2014:14:20:32 +0200] [Job ???] Request file type is text/plain.
I [15/Sep/2014:14:20:32 +0200] [Job 3] Adding start banner page “none”.
I [15/Sep/2014:14:20:32 +0200] [Job 3] Adding end banner page “none”.
I [15/Sep/2014:14:20:32 +0200] [Job 3] File of type text/plain queued by “root”.
I [15/Sep/2014:14:20:32 +0200] [Job 3] Queued on “seh” by “root”.
I [15/Sep/2014:14:20:32 +0200] [Job 3] Started backend /usr/lib64/cups/backend/socket (PID 29534)
I [15/Sep/2014:14:20:32 +0200] [Job 3] Completed successfully.
I [15/Sep/2014:14:21:05 +0200] [Job ???] Request file type is application/postscript.
I [15/Sep/2014:14:21:05 +0200] [Job 4] Adding start banner page “none”.
I [15/Sep/2014:14:21:05 +0200] [Job 4] Adding end banner page “none”.
I [15/Sep/2014:14:21:05 +0200] [Job 4] File of type application/postscript queued by “root”.
I [15/Sep/2014:14:21:05 +0200] [Job 4] Queued on “seh” by “root”.
I [15/Sep/2014:14:21:05 +0200] [Job 4] Started backend /usr/lib64/cups/backend/socket (PID 29698)
I [15/Sep/2014:14:21:05 +0200] [Job 4] Completed successfully.
I [15/Sep/2014:14:35:41 +0200] Scheduler shutting down normally.
I [15/Sep/2014:14:35:41 +0200] Saving job cache file “/etc/cups/yes/job.cache”…
I [16/Sep/2014:05:46:04 +0200] Listening to ::1:631 (IPv6)
I [16/Sep/2014:05:46:04 +0200] Listening to 127.0.0.1:631 (IPv4)
I [16/Sep/2014:05:46:04 +0200] Listening to /var/run/cups/cups.sock (Domain)
I [16/Sep/2014:05:46:04 +0200] Loaded configuration file “/etc/cups/cupsd.conf”
I [16/Sep/2014:05:46:04 +0200] Using default TempDir of /var/spool/cups/tmp…
I [16/Sep/2014:05:46:04 +0200] Configured for up to 100 clients.
I [16/Sep/2014:05:46:04 +0200] Allowing up to 100 client connections per host.
I [16/Sep/2014:05:46:04 +0200] Full reload is required.
I [16/Sep/2014:05:46:04 +0200] Loaded MIME database from ‘/etc/cups’: 37 types, 41 filters…
I [16/Sep/2014:05:46:04 +0200] Loading job cache file “/etc/cups/yes/job.cache”…
I [16/Sep/2014:05:46:04 +0200] Full reload complete.
I [16/Sep/2014:05:46:04 +0200] Cleaning out old temporary files in “/var/spool/cups/tmp”…
I [16/Sep/2014:05:46:04 +0200] Listening to ::1:631 on fd 1…
I [16/Sep/2014:05:46:04 +0200] Listening to 127.0.0.1:631 on fd 3…
I [16/Sep/2014:05:46:04 +0200] Listening to /var/run/cups/cups.sock on fd 4…
I [16/Sep/2014:05:46:04 +0200] Resuming new connection processing…
I [16/Sep/2014:05:46:29 +0200] Scheduler shutting down normally.
I [16/Sep/2014:05:46:29 +0200] Saving job cache file “/etc/cups/yes/job.cache”…
I [16/Sep/2014:05:46:29 +0200] Listening to ::1:631 (IPv6)
I [16/Sep/2014:05:46:29 +0200] Listening to 127.0.0.1:631 (IPv4)
I [16/Sep/2014:05:46:29 +0200] Listening to /var/run/cups/cups.sock (Domain)
I [16/Sep/2014:05:46:29 +0200] Loaded configuration file “/etc/cups/cupsd.conf”
I [16/Sep/2014:05:46:29 +0200] Using default TempDir of /var/spool/cups/tmp…
I [16/Sep/2014:05:46:29 +0200] Configured for up to 100 clients.
I [16/Sep/2014:05:46:29 +0200] Allowing up to 100 client connections per host.
I [16/Sep/2014:05:46:29 +0200] Full reload is required.
I [16/Sep/2014:05:46:29 +0200] Loaded MIME database from ‘/etc/cups’: 37 types, 41 filters…
I [16/Sep/2014:05:46:29 +0200] Loading job cache file “/etc/cups/yes/job.cache”…
I [16/Sep/2014:05:46:29 +0200] Full reload complete.
I [16/Sep/2014:05:46:29 +0200] Cleaning out old temporary files in “/var/spool/cups/tmp”…
I [16/Sep/2014:05:46:29 +0200] Listening to ::1:631 on fd 1…
I [16/Sep/2014:05:46:29 +0200] Listening to 127.0.0.1:631 on fd 3…
I [16/Sep/2014:05:46:29 +0200] Listening to /var/run/cups/cups.sock on fd 4…
I [16/Sep/2014:05:46:29 +0200] Resuming new connection processing…

From “/var/log/Cups/acces_log”

localhost - - [15/Sep/2014:07:21:09 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:07:21:09 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:07:22:15 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:07:22:15 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:07:32:16 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:07:32:16 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:07:45:16 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:07:45:16 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:07:58:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:07:58:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:08:11:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:11:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:08:24:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:24:17 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:26:22 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:19 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:36 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:27:42 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:32:06 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:32:06 +0200] “POST / HTTP/1.1” 200 182 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:33:51 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:08:33:51 +0200] “POST /admin/ HTTP/1.1” 401 152 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:08:33:51 +0200] “POST /admin/ HTTP/1.1” 200 152 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:08:33:51 +0200] “POST /admin/ HTTP/1.1” 200 159 CUPS-Add-Modify-Printer client-error-not-possible
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 414 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 227 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:15 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 182 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 414 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:27 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 414 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 227 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:32 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 414 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 227 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:35:58 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 414 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 227 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 416 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:36:36 +0200] “POST / HTTP/1.1” 200 75 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:37:18 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:37:18 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:42:14 +0200] “GET / HTTP/1.1” 200 5242 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /cups.css HTTP/1.1” 200 3998 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-help.gif HTTP/1.1” 200 256 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/top-left.gif HTTP/1.1” 200 473 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/top-middle.gif HTTP/1.1” 200 1144 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-add-class.gif HTTP/1.1” 200 387 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-add-printer.gif HTTP/1.1” 200 401 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/top-right.gif HTTP/1.1” 200 121 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-manage-classes.gif HTTP/1.1” 200 522 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/tab-left.gif HTTP/1.1” 200 46 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-manage-jobs.gif HTTP/1.1” 200 450 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-manage-printers.gif HTTP/1.1” 200 508 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/button-manage-server.gif HTTP/1.1” 200 493 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/tab-right.gif HTTP/1.1” 200 47 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/happy.gif HTTP/1.1” 200 3522 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/bottom-left.gif HTTP/1.1” 200 122 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /images/bottom-right.gif HTTP/1.1” 200 123 - -
localhost - - [15/Sep/2014:08:42:14 +0200] “GET /favicon.ico HTTP/1.1” 200 3638 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /admin HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “POST / HTTP/1.1” 200 107 Get-Subscriptions client-error-not-found
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /admin HTTP/1.1” 200 6090 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-find-new-printers.gif HTTP/1.1” 200 509 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-edit-configuration-file.gif HTTP/1.1” 200 562 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-view-access-log.gif HTTP/1.1” 200 534 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-view-error-log.gif HTTP/1.1” 200 473 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-view-page-log.gif HTTP/1.1” 200 496 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-add-rss-subscription.gif HTTP/1.1” 200 624 - -
localhost - - [15/Sep/2014:08:42:28 +0200] “GET /images/button-change-settings.gif HTTP/1.1” 200 521 - -
localhost - - [15/Sep/2014:08:42:38 +0200] “GET /admin?op=config-server HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:42:38 +0200] “GET /admin?op=config-server HTTP/1.1” 200 8428 - -
localhost - - [15/Sep/2014:08:42:38 +0200] “GET /images/button-use-default-config.gif HTTP/1.1” 200 731 - -
localhost - - [15/Sep/2014:08:42:38 +0200] “GET /images/button-save-changes.gif HTTP/1.1” 200 482 - -
localhost - - [15/Sep/2014:08:44:38 +0200] “GET /classes/ HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:44:38 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:44:38 +0200] “POST / HTTP/1.1” 200 417 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:08:44:38 +0200] “GET /classes/ HTTP/1.1” 200 3584 - -
localhost - - [15/Sep/2014:08:44:38 +0200] “GET /images/button-clear.gif HTTP/1.1” 200 279 - -
localhost - - [15/Sep/2014:08:44:38 +0200] “GET /images/button-search.gif HTTP/1.1” 200 332 - -
localhost - - [15/Sep/2014:08:44:41 +0200] “GET /help/ HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:44:41 +0200] “GET /help/ HTTP/1.1” 200 4691 - -
localhost - - [15/Sep/2014:08:44:47 +0200] “GET /help/?QUERY=ipv6&x=0&y=0 HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:44:47 +0200] “GET /help/?QUERY=ipv6&x=0&y=0 HTTP/1.1” 200 5349 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /printers/ HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:08:45:05 +0200] “POST / HTTP/1.1” 200 523 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /printers/ HTTP/1.1” 200 6459 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-sort-descending.gif HTTP/1.1” 200 606 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/printer-stopped.gif HTTP/1.1” 200 2933 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-cancel-all-jobs.gif HTTP/1.1” 200 450 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-print-test-page.gif HTTP/1.1” 200 457 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-unpublish-printer.gif HTTP/1.1” 200 499 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-start-printer.gif HTTP/1.1” 200 407 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-modify-printer.gif HTTP/1.1” 200 454 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-set-printer-options.gif HTTP/1.1” 200 541 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-accept-jobs.gif HTTP/1.1” 200 442 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-delete-printer.gif HTTP/1.1” 200 412 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-set-as-default.gif HTTP/1.1” 200 479 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-move-jobs.gif HTTP/1.1” 200 462 - -
localhost - - [15/Sep/2014:08:45:05 +0200] “GET /images/button-set-allowed-users.gif HTTP/1.1” 200 549 - -
localhost - - [15/Sep/2014:08:45:34 +0200] “GET /admin/ HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:45:34 +0200] “POST / HTTP/1.1” 200 107 Get-Subscriptions client-error-not-found
localhost - - [15/Sep/2014:08:45:34 +0200] “GET /admin/ HTTP/1.1” 200 6090 - -
localhost - - [15/Sep/2014:08:45:38 +0200] “GET /admin?op=find-new-printers HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:08:45:38 +0200] “POST / HTTP/1.1” 200 157 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:45:38 +0200] “POST / HTTP/1.1” 200 1059 CUPS-Get-Devices -
localhost - - [15/Sep/2014:08:45:38 +0200] “GET /admin?op=find-new-printers HTTP/1.1” 200 3363 - -
localhost - - [15/Sep/2014:08:45:56 +0200] “GET /admin/log/error_log HTTP/1.1” 200 17606 - -
localhost - - [15/Sep/2014:08:50:18 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:08:50:18 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:09:03:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:03:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:09:05:45 +0200] “GET /admin?op=find-new-printers HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:05:45 +0200] “POST / HTTP/1.1” 200 157 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:05:45 +0200] “POST / HTTP/1.1” 200 1059 CUPS-Get-Devices -
localhost - - [15/Sep/2014:09:05:45 +0200] “GET /admin?op=find-new-printers HTTP/1.1” 200 3363 - -
localhost - - [15/Sep/2014:09:05:49 +0200] “GET /printers/ HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:05:49 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:05:49 +0200] “POST / HTTP/1.1” 200 523 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:05:49 +0200] “GET /printers/ HTTP/1.1” 200 6459 - -
localhost - - [15/Sep/2014:09:05:57 +0200] “GET /admin/?op=modify-printer&printer_name=seh HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:05:57 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:05:57 +0200] “GET /admin/?op=modify-printer&printer_name=seh HTTP/1.1” 200 4288 - -
localhost - - [15/Sep/2014:09:05:57 +0200] “GET /images/button-continue.gif HTTP/1.1” 200 345 - -
localhost - - [15/Sep/2014:09:06:06 +0200] “POST /admin HTTP/1.1” 200 224 - -
localhost - - [15/Sep/2014:09:06:06 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:06:06 +0200] “POST / HTTP/1.1” 200 1100 CUPS-Get-Devices -
localhost - - [15/Sep/2014:09:06:06 +0200] “POST /admin HTTP/1.1” 200 4579 - -
localhost - - [15/Sep/2014:09:06:09 +0200] “POST /admin HTTP/1.1” 200 202 - -
localhost - - [15/Sep/2014:09:06:09 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:06:09 +0200] “POST /admin HTTP/1.1” 200 4667 - -
localhost - - [15/Sep/2014:09:06:37 +0200] “POST /admin HTTP/1.1” 200 225 - -
localhost - - [15/Sep/2014:09:06:37 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:06:37 +0200] “GET /ppd/seh.ppd HTTP/1.1” 404 0 - -
localhost - - [15/Sep/2014:09:06:37 +0200] “POST / HTTP/1.1” 200 1498 CUPS-Get-PPDs -
localhost - - [15/Sep/2014:09:06:37 +0200] “POST /admin HTTP/1.1” 200 6625 - -
localhost - - [15/Sep/2014:09:06:47 +0200] “POST /admin HTTP/1.1” 200 1910 - -
localhost - - [15/Sep/2014:09:06:47 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:06:47 +0200] “GET /ppd/seh.ppd HTTP/1.1” 404 0 - -
localhost - - [15/Sep/2014:09:06:47 +0200] “POST / HTTP/1.1” 200 1440030 CUPS-Get-PPDs -
localhost - - [15/Sep/2014:09:06:47 +0200] “POST /admin HTTP/1.1” 200 365030 - -
localhost - - [15/Sep/2014:09:07:22 +0200] “POST /admin HTTP/1.1” 200 1979 - -
localhost - - [15/Sep/2014:09:07:22 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:07:22 +0200] “POST /admin/ HTTP/1.1” 401 336 CUPS-Add-Modify-Printer successful-ok
localhost - - [15/Sep/2014:09:07:22 +0200] “POST /admin HTTP/1.1” 401 1979 - -
localhost - - [15/Sep/2014:09:07:22 +0200] “POST /admin HTTP/1.1” 200 1979 - -
localhost - root [15/Sep/2014:09:07:30 +0200] “POST /admin HTTP/1.1” 200 1979 - -
localhost - - [15/Sep/2014:09:07:30 +0200] “POST / HTTP/1.1” 200 119 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:07:30 +0200] “POST /admin/ HTTP/1.1” 401 336 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:09:07:30 +0200] “POST /admin/ HTTP/1.1” 200 336 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:09:07:30 +0200] “POST /admin HTTP/1.1” 200 5400 - -
localhost - root [15/Sep/2014:09:07:30 +0200] “GET /cups.css HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /admin/?OP=redirect&URL=/printers/seh HTTP/1.1” 200 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /admin/?OP=redirect&URL=/printers/seh HTTP/1.1” 200 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /printers/seh HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:07:35 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:07:35 +0200] “POST / HTTP/1.1” 200 520 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:07:35 +0200] “POST / HTTP/1.1” 200 454 Get-Jobs successful-ok
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/printer-idle.gif HTTP/1.1” 200 2546 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-print-test-page.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-stop-printer.gif HTTP/1.1” 200 383 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-move-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-cancel-all-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /printers/seh HTTP/1.1” 200 6165 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-set-printer-options.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-reject-jobs.gif HTTP/1.1” 200 395 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-delete-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-unpublish-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-clear.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-set-as-default.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-set-allowed-users.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-search.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-show-completed.gif HTTP/1.1” 200 626 - -
localhost - root [15/Sep/2014:09:07:35 +0200] “GET /images/button-show-all.gif HTTP/1.1” 200 472 - -
localhost - root [15/Sep/2014:09:07:56 +0200] “GET /printers/seh?op=print-test-page HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:07:56 +0200] “POST /printers/seh HTTP/1.1” 200 17580 Print-Job successful-ok
localhost - root [15/Sep/2014:09:07:56 +0200] “GET /printers/seh?op=print-test-page HTTP/1.1” 200 3394 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /printers/seh HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:07:58 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:07:58 +0200] “POST / HTTP/1.1” 200 520 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:07:58 +0200] “POST / HTTP/1.1” 200 454 Get-Jobs successful-ok
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /printers/seh HTTP/1.1” 200 7918 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /images/printer-processing.gif HTTP/1.1” 200 2737 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /images/button-sort-descending.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /images/button-restart-job.gif HTTP/1.1” 200 408 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /images/button-cancel-job.gif HTTP/1.1” 200 377 - -
localhost - root [15/Sep/2014:09:07:58 +0200] “GET /images/button-move-job.gif HTTP/1.1” 200 370 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /printers/seh HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:08:08 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:08:08 +0200] “POST / HTTP/1.1” 200 520 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:08:08 +0200] “POST / HTTP/1.1” 200 454 Get-Jobs successful-ok
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /printers/seh HTTP/1.1” 200 7918 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /cups.css HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/top-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/top-middle.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/top-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/tab-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/tab-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/printer-processing.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-stop-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-reject-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-move-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-cancel-all-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-print-test-page.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-modify-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-set-printer-options.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-delete-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-set-as-default.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-unpublish-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-search.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-clear.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-show-completed.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-show-all.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-set-allowed-users.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-restart-job.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-cancel-job.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-move-job.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/bottom-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/button-sort-descending.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:08 +0200] “GET /images/bottom-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /printers/seh HTTP/1.1” 200 0 - -
localhost - - [15/Sep/2014:09:08:18 +0200] “POST / HTTP/1.1” 200 138 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:08:18 +0200] “POST / HTTP/1.1” 200 520 Get-Printer-Attributes successful-ok
localhost - - [15/Sep/2014:09:08:18 +0200] “POST / HTTP/1.1” 200 454 Get-Jobs successful-ok
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /printers/seh HTTP/1.1” 200 7812 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /cups.css HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/printer-stopped.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-start-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/tab-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/top-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/top-middle.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/top-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/tab-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-reject-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-move-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-cancel-all-jobs.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-unpublish-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-print-test-page.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-set-printer-options.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-delete-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-set-as-default.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-set-allowed-users.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-modify-printer.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-clear.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-show-completed.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-show-all.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-sort-descending.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-search.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-cancel-job.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-move-job.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/bottom-left.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/bottom-right.gif HTTP/1.1” 304 0 - -
localhost - root [15/Sep/2014:09:08:18 +0200] “GET /images/button-restart-job.gif HTTP/1.1” 304 0 - -
localhost - - [15/Sep/2014:09:08:45 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:03 +0200] “POST /admin/ HTTP/1.1” 401 145 Resume-Printer successful-ok
localhost - root [15/Sep/2014:09:09:03 +0200] “POST /admin/ HTTP/1.1” 200 145 Resume-Printer successful-ok
localhost - - [15/Sep/2014:09:09:06 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:09 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:11 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:11 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:12 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:12 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:09:09:45 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:09:09:50 +0200] “POST /admin/ HTTP/1.1” 401 116 CUPS-Delete-Printer successful-ok
localhost - root [15/Sep/2014:09:09:50 +0200] “POST /admin/ HTTP/1.1” 200 116 CUPS-Delete-Printer successful-ok
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:09:50 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:10:14 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:16:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:16:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:09:29:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:29:19 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:09:42:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:42:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:09:55:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:09:55:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:10:08:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:10:08:20 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:10:21:21 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:10:21:21 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:10:34:21 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:10:34:21 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:10:47:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:10:47:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:11:00:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:11:00:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:11:13:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:11:13:22 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:11:26:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:11:26:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:11:39:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:11:39:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:11:52:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:11:52:23 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:05:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:05:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:18:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:18:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:31:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:31:24 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:44:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:44:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:57:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:57:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:12:58:24 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:00:31 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:10:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:10:25 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:13:23:26 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:23:26 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:13:36:26 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:36:26 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:13:49:27 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:13:49:27 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:14:02:27 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:02:27 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes client-error-not-found
localhost - - [15/Sep/2014:14:12:16 +0200] “POST /admin/ HTTP/1.1” 401 157 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:14:12:16 +0200] “POST /admin/ HTTP/1.1” 200 157 CUPS-Add-Modify-Printer client-error-not-possible
localhost - - [15/Sep/2014:14:13:36 +0200] “POST /admin/ HTTP/1.1” 401 158 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:14:13:36 +0200] “POST /admin/ HTTP/1.1” 200 158 CUPS-Add-Modify-Printer successful-ok
localhost - - [15/Sep/2014:14:13:50 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:04 +0200] “POST /admin/ HTTP/1.1” 401 145 Resume-Printer successful-ok
localhost - root [15/Sep/2014:14:14:04 +0200] “POST /admin/ HTTP/1.1” 200 145 Resume-Printer successful-ok
localhost - - [15/Sep/2014:14:14:05 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:14:21 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:14:28 +0200] “POST / HTTP/1.1” 200 1056 CUPS-Get-Devices -
localhost - - [15/Sep/2014:14:14:31 +0200] “POST / HTTP/1.1” 200 4082692 CUPS-Get-PPDs -
localhost - - [15/Sep/2014:14:15:28 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:28 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST /admin/ HTTP/1.1” 401 180 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:14:15:37 +0200] “POST /admin/ HTTP/1.1” 200 180 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:14:15:37 +0200] “POST /admin/ HTTP/1.1” 200 198 CUPS-Add-Modify-Printer successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST /admin/ HTTP/1.1” 401 145 CUPS-Accept-Jobs successful-ok
localhost - root [15/Sep/2014:14:15:37 +0200] “POST /admin/ HTTP/1.1” 200 145 CUPS-Accept-Jobs successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:37 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:15:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:15:59 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:15:59 +0200] “POST /printers/seh HTTP/1.1” 200 1421 Print-Job successful-ok
localhost - - [15/Sep/2014:14:16:06 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:01 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:17:04 +0200] “POST /admin/ HTTP/1.1” 401 116 CUPS-Delete-Printer successful-ok
localhost - root [15/Sep/2014:14:17:04 +0200] “POST /admin/ HTTP/1.1” 200 116 CUPS-Delete-Printer successful-ok
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:04 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:13 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers client-error-not-found
localhost - - [15/Sep/2014:14:17:52 +0200] “POST /admin/ HTTP/1.1” 401 158 CUPS-Add-Modify-Printer successful-ok
localhost - root [15/Sep/2014:14:17:52 +0200] “POST /admin/ HTTP/1.1” 200 158 CUPS-Add-Modify-Printer successful-ok
localhost - - [15/Sep/2014:14:17:54 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:19:22 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:19:30 +0200] “POST /admin/ HTTP/1.1” 401 145 Resume-Printer successful-ok
localhost - root [15/Sep/2014:14:19:30 +0200] “POST /admin/ HTTP/1.1” 200 145 Resume-Printer successful-ok
localhost - - [15/Sep/2014:14:19:35 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:10 +0200] “POST /admin/ HTTP/1.1” 401 145 CUPS-Accept-Jobs successful-ok
localhost - root [15/Sep/2014:14:20:10 +0200] “POST /admin/ HTTP/1.1” 200 145 CUPS-Accept-Jobs successful-ok
localhost - - [15/Sep/2014:14:20:12 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:32 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:32 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:20:32 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:20:32 +0200] “POST /printers/seh HTTP/1.1” 200 1386 Print-Job successful-ok
localhost - - [15/Sep/2014:14:20:36 +0200] “POST / HTTP/1.1” 200 193 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 224 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 179 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:20:59 +0200] “POST / HTTP/1.1” 200 411 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 287 Get-Jobs successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:21:05 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:21:05 +0200] “POST /printers/seh HTTP/1.1” 200 17758 Print-Job successful-ok
localhost - - [15/Sep/2014:14:22:27 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:22:27 +0200] “POST / HTTP/1.1” 200 413 CUPS-Get-Classes successful-ok
localhost - - [15/Sep/2014:14:22:27 +0200] “POST / HTTP/1.1” 200 72 CUPS-Get-Default client-error-not-found
localhost - - [15/Sep/2014:14:22:27 +0200] “POST / HTTP/1.1” 200 287 Get-Jobs successful-ok
localhost - - [15/Sep/2014:14:28:28 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [15/Sep/2014:14:28:28 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:05:46:05 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:05:46:05 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:05:46:33 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:05:46:33 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:05:56:33 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:05:56:33 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:06:09:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:06:09:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:06:22:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:06:22:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok
localhost - - [16/Sep/2014:06:35:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Printers successful-ok
localhost - - [16/Sep/2014:06:35:34 +0200] “POST / HTTP/1.1” 200 155 CUPS-Get-Classes successful-ok

OK. Cups is not using ipv6. I moved ping from /bin und linked ping6 to ping.
From yast, it can now ping the print Server, but message: No connection possible to port 9100.
How do I get Cups to use ipv6??

Hi Midata,

sorry for the delayed response, I was off-site yesterday. I haven’t received any information from my contacts yet, either.

I’d say it does:

But maybe the suggested URI was wrong - possibly the printer is speaking lpd, instead? Because from what I can tell, the job data is spooled to the printer - which in turn doesn’t handle it too well, since you didn’t report a successful print:

[QUOTE=Midata;23632]I [15/Sep/2014:14:15:37 +0200] Printer “seh” now accepting jobs (“root”).
I [15/Sep/2014:14:15:59 +0200] [Job ???] Request file type is text/plain.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Adding start banner page “none”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Adding end banner page “none”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] File of type text/plain queued by “root”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Queued on “seh” by “root”.
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started filter /usr/lib64/cups/filter/texttops (PID 29172)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started filter /usr/lib64/cups/filter/pstops (PID 29173)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Started backend /usr/lib64/cups/backend/socket (PID 29174)
I [15/Sep/2014:14:15:59 +0200] [Job 2] Completed successfully[/QUOTE]

Have you tried adding the printer via the CUPS web admin interface? It might assist you in choosing the right URI.

Regards,
Jens

yes no difference

Hi Midata,

am I assuming right that this is some sort of test installation, so that you may have a working IPv4 setup (including CUPS) on a different server, going to the same printer or at least to the same model of printer? If so, how’s the URI string on the IPv4 server (have a look in /etc/cups/printers.conf) compared to the IPv6 version… same protocol, same port (9100)? If it is anything different, other than the IP address, try changing the URI in the IPv6 server’s printers.conf to the IPv4 one, but of course changing the IPv4 address to the IPv6 (bracketed) version. Then restart CUPS and retry to print, while following /var/log/cups/access_log…

If the IPv4 version also uses “socket://…:9100” I’m out of ideas.

Can you open a service request? That would give you proper support from SUSE engineers…

Regards,
Jens

OK. I could not print on any Printer anywhere, so I reinstalled the Server. I didn’t Change anything this time. I just ignored the “Test Connections” in yast and waited. Then it worked. I’m not sure if I ever had a Problem. It seems that with ipv6 my Server is running backwards. Everything that has a Network Connection of any type, takes 5 times longer. So I’m guessing I have some more adjusting to do with ipv6. This is the first tests I’m doing with it. So sorry if I caused any headaches.

Thanks and have a nice day.

One Thing, how do I Close this Ticket? or do you do that?

Hi Midata,

hm… you don’t, and we don’t. This is a user-driven forum, no SUSE support system :slight_smile:

Best regards,
Jens

PS: And many thanks for reporting back your final status!