Difference between revisions of "Serial Ports"

From NST Wiki
Jump to navigationJump to search
(How does the Network Security Toolkit use the serial port at boot?)
(What settings should I use to connect to the serial port?)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__TOC__
 
= How does the Network Security Toolkit use the serial port at boot? =
 
= How does the Network Security Toolkit use the serial port at boot? =
  
 
The Network Security Toolkit makes use of serial port ''/dev/ttyS0'' (''COM1'') at boot up. If you have another system connected to the NST's serial port when you power on the system, you should be able to select ''Server'' mode and access the NST system even if it doesn't have a monitor or keyboard attached.
 
The Network Security Toolkit makes use of serial port ''/dev/ttyS0'' (''COM1'') at boot up. If you have another system connected to the NST's serial port when you power on the system, you should be able to select ''Server'' mode and access the NST system even if it doesn't have a monitor or keyboard attached.
  
<div class="centerBlock"><div class="noteMessage">'''Note:''' Some system '''[http://en.wikipedia.org/wiki/BIOS BIOS's]''' may require a setting to disable error checking when a keyboard is not attached.</div></div>
+
<div class="centerBlock"><div class="noteMessage">'''Note:''' Some system '''[http://en.wikipedia.org/wiki/BIOS BIOS's]''' may require a setting to disable error checking when a keyboard is <u>not</u> attached.</div></div>
  
 
= What settings should I use to connect to the serial port? =
 
= What settings should I use to connect to the serial port? =
  
 
The default settings for the serial port are: 57600 baud, no parity, 8 data bits, and 1 stop bit. VT220 terminal emulation is also desirable.
 
The default settings for the serial port are: 57600 baud, no parity, 8 data bits, and 1 stop bit. VT220 terminal emulation is also desirable.
 +
 +
<div class="centerBlock"><div class="noteMessage">'''Note:''' This has been changed to 115200 baud since the NST 28 Interim release.</div></div>

Latest revision as of 10:27, 24 August 2018

How does the Network Security Toolkit use the serial port at boot?

The Network Security Toolkit makes use of serial port /dev/ttyS0 (COM1) at boot up. If you have another system connected to the NST's serial port when you power on the system, you should be able to select Server mode and access the NST system even if it doesn't have a monitor or keyboard attached.

Note: Some system BIOS's may require a setting to disable error checking when a keyboard is not attached.

What settings should I use to connect to the serial port?

The default settings for the serial port are: 57600 baud, no parity, 8 data bits, and 1 stop bit. VT220 terminal emulation is also desirable.

Note: This has been changed to 115200 baud since the NST 28 Interim release.