|
#1
|
|||
|
|||
Enable firewall session option
Hi,
is it possible enable firewall session option using a script? thanks fabio |
#2
|
|||
|
|||
Hi Fabio,
What version of SecureCRT is installed? On what platform/OS? Please provide some context. Are you trying to use a dependent session as a firewall? If so, you would use the command-line syntax, such as: crt.Session.Connect("/Firewall=Session:Session_name /SSH2 /L user /Password p4$$w0rd host")
__________________
Thanks, --Brenda VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
#3
|
|||
|
|||
Hi, I have Version 8.7.1 on windows10.
I manage more or less 300 sessions; I would create a button or something else to enable or disable the firewall field. Is it possible? Thanks Fabio |
#4
|
|||
|
|||
Hi noc_FMP,
I have added this thread to a feature request in our product enhancement database for the ability to enable/disable firewall setting globally. Should a future release of SecureCRT include this feature, notification will be posted here. If you prefer direct email notification, send an email to support@vandyke.com and include Feature Request - Forum Thread #14168 in the subject line or use this form from the support page of our website. You originally mentioned scripting and you could basically set it to None to turn it off or add the session or firewall reference to turn it on. You would use the SessionConfiguration object with GetOption/SetOption methods to do this. The particular entry in the session to be changed would be in the following formats: S:"Firewall Name"=None S:"Firewall Name"=Session:Session_Name
__________________
Thanks, --Brenda VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
#5
|
||||
|
||||
Quote:
Maureen |
#6
|
|||
|
|||
Hi,
my object is enable/disable firewall feature with a script or (better) with a button. Thanks Fabio |
#7
|
||||
|
||||
Thanks for the reply. That gives me a better idea of what you want.
We'll post here if this gets implemented. Maureen |
![]() |
Thread Tools | |
Display Modes | |
|
|