This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can't connect to Yahoo Messenger

Hi all,

I'm using astaro 4.0 trial version for several days. Right now, I cant connect to Yahoo from it unless I allow all service from inside_network to external_network. How can I determine just yahoo service is allow ? What port should that yahoo use ?

regards,   


This thread was automatically locked due to age.
  • [ QUOTE ]
    Hi all,

    I'm using astaro 4.0 trial version for several days. Right now, I cant connect to Yahoo from it unless I allow all service from inside_network to external_network. How can I determine just yahoo service is allow ? What port should that yahoo use ?

    regards,    

    [/ QUOTE ]
    Yahoo uses TCP port 5050.
    So define a new service like this:
    Code:
    YahooIM  	tcp  	1024:65535  	5050



    Then create a new packet filter rule like this:
    Code:
    Internal_Network__  	YahooIM  	Any  	Allow

      
  • Ok, thanks.. I'll try that.. [:)]   
  • [ QUOTE ]
    Ok, thanks.. I'll try that.. [:)]    

    [/ QUOTE ]
    No worries, I will be around if you run into any trouble. [:)]