Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
SSL FTP on NON 443 Port
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
SSL FTP on NON 443 Port - 19.Jan.2004 9:17:00 PM
|
|
|
mwhitcomb@usa.net
Posts: 31
Joined: 23.Jun.2001
From: Green Bay, WI, USA
Status: offline
|
Hi ~!
I have an application that needs to use SSL on port 990 and then create a secondary connection on a range (only 10 so kind of small) of addresses in the 2010-2020 range. It is a financial application. I tried this:
set isa=CreateObject("FPC.Root") set _tprange=isa.Arrays.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges set tmp=tprange.AddRange("SSL 990", 990, 990) tprange.Save
Do I need to do it for the other ranges? Is this even possible? Or is it possible but stupid ? Your help is appreciated.
|
|
|
|
RE: SSL FTP on NON 443 Port - 20.Jan.2004 9:03:00 PM
|
|
|
spouseele
Posts: 12782
Joined: 1.Jun.2001
From: Belgium
Status: offline
|
Hi Michael,
why do you think it won't work?
As long as you can use the Firewall client it should work because implicit security is used! Just create a new protocol definition with TCP port 990 outbound as primary connection and the TCP port range 2010-2020 outbound (passive mode FTP) and/or inbound (active mode FTP) as secondary connection.
HTH, Stefaan
|
|
|
|
RE: SSL FTP on NON 443 Port - 21.Jan.2004 12:03:00 AM
|
|
|
mwhitcomb@usa.net
Posts: 31
Joined: 23.Jun.2001
From: Green Bay, WI, USA
Status: offline
|
Stephan,
Thank you again, I reviewed you article again and I see what you are saying it wont work for Explicit connection breaking secureNAT so I guess thats what we'll do.
THANK YOU!
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|