Re: jail - unable to print from inside jail

2009-10-03 Thread Bernt Hansson
Raymond Gibson said the following on 2009-10-02 22:31: Something doesn't seem right with you devfs.rules file. Mine looks like this: [system=10] add path 'unlpt*' mode 0660 group cups add path 'ulpt*' mode 0660 group cups add path 'lpt*' mode 0660 group cups i change permissions on /dev/ulp

Re: jail - unable to print from inside jail

2009-10-02 Thread Raymond Gibson
On Friday 02 October 2009 04:32:23 pm Patrick Lamaiziere wrote: > Le Fri, 02 Oct 2009 15:31:55 -0500, > > Raymond Gibson a écrit : > > On Friday 02 October 2009 02:31:06 am Bernt Hansson wrote: > > > Raymond Gibson said the following on 2009-10-01 22:33: > > > > I'm trying to setup CUPS (in a jail

Re: jail - unable to print from inside jail

2009-10-02 Thread Patrick Lamaiziere
Le Fri, 02 Oct 2009 15:31:55 -0500, Raymond Gibson a écrit : > On Friday 02 October 2009 02:31:06 am Bernt Hansson wrote: > > Raymond Gibson said the following on 2009-10-01 22:33: > > > I'm trying to setup CUPS (in a jail) using a USB printer on > > > my host machine. My host was built with as a

Re: jail - unable to print from inside jail

2009-10-02 Thread Raymond Gibson
On Friday 02 October 2009 02:31:06 am Bernt Hansson wrote: > Raymond Gibson said the following on 2009-10-01 22:33: > > I'm trying to setup CUPS (in a jail) using a USB printer on > > my host machine. My host was built with as a minimal FreeBSD 7.2-Release > > install. I added ezjail and created tw

Re: jail - unable to print from inside jail

2009-10-02 Thread Bernt Hansson
Raymond Gibson said the following on 2009-10-01 22:33: I'm trying to setup CUPS (in a jail) using a USB printer on my host machine. My host was built with as a minimal FreeBSD 7.2-Release install. I added ezjail and created two jails. Both jails are working and I can login to both using ssh.

jail - unable to print from inside jail

2009-10-01 Thread Raymond Gibson
I'm trying to setup CUPS (in a jail) using a USB printer on my host machine. My host was built with as a minimal FreeBSD 7.2-Release install. I added ezjail and created two jails. Both jails are working and I can login to both using ssh. I'm trying to build one of the jails as a print server. I