Legal Notices | Privacy Policy
Site Map | Refund Policy
Copyright © 1995 -
VanDyke Software, Inc.
All rights reserved.
|
How do I modify port-forwarding filters in SecureCRT?
SecureCRT has filters that control who can connect to port forwards that have been set up in SecureCRT. By default, only connections coming from the machine that SecureCRT is running on can connect to the port forwards.
You can change the port-forward filters by following the steps below (make
sure SecureCRT is not running at all when you attempt this):
- Find the .ini file associated with the session that you want to modify. The .ini files are located in the SecureCRT Config folder under the subfolder called Sessions. The Global Options dialog also displays the location of the SecureCRT Config folder in the "Configuration folder" field.
- Open the .ini file in Notepad.
- Look for the following line:
S:"Port Forward Filter"=allow,127.0.0.0/255.0.0.0,0 deny,0.0.0.0/0.0.0.0,0
- Modify the line to read as follows:
S:"Port Forward Filter"=allow,127.0.0.0/255.0.0.0,0 allow,xxx.xxx.xxx.xxx,0 deny,0.0.0.0/0.0.0.0,0
Alternately, you could modify the line to read as follows allowing any IP address to connect to the port forward:
S:"Port Forward Filter"=allow,0.0.0.0/0.0.0.0,0
| Four Fast Ways to Learn More... |
| 1. Read or download one of our secure solutions white papers. |
2. Download
a free
30-day evaluation copy of our products. |
3. Let us help
define the right Secure Shell solution for your company. |
4. Subscribe to our monthly newsletter for tips, solutions ideas, and product news. |
|
| |
SecureCRT is a registered trademark of VanDyke Software, Inc. in the United States and/or other countries. All other trademarks or registered trademarks are the property of their respective owners. |