BrowseRelay

Michael De Vlaminck michael.devlaminck at cs.kuleuven.be
Thu May 18 05:55:20 PDT 2006


> Hello,
>
> I'm having some browserelay problems on cups 1.1
> We have a cups server providing printers for our department.
> Then we have a second cups server provinding printers for the secretary. The network for the secretary is 192.168.13.0.
> The second server (secretary) has 2 networkinterfaces, one for 192.168.13.0 and the other one for 134.58.43.0
> The 134.58.0.0 is the network adress for all the department networks. The reason for the 192.168.13.0 network for the secretary is because that network is less secure and needs to be seperated from the rest.
> In cupsd.conf on the departemental cups server there is a line 'BrowseAddress 134.58.43.7' for browsing the printers on the departemental network to the secretary printserver.
> In cupsd.conf on the secretary server there is a line BrowseRelay 134.58.43.7 192.168.13.0 to relay the printer browsed by the departemental printserver to the secretary network.
> But the problem is that I don't get to see the departemental printers on the secretary network.
> Is there something wrong in my configuration?
>
> thanks in advance
> Michael De Vlaminck

in an attempt to try to solve the problem I've changed some configuration.
On the departemental printserver (aqua.cs.kuleuven.be) I still use the BrowseAdress directive but I use the servers dns instead of it's ip.
On the secretary printserver (happy.cs.kuleuven.be) I use this config:
BrowseAllow from aqua.cs.kuleuven.be:631
BrowseAddress 192.168.13.0
BrowsePoll aqua.cs.kuleuven.be:ipp
# relaying the printers browsed to 134.54.43.7 (happy) to 192.168.13.0 (secr network)
BrowseRelay 127.0.0.1 192.168.13.0

the clients ons the secretary network connect to happy via ServerName happy.secr.cs.kuleuven.ac.be.

But still (on the secretary network) I don't get to see the printers browsed by aqua. Is this normal, and how can I fix this?

thanks

Michael De Vlaminck




More information about the cups mailing list