Re: Printing to a network print server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





--On 25. april 2005 15:23 +0200 Alexander Dalloz <ad+lists@xxxxxxxxx> wrote:

Am Mo, den 25.04.2005 schrieb Sasa Stupar um 10:43:

> I have a network print server LevelOne FPS-3001TXU on my LAN side for
> clients. All windows clients are printing without any problems thru
> IPP(winxp with firewall enabled) BUT all linux (FC3) clients with
> firewall enabled are unable to use it. I have setup for LPD (tried also
> with IPP) use and even opened port tcp 515 (LPD) and 631 (IPP) on
> firewall in both directions but I still can't print. However if I
> disable firewall then I can print.
> What am I missing in firewall config?

^^^^

> Sasa


Anyone??

We haven't seen you iptables configuration which you think of should work.

Sasa

Alexander

Here it is - attached.


Sasa

Table: filter
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain RH-Firewall-1-INPUT (2 references)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 255 
ACCEPT     esp  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     ah   --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     udp  --  0.0.0.0/0            224.0.0.251         udp dpt:5353 
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:631 
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:515 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:631 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:22 
REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 

Attachment: pgp3aDbgw0Fda.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux