On Fri, May 19, 2006 at 04:08:36PM +0300, Lauri wrote:
The reason CUPS is rejecting this is that the correct network address is:
192.168.1.0/255.255.255.0 and not 192.168.1.1/255.255.255.0
But why it's incorrect? It should be correct.
192.168.1.0 is the address of the network; 192.168.1.1 is the address of a particular host on that network. Anyway, it's something that's easy for system-config-printer to fix up.
This works, thanks.
Great, thanks for testing.
Tim. */