QUOTE(Eduardo Petizme @ Fri Sep 29 2006, 23:23) [snapback]302814[/snapback]
Hi,
If I allow 443 port to any destinations, It's works. But I don't wanna my users to access any HTTP site. I want only skype to work. Can you help-me ?
Thanks a lot.
Eduardo
Network Admin
Brazil
hi eduardo,
the default rule of the isaserver ist to deny everything,
so you have to permit the acces with rules...whatever the user wants to access to.
You have to make a https rule only to permit connections to site that only you have definied.
To denied the access of your users on port 443 you have to make a new rule, if you dont have one.
You can define also an alternativ port for skype, so that you dont need to permit connections on port 80...
it should work....
Simply make a new rule for skype-users.
Allow https, http or another port, in the same skype-rule first.
then you have to open the ports 1024 - 65xxxx for tcp and udp, because the client connects with an other port higher than 1024 everytime. Skype needs these port, otherwise wont work(443,80 or another port,1024 - end).
To do this, you have to define a new protocol-portrange while you are setting the rule.
If your are using an AD , you should make a new group for skype users ..something like " isa-skype " as Globalgroup.
Then you have to permit in the new skype-rule the acces to these new " isa-skype-group".
The only problem is that you allow connection to the higher ports....
If you do that, you have to check the security in your network first.
You have to change the connectionoptions of the clients,
so they can use skype with the isaserver => authentification at the isaserver as domain-user
Another posibility to make skype works in your network is using a " socks-proxy ".
That is another proxytype that you can use only for the skype-connection. . .
i didnt try it yet! I think you have to authenticate the skypeclients at this proxy only...