Re: CUPS localhost listenning ONLY

From: Ron Johnson (ron.l.johnson_at_cox.net)
Date: 10/29/04

  • Next message: Kamaraju Kusumanchi: "Re: Debian Commands"
    To: Debian-User <debian-user@lists.debian.org>
    Date: Fri, 29 Oct 2004 11:33:42 -0500
    
    
    

    On Fri, 2004-10-29 at 16:40 +0100, Jerome BENOIT wrote:
    > Hello,
    >
    > how can we make cupsd to listen only on the localhost ?

    $ grep -n -A 2 -B 15 'Listen hostname:631' /etc/cups/cupsd.conf
    382-########
    383-######## Network Options
    384-########
    385-
    386-#
    387-# Ports/addresses that we listen to. The default port 631 is
    reserved
    388-# for the Internet Printing Protocol (IPP) and is what we use here.
    389-#
    390-# You can have multiple Port/Listen lines to listen to more than one
    391-# port or address, or to restrict access:
    392-#
    393-# Port 80
    394-# Port 631
    395-# Listen hostname
    396-# Listen hostname:80
    397:# Listen hostname:631
    398-# Listen 1.2.3.4
    399-# Listen 1.2.3.4:631

    -- 
    -----------------------------------------------------------------
    Ron Johnson, Jr.
    Jefferson, LA USA
    PGP Key ID 8834C06B
    "You can either have software quality or you can have pointer
    arithmetic, but you cannot have both at the same time."
    Bertrand Meyer
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Kamaraju Kusumanchi: "Re: Debian Commands"

    Relevant Pages

    • Re: MySQL/PHPMyAdmin on FC3 Connection Problem
      ... You say you opened the port 3306, ... that means that mysql is running and listening. ... If you had connection, then now try to access your mysql server from outside ... If you cannot connect on localhost, then please check that mysql is running ...
      (Fedora)
    • Re: ssh tunnel problems
      ... Connecting to localhost port 5000. ... debug1: connect to address 127.0.0.1 port 5000: Connection refused ... password and I connect and see files on my home computer (from being ...
      (Fedora)
    • How did this happen?
      ... May 12 06:50:43 localhost sshd: Failed password for illegal user ... cgi from 212.93.149.205 port 2265 ... Starting sshd: ...
      (comp.os.linux.security)
    • Re: Always allow loopbacks ?
      ... snipped) or to the original question that started the thread (which you ... to use localhost while they would block any non-legitimate connections. ... specifying the port of the server). ...
      (comp.security.firewalls)
    • Re: Solaris 8 - Configuring sendmail relay (NoAuth inbound -> SSL outbound)
      ... I tried to configure for port 25, since the clients that I am interested in do not have a configurable SMTP port. ... internal affair between sendmail and stunnel, it won't be visible to the ... And as mentioned in the thread, sendmail "outsmarts" you if you ... # telnet localhost 2525 ...
      (comp.mail.sendmail)