Stunnel configuration example using Telnet: Difference between revisions
Stunnel configuration example using Telnet (view source)
Revision as of 05:48, 17 November 2022
, 17 November 2022no edit summary
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
Firstly, enable local telnet access at port 23, Go to '''System → Administration → Access Control''' | Firstly, enable local telnet access at port 23, Go to '''System → Administration → Access Control''' | ||
[[File:pic1. | [[File:pic1.bmp|border]] | ||
Then, navigate to '''Services → VPN → Stunnel''', and configure the router, | Then, navigate to '''Services → VPN → Stunnel''', and configure the router, | ||
Line 39: | Line 39: | ||
* Add new instance, give any new configuration name, | * Add new instance, give any new configuration name, | ||
[[File: | [[File:pic3.bmp|border]] | ||
* You will be directed to stunnel configuration, | * You will be directed to stunnel configuration, | ||
Line 51: | Line 51: | ||
Insert Certificate File : server.cert.pem and server.key.pem | Insert Certificate File : server.cert.pem and server.key.pem | ||
[[File:pic4.bmp|border]] | |||
Note: You can download the certificate file from '''System → administration → Certificates'''. | Note: You can download the certificate file from '''System → administration → Certificates'''. | ||
Line 59: | Line 59: | ||
* Then, navigate to the menu '''Network → Firewall → Traffic Rules''' and add new instance or edit telnet instance. | * Then, navigate to the menu '''Network → Firewall → Traffic Rules''' and add new instance or edit telnet instance. | ||
[[File:pic5.bmp|border]] | |||
You will be navigated to the configuration page, enable it and ''save and apply'' the rule. | You will be navigated to the configuration page, enable it and ''save and apply'' the rule. | ||
Line 71: | Line 71: | ||
Choose the latest win64 installer.exe and install. | Choose the latest win64 installer.exe and install. | ||
[[File:pic6.bmp|border]] | |||
* Install only Stunnel.exe deamon, you can skip openssl.exe. | * Install only Stunnel.exe deamon, you can skip openssl.exe. | ||
Line 86: | Line 86: | ||
* | * | ||
[[File:pic7.png|border]] | |||
[[File:pic8.png|border]] | |||
==Testing Results== | ==Testing Results== |