Link to home
Start Free TrialLog in
Avatar of tuckcorp
tuckcorp

asked on

all ports are busy when trying to use the tip command

Hi, I am trying to use a modem from a solaris 8 server. I am using the tip command. I am getting all ports are busy. How can I find which port the modem is being used. Is this the problem
ASKER CERTIFIED SOLUTION
Avatar of yuzh
yuzh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of neteducation
neteducation

Suppose you have a sun-server without gfx-card inside, the console is set by default to /dev/term/a (serial port a) which means you can't connect a modem for dial-out at port A

If your modem is conneted to port B you should use

tip hardwireb

and probably adapt speed settings in /etc/remote
A good config file to loo through is your /etc/remotes file.  It is where you can define all of you tip connections, and see what the defaults are, unless you have changed them.