Antonio Vieira wrote:
> Hi All,
> I would like to use TTA with only one port. Is it possible. It would be
> better if it were port 80.
> Solaris 8. IPlanet Web Server.
> TTA 3.2. Do not have the security pack.
> Thanks,
> Antonio Vieira
>
Antonio,
I don't think the above is possible without the TSP.
--
Best,
Rob
Rob is right, you need the TSP in order to be able to firewall forward
TTA & the webserver via one port. Also, it's is usually port 443
(https) that is firewall forwarded.
http://www.tarantella.com/documentation/enterprise/e3.2/help/en-us/tsp/indepth/ firewall_traverse.html
Regards,
Rob wrote:
> Antonio Vieira wrote:
>
>> Hi All,
>> I would like to use TTA with only one port. Is it possible. It would be
>> better if it were port 80.
>> Solaris 8. IPlanet Web Server. TTA 3.2. Do not have the security pack.
>> Thanks,
>> Antonio Vieira
>>
>
> Antonio,
>
> I don't think the above is possible without the TSP.
>
Carmelo wrote:
> Rob is right, you need the TSP in order to be able to firewall forward
> TTA & the webserver via one port. Also, it's is usually port 443
> (https) that is firewall forwarded.
>http://www.tarantella.com/documentation/enterprise/e3.2/help/en-us/tsp/indepth/ firewall_traverse.html
>
Carmelo,
thanks for confirming my post.
As a sidenote, I can tell you that, during one of my tests, I was able
to configured all the unencrypted traffic via tcp port #80 and the
encrypted one to port #443; I'm pretty sure you can have the opposite
(ie, encrypted traffic over #80 and unencrypted over #443) but I've
found out that you still have to access EE using https and NOT http.
--
Best,
Rob
Thank you all for the information so far.
But just to confirm, Rob, when you say "I was able to configure all the
unencrypted traffic via tcp port #80" were you using the TSP?
Thanks again,
Rob wrote:
> Carmelo wrote:
> > Rob is right, you need the TSP in order to be able to firewall forward
> > TTA & the webserver via one port. Also, it's is usually port 443
> > (https) that is firewall forwarded.
> >
http://www.tarantella.com/documentation/enterprise/e3.2/help/en-us/tsp/indepth/ firewall_traverse.html
> >
> Carmelo,
> thanks for confirming my post.
> As a sidenote, I can tell you that, during one of my tests, I was able
> to configured all the unencrypted traffic via tcp port #80 and the
> encrypted one to port #443; I'm pretty sure you can have the opposite
> (ie, encrypted traffic over #80 and unencrypted over #443) but I've
> found out that you still have to access EE using https and NOT http.
> --
> Best,
> Rob
Antonio Vieira wrote:
> Thank you all for the information so far.
>
> But just to confirm, Rob, when you say "I was able to configure all the
> unencrypted traffic via tcp port #80" were you using the TSP?
>
Yes.
> Thanks again,
My pleasure.