Sponsored Content
Operating Systems Solaris Problem with Console Connection Post 302426012 by DukeNuke2 on Monday 31st of May 2010 09:48:37 AM
Old 05-31-2010
do you use the correct port? is your config (/etc/remote) file for the "hardwire" connection configured correct?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Not on System Console; Connection to host lost.

hi all, When I telnet my W2k machine to my Solaris8 machine, after typing my login name and password prompt, I get the following msg immediately. ==== Not on System Console. Connection to host lost. ==== The 2 machines are connected on the same kingston workgroup hub. Can someone pls help? (3 Replies)
Discussion started by: andrec
3 Replies

2. Programming

Console IO Problem ...

Does UNIX have a header file that provide the same functions as "conio.h" in Turbo C of DOS? In Turbo C of DOS, "conio.h" provide some special console IO funtions, for example, change the text color, print out a text with a specific co-ordinate, etc ... With these special functions, I can... (1 Reply)
Discussion started by: MacMonster
1 Replies

3. UNIX for Dummies Questions & Answers

console connection to ultra 2

I have a ultra 2 enterprise server without a video card. I tried to connect my PC to the sun box through console ports using hyperterminal with the standard setting(9600, 8, N, 1) but failed. The cable I used is a DB9 female--DB25 male null modem cable. Using the same setting and cable, I could... (1 Reply)
Discussion started by: yongmeic
1 Replies

4. AIX

Console problem

Dear gentlemen I faced one problem when i made shutdown to my server AIX pserise/6000 the problem is the console (my console is outside not inside the server) corrupted during shutdown and restart so in this case I have to reinstall the linux in the console to allow me manage LPARS in the... (11 Replies)
Discussion started by: magasem
11 Replies

5. Shell Programming and Scripting

output console problem

kill -s KILL 0 ----------------------- ----------------------- i have used this command in a script...it is showing "killed" in output console. i don't want that.plz help what to do.i have tried --kill -s KILL 0 >/dev/null it is still showing "killed" in the output console...what to do? (1 Reply)
Discussion started by: arghya_owen
1 Replies

6. Solaris

T5220 Console Problem

Hi Peeps, Apologies if this is the wrong forum for this, if it is can someone point me in the direction of the right one? Problem: I've dropped an XVR-300 Graphics card into a T5220, configured it to output and input from the screen and keyboard instead of the virtual console. It... (3 Replies)
Discussion started by: callmebob
3 Replies

7. UNIX for Dummies Questions & Answers

Console connection enterprise 420r

Hellow, i bought a sun enterprise 420r. I would like to connect to the console for installation of a new operating system (solaris 10) I made a connection from a usb --> com-port --> serial port of the server. I configured my hyperterminal (9600 8n1) and when i connect to my server and... (2 Replies)
Discussion started by: chelle007
2 Replies

8. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

9. Solaris

[SOLVED] Console connection to V240

My apologies if this is posted/answered elsewhere. I have recently been tasked with getting 2 Sun V240's running Solaris 10 up and working. I should mention I come from the programming side of life with a small amount of networking on Windows 2003 servers. They boot, no error lights, hd's... (6 Replies)
Discussion started by: kuriosity_prime
6 Replies

10. AIX

Power5 9133-55A Serial Console connection issue

Hey All, Trying to connect to the Power5 9133-55A serial console using a serial-to-usb converter (RS232). The other end is connected via null modem. Tried minicom, putty and other Linux utilities, no luck. The serial device shows up as /dev/ttyUSB0. Tried 9600 8N1 XON/XOFF, no luck. ... (6 Replies)
Discussion started by: Devyn
6 Replies
RFCOMM(1)																 RFCOMM(1)

NAME
rfcomm - RFCOMM configuration utility SYNOPSIS
rfcomm [ options ] < command > < dev > DESCRIPTION
rfcomm is used to set up, maintain, and inspect the RFCOMM configuration of the Bluetooth subsystem in the Linux kernel. If no command is given, or if the option -a is used, rfcomm prints information about the configured RFCOMM devices. OPTIONS
-h Gives a list of possible commands. -a Prints information about all configured RFCOMM devices. -i <hciX> | <bdaddr> The command is applied to device hciX , which must be the name or the address of an installed Bluetooth device. If not specified, the command will be use the first available Bluetooth device. COMMANDS
show <dev> Display the information about the specified device. conn <dev> [bdaddr] [channel] Connect the RFCOMM device to the remote Bluetooth device on the specified channel. If no channel is specified, it will use the chan- nel number 1. If also the Bluetooth address is left out, it tries to read the data from the config file. This command can be termi- nated with the key sequence CTRL-C. bind <dev> [bdaddr] [channel] This binds the RFCOMM device to a remote Bluetooth device. The command did not establish a connection to the remote device, it only creates the binding. The connection will be establish right after an application tries to open the RFCOMM device. release <dev> This command releases a defined RFCOMM binding. AUTHOR
Written by Marcel Holtmann <marcel@holtmann.org>. APRIL 28, 2002 RFCOMM(1)
All times are GMT -4. The time now is 09:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy