** Summary changed:

- Cups server can't listen  in any other ip than the default  ( Bad request )
+ Cups server can't listen - accept connections to 127.0.1.1  ( Bad request )

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086303

Title:
  Cups server can't listen - accept connections to 127.0.1.1  ( Bad
  request )

Status in “cups” package in Ubuntu:
  New

Bug description:
  As we know ubuntu binds the following

  127.0.0.1 localhost
  127.0.1.1 hostname

  We assume that my hostname  is afterburner

  Cups listens by default to localhost - 127.0.0.1  so if you try to
  access it using your hostname it fails so i proceed as follows

  In the cupsd.conf

  If i comment out the  " port 631 " and add

  Listen afterburner:631

  im getting bad request when trying to open http://afterburner:631

  The same is happening with the

  Listen 127.0.1.1:631

  
  All this happening when trying to access cups webpage form the pc that 
running the cups , if you try to access the cups server form a lan pc using the 
http://afterburner:631  it works even with the default config.

  So my question is  why using all the different configurations  im not
  able to access cups webpages from the same pc using the hostname ?

  http://afterburner:631


  I can only access cups from the same pc using

  http://127.0.0.1:631
  http://127.0.1.1:631

  when using the default cupsd.conf that listens to "port 631"

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.6.1-0ubuntu7
  Architecture: amd64
  Date: Tue Dec  4 11:19:58 2012
  InstallationDate: Installed on 2012-11-14 (19 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=c8a96c42-10b2-4661-9472-a89ba6ef74cb ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/30/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Blitz Formula
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd12/30/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnBlitzFormula:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  mtime.conffile..etc.cups.cupsd.conf: 2012-12-04T11:20:29.252332

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1086303/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to