Dell External OEMR 1435 User Guide - Page 90

Configuring the SOL Proxy Configuration File

Page 90 highlights

Configuring the SOL Proxy Configuration File Certain parameters, for IPMI Shell and SOL Proxy, must be correctly configured in the SOL Proxy Configuration file, - SOLProxy.cfg, which is located in the default installation BMC directory. The parameters and their descriptions are as follows: Comments Any line starting with a "#" is treated as a comment. For example: #The file is an example. IP Address Specifies the specific IP address used to connect to SOL Proxy. This item defines what kind of connection can be accepted to establish a SOL Proxy telnet session. There are three possible values: • INADDR_ANY - SOL proxy listens for input on any interface on the server. • 127.0.0.1 - SOL proxy listens for input on the localhost only. • IP address - SOL proxy listens for input on this IP address only. For example: ip=INADDR_ANY Port Binding Specifies the port at which the SOL Proxy listens for incoming connections. By default, the port is set to 623 and can be modified by the user. This item defines the port when you telnet SOL Proxy. If this item is absent, 623 is set as the default port. For example: port=623 Session Timeout Specifies the time in minutes before the SOL Proxy session times out. If there is no keyboard activity for the specified timeout period, the telnet session and the SOL session will be closed. The timeout value is specified in minutes and can be changed during SOL Proxy installation. For example: session_timeout=30 90 Using the BMC Management Utility

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156

90
Using the BMC Management Utility
Configuring the SOL Proxy Configuration File
Certain parameters, for IPMI Shell and SOL Proxy, must be correctly
configured in the SOL Proxy Configuration file, -
SOLProxy.cfg
, which is
located in the default installation BMC directory.
The parameters and their descriptions are as follows:
Comments
Any line starting with a “#” is treated as a comment. For example:
#The file is an example.
IP Address
Specifies the specific IP address used to connect to SOL Proxy. This item
defines what kind of connection can be accepted to establish a SOL Proxy
telnet session. There are three possible values:
INADDR_ANY
SOL proxy listens for input on any interface on the server.
127.0.0.1
— SOL proxy listens for input on the localhost only.
IP address
SOL proxy listens for input on this IP address only.
For example:
ip=INADDR_ANY
Port Binding
Specifies the port at which the SOL Proxy listens for incoming connections.
By default, the port is set to 623 and can be modified by the user.
This item defines the port when you telnet SOL Proxy. If this item is absent,
623 is set as the default port. For example:
port=623
Session Timeout
Specifies the time in minutes before the SOL Proxy session times out.
If there is no keyboard activity for the specified timeout period, the telnet
session and the SOL session will be closed. The timeout value is specified in
minutes and can be changed during SOL Proxy installation. For example:
session_timeout=30