Forum Discussion
Vishal_96707
Nimbostratus
Jun 10, 2009virtual 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?
- jeff_mccombs_47
Nimbostratus
Just create multiple virtual servers with the same IP, but listening on different ports. - Vishal_96707
Nimbostratus
Is it possible to achieve that using an iRule? - L4L7_53191
Nimbostratus
How many ports are we talking about here? There are a couple of options, each with advantages/disadvantages... - jeff_mccombs_47
Nimbostratus
Ummm... not sure. Might be able to do it with iControl... - hoolio
Cirrostratus
You can either specify one port or all ports for a virtual server. As Matt alluded to, it makes sense to group the virtual servers by protocol. So if you're using SMB ports, you could create a port 0 VIP and use an iRule to block access to all other ports (example: Click here). You could then create a port 80 virtual server which handles the HTTP traffic. The advantage to separate VIPs per protocol is that you can use protocol-specific profiles and iRules per virtual server. - Vishal_96707
Nimbostratus
I end up creating 3 VS's. Port 80, 139 and 445 and the problem resolved. As pointed out by you yes there is disadvantage of using single VS. I had redirection iRule for port 80 VS, so basically http profile was must for me (and future needs). The other VS's might not work correctly with http profile. - rajeshgoud_7484
Nimbostratus
My requirement is to create a virtual server on a range of ports with pool members listening on the same ports - rajeshgoud_7484
Nimbostratus
My requirement is to create a virtual server on a range of ports with pool members listening on the same ports - nitass
Employee
My requirement is to create a virtual server on a range of ports with pool members listening on the same ports you can configure virtual server and pool member listening on "any" port. then reject/drop connection to port number outside 8000 - 8999 in irule. - mroark_150398
Nimbostratus
Did you resolve this, i have the same situation. I need to have a range of ports that the server is listening on and a pool range of the same.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects