Netport PRO/100 docs
Netcat Source and binaries
Setup the IP address with ARP (Address Resolution Protocol)
arp -s 192.168.1.23 00:AD:C9:B3:61:77
The MAC address is on the bottom of the print server.
Once in the ARP table you should be able to telnet to the print server
to setup the other details. e.g. telnet 192.168.1.23
Use the username root and the default password is just a carriage return. e.g.
NetportExpress(tm) PRO/100 PRB36177 login: root password: NetportExpress(tm) PRO/100 Copyright (c) 1997 Intel Corporation. All Rights Reserved. Connected to PRB36177 Telnet Configuration Main Menu Choose from the following (1) TCP/IP Configuration (2) Port Configuration (3) Display Status (4) Utilities (E) Exit Enter selection: e
Adjust settings as required.
192.168.1.23 pservThe pserv is now the hostname of the printer (not the printer name).
#printer_name:printer_hostname:port_numberThe various Intel print servers uses ports
document:pserv:3001
3001 First parallel port
3002 2nd parallel port
2501 Serial port
Copy one of the example interface files into the lp model directory
(/usr/spool/lp/model) and then:
lpstat -t | /usr/lib/lponlcr | netcat -h pserv -p 3002
/usr/lib/lpadmin -m netcat.dumb -v /dev/null -p name-of-printer
/etc/printers with the name-of-printer: host name :
and port number.
