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 @@ -85,13 +85,13 @@ You can also test communication to 168.63.129.16 using telnet or psping as shown
85
85
If successful telnet should connect and the file that is created below will be empty
86
86
87
87
```
88
- telnet 168.63.129.16 80 >> C:\<<EDIT-DIRECTORY>>\testwireserver -port80.txt
89
- telnet 168.63.129.16 32526 >> C:\<<EDIT-DIRECTORY>>\testwireserver -port32526.txt
88
+ telnet 168.63.129.16 80 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test -port80.txt
89
+ telnet 168.63.129.16 32526 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test- -port32526.txt
90
90
```
91
91
92
92
```
93
- Psping 168.63.129.16:80 >> C:\<<EDIT-DIRECTORY>>\testwireserver -port80.txt
94
- Psping 168.63.129.16:32526 >> C:\<<EDIT-DIRECTORY>>\testwireserver -port32526.txt
93
+ Psping 168.63.129.16:80 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test- -port80.txt
94
+ Psping 168.63.129.16:32526 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test -port32526.txt
95
95
```
96
96
### Linux OS
97
97
On Linux you can test communication to 168.63.129.16 using the following tests.
You can’t perform that action at this time.
0 commit comments