Forum Discussion

Vishal_96707's avatar
Vishal_96707
Icon for Nimbostratus rankNimbostratus
Jun 10, 2009

virtual server listen on multiple ports?

How do I make same virtual server listen on multiple ports? We have sharepoint app running on port 80. The explorer view works slows as windows default tries to use SMB port at first. Is there any way I can make the Virtual Server listen on SMB ports (137,138,139,445) along with 80. I am already using redirection in iRule. If possible then can I add this functionality in the existing iRule?

12 Replies

  • similar problem but some what different. I have configured a virtual server in one of our testing environment service port 0 and it's pool members service port as 0 and added a wildcard monitor tcp with 6410 as alias port. But I'm getting complaints that when the user trying to access from other server which is in other testing environment but they can't access that. everything is okay like routing between 2 environments and no blockage between them. Any thoughts on this.

     

  • It may be best to post a new question with more detail.

     

    1. Protocol attempting to be balanced.
    2. Symptoms being reported by users.
    3. Current virtual server and pool configuration.
    4. Is this a recent problem on an old configuration, or an attempt to create a new configuration?

    If you are attempting to load balance SMB or a similar protocol, you may want to incorporate some type of persistence if you haven't already.