|
I am testing printer share. NOTE: not smb share. My smb share control works fine. Now it is pure CUPS share. To avoid confusion, I actually turn off smb on both server and client.
1. Run the system-config-printer ,and setup your locally connected printer.
2. Once it is setup, right click on it and goto the sharing tab which will allow you to share it for your local network , 192.168.1.0/255.255.255.0
But on my client side, it complains it is not shared.
If I share it for "ALL HOSTS" or "Single IP Address", it works fine. My client can connect to my server's CUPS and send printing file to server's printer.
I also tested by manually editing /etc/cups/cups.conf
Allow from 192.168.1.0/255.255.255.0
Same thing: it works fine for "Allow ALL" or "Allow 192.168.1.123" (a single machinme), but not work for a subnet.
The only thing I can think as a clue is that my server and my client are on DIFFERENT SUBNET.....could this be the problem?
I currently don't have two linux machines on the same subnet and can't confirm..
Anyone knows what's going on? Thanks a lot!!!! |
|