JonnysRache
Neuling
Hallo,
ich habe mir auf einen router eine linux dist. basierend auf openwrt geflasht.
Der Router hat 2 Usb Ports wobei an einem an USb-Stick mit Samba 2.2.12 & p910nd hängt. An den anderen Port ist ein Epson Drucker.
Ziel des ganzen ist es einen normalen USb Drucker in`s Netzwerk zu bekommen. Die Automatische Treiberinstallation funktioniert so weit auch schon mal.
Nur wie kann ich den Drucker richtig in Samba einbinden, so das er auch angeprochen werden kann?
Der p910nd Dämon stellt einen Port 9100 Raw zur Verfügung.
Printcap selber gebastelt:
lp0|dj|elp6200|EPSON EPL-6200 Advanced:\
:lp=/rom/dev/usb/lp0
:sd=/opt/var/spool/samba:\
:shw#80l#72x#1440:mx#0:\
:af=/opt/var/log/lp-acct
:lf=/opt/var/log/lp-errs:
Samba conf. :
total print jobs = 200
printcap name = /opt/etc/printcap
printer admin = steve
total print jobs = 200
load printers = yes
[print$]
comment = Druckertreiber-Download
path = /opt/var/lib/samba/drivers/W32X86/
write list = @root
guest ok = Yes
[printers]
comment = Alle Drucker
path = /opt/var/spool/samba
printable = Yes
browseable = No
ich habe mir auf einen router eine linux dist. basierend auf openwrt geflasht.
Der Router hat 2 Usb Ports wobei an einem an USb-Stick mit Samba 2.2.12 & p910nd hängt. An den anderen Port ist ein Epson Drucker.
Ziel des ganzen ist es einen normalen USb Drucker in`s Netzwerk zu bekommen. Die Automatische Treiberinstallation funktioniert so weit auch schon mal.
Nur wie kann ich den Drucker richtig in Samba einbinden, so das er auch angeprochen werden kann?
Der p910nd Dämon stellt einen Port 9100 Raw zur Verfügung.
Printcap selber gebastelt:
lp0|dj|elp6200|EPSON EPL-6200 Advanced:\
:lp=/rom/dev/usb/lp0
:sd=/opt/var/spool/samba:\
:shw#80l#72x#1440:mx#0:\
:af=/opt/var/log/lp-acct
:lf=/opt/var/log/lp-errs:
Samba conf. :
total print jobs = 200
printcap name = /opt/etc/printcap
printer admin = steve
total print jobs = 200
load printers = yes
[print$]
comment = Druckertreiber-Download
path = /opt/var/lib/samba/drivers/W32X86/
write list = @root
guest ok = Yes
[printers]
comment = Alle Drucker
path = /opt/var/spool/samba
printable = Yes
browseable = No