public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pupeno <pupeno@pupeno.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Firewalling and Sambra printer.
Date: Sun, 22 Oct 2006 17:28:49 +0000	[thread overview]
Message-ID: <200610221728.49846.pupeno@pupeno.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1797 bytes --]

Hello,
I have two computers (that are involved in this problem), phoenix is my Gentoo 
workstation and desktop-1 is someone else's Windows box. Someone else happens 
to have a printer and I don't, so, from time to time I use his printer. The 
printer is shared, obviously, thru SMB (it's a windows box). I configured 
CUPS to connect to it (I just used the KDE Kcontrol to configure it).
My problem is that when I bring up my firewall (a firewall using iptables on 
phoenix, just protecting phoenix) printing stops working. In fact, all access 
to desxtop-1 thru smb stops working.
The firewall is very simple, a simple stateful all-incomming-closed firewall:

# iptables -vL
Chain INPUT (policy DROP 35510 packets, 16M bytes)
 pkts bytes target     prot opt in     out     source               
destination
 329K  558M ACCEPT     all  --  lo     any     anywhere             anywhere
  36M   54G ACCEPT     all  --  any    any     anywhere             anywhere            
state RELATED,ESTABLISHED
    3   228 ACCEPT     icmp --  any    any     anywhere             anywhere            
icmp echo-request limit: avg 30/min burst 5
  120  7057 ACCEPT     icmp --  any    any     anywhere             anywhere
    1    60 ACCEPT     tcp  --  any    any     anywhere             anywhere            
tcp dpt:ssh

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               
destination

Chain OUTPUT (policy ACCEPT 21M packets, 3426M bytes)
 pkts bytes target     prot opt in     out     source               
destination
phoenix ~ #

Do you know why after bringing up this firewall I can't use the printer 
anymore and/or how to solve it ?

Thank you.
-- 
Pupeno <pupeno@pupeno.com> (http://pupeno.com)

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2006-10-22 17:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-22 17:28 Pupeno [this message]
2006-10-22 22:58 ` [gentoo-user] Firewalling and Sambra printer Dale
2006-10-23  1:01   ` Pupeno
2006-10-23  5:56     ` Jason Booth
2006-10-23  6:17   ` Jason Booth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200610221728.49846.pupeno@pupeno.com \
    --to=pupeno@pupeno.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox