Lantronix MPS100 EPS Reference Manual - Page 71

Installing Reverse Telnet Software

Page 71 highlights

TCP/IP Host Setup Reverse Telnet (RTEL) The backend filter simply accepts data from the queue manager (LPD for BSD, lpsched for SYSV, and qdaemon on AIX) and moves that data over the network to the terminal/print server. The backend filter can perform simple reformatting of the job, such as tab expansion, to expansion, and banner pages. It cannot, however, perform complicated tasks such as PostScript conversion. See the RTELbackend man page for more information. The named pipe interface allows host-supplied or third party software to send output to a device (the pipe) after which the RTELPD daemon process sends the data to the server. See the RTELPD man page for more information. 7.3.2 Installing Reverse Telnet Software RTEL software is provided on the distribution CD-ROM in tar format and can be restored into a local directory. To set up the RTEL Software, 1 Install the RTEL software. 2 Set your current directory to the RTEL directory. Figure 7-12: Restoring RTEL software # mkdir /tmp/rtel # cd /tmp/rtel # tar xvf /cdrom/products/servers/rtelv4_2_2/rtel_src.tar Note: The word "cdrom" in the example above should be replaced with the name of the current distribution CD-ROM. For MS-DOS, the source code will be in a single tar archive file (rtel_src.tar). This file contains all of the source code, but does not contain any executables. 3 Copy the tar archive file onto the host system, remembering to use binary mode during the copy. 4 Untar the archive. 5 Recompile the software on the target machine. This will be done automatically for supported systems. 6 Once all the files are in place, issue the command ./lpinstall. This script moves everything necessary to run the RTEL software into the /usr/spool/rtel directory tree. 7-11

  • 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
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223

TCP/IP Host Setup
Reverse Telnet (RTEL)
7-
11
The backend filter simply accepts data from the queue manager (LPD for BSD, lpsched for SYSV, and
qdaemon on AIX) and moves that data over the network to the terminal/print server. The backend filter can
perform simple reformatting of the job, such as tab expansion, <CR> to <CR><LF> expansion, and banner
pages. It cannot, however, perform complicated tasks such as PostScript conversion. See the RTEL-
backend man page for more information.
The named pipe interface allows host-supplied or third party software to send output to a device (the pipe)
after which the RTELPD daemon process sends the data to the server. See the RTELPD man page for more
information.
7.3.2
Installing Reverse Telnet Software
RTEL software is provided on the distribution CD-ROM in tar format and can be restored into a local
directory. To set up the RTEL Software,
1
Install the RTEL software.
2
Set your current directory to the RTEL directory.
Figure 7-12:
Restoring RTEL software
Note:
The word “cdrom” in the example above should be replaced with the name of
the current distribution CD-ROM.
For MS-DOS, the source code will be in a single tar archive file (rtel_src.tar). This file contains all of
the source code, but does not contain any executables.
3
Copy the tar archive file onto the host system, remembering to use binary mode during the copy.
4
Untar the archive.
5
Recompile the software on the target machine. This will be done automatically for supported systems.
6
Once all the files are in place, issue the command
./lpinstall
. This script moves everything necessary
to run the RTEL software into the /usr/spool/rtel directory tree.
# mkdir /tmp/rtel
# cd /tmp/rtel
# tar xvf /
cdrom
/products/servers/rtelv4_2_2/rtel_src.tar