Computing.Net > Forums > Solaris > steps

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

steps

Reply to Message Icon

Name: Tim
Date: October 30, 2002 at 19:38:10 Pacific
OS: Sun
CPU/Ram: sunsparc
Comment:

After read this article, donot know which step should be done on client and which should be done on the server, could some one instruct??


SunOS 4.X/BSD Clients to Solaris 2 Server
1. Register the service
# lpsystem -t bsd print_server_name
where
-t specifies the remote system type, either s5 or bsd

Create an instance of the listen port monitor to monitor the network for print requests
# sacadm -a -p tcp -t listen -c "/usr/lib/saf/listen tcp" -v 'nlsadmin -V'

Obtain the print server's universal address in hex
# lpsystem -A
00020203809274040000000000000000
where the first four digits, 0002, represent the internet protocol family, the next four, either 0203 or 0ACE, represent the BSD printer port (515 -> 20316) or System V listen port (2766-> 0ACE16), respectively, the next 8 digits, 80927404, represent the hex IP address of the server (replaced by zeroes in later versions of SunOS 5.X), and the final 16 zeroes are padding.

Configure the listenBSD service to monitor incoming requests from BSD clients
# pmadm -a -p tcp -s lpd -i root -v 'nlsadmin -V' -m 'nlsadmin -o /
var/spool/lp/fifos/listenBSD -A "\00020203809274040000000000000000"'



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Openwin Samba Installation



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: steps

Please: How to create Solaris 8 CD..Step www.computing.net/answers/solaris/please-how-to-create-solaris-8-cdstep/498.html

modem www.computing.net/answers/solaris/modem/583.html

Lost root password and unable to mount! www.computing.net/answers/solaris/lost-root-password-and-unable-to-mount/81.html