File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ Terminal Server has been deployed and configured as follows:
169
169
ipv4_static_settings.address="$TS_NET2_IP"
170
170
ipv4_static_settings.netmask="$TS_NET2_NETMASK"
171
171
ipv4_static_settings.gateway="$TS_NET2_GW"
172
- physif="net1 "
172
+ physif="net2 "
173
173
END
174
174
```
175
175
@@ -178,9 +178,9 @@ Terminal Server has been deployed and configured as follows:
178
178
| TS_NET1_IP | The terminal server PE1 to TS NET1 IP |
179
179
| TS_NET1_NETMASK | The terminal server PE1 to TS NET1 netmask |
180
180
| TS_NET1_GW | The terminal server PE1 to TS NET1 gateway |
181
- | TS_NET2_IP | The terminal server PE1 to TS NET2 IP |
182
- | TS_NET2_NETMASK | The terminal server PE1 to TS NET2 netmask |
183
- | TS_NET2_GW | The terminal server PE1 to TS NET2 gateway |
181
+ | TS_NET2_IP | The terminal server PE2 to TS NET2 IP |
182
+ | TS_NET2_NETMASK | The terminal server PE2 to TS NET2 netmask |
183
+ | TS_NET2_GW | The terminal server PE2 to TS NET2 gateway |
184
184
185
185
3. Setup support admin user:
186
186
You can’t perform that action at this time.
0 commit comments