Forum Discussion
edib_26117
Nimbostratus
Aug 22, 2013listening multiple ips or network subnet via ltm virtual server
In LTM, I have 16 ip addresses and all goes to same pool, first option I have to create 16 virtual server and assign them to the same pool one by one. There is another option in virtual server side b...
nitass_89166
Noctilucent
Aug 22, 2013can you try this?
e.g.
root@(B3600-R70-S26)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm virtual bar
ltm virtual bar {
destination 100.100.100.128:http
ip-protocol tcp
mask 255.255.255.240
pool foo
profiles {
http { }
tcp { }
}
snat automap
vlans-disabled
}
root@(B3600-R70-S26)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm virtual-address 100.100.100.128
ltm virtual-address 100.100.100.128 {
address 100.100.100.128
mask 255.255.255.240
traffic-group traffic-group-1
}
root@(B3600-R70-S26)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm pool foo
ltm pool foo {
members {
200.200.200.101:http {
address 200.200.200.101
}
}
}
edib_26117
Nimbostratus
Aug 22, 2013yes, i did and result,
ltm virtual bar {
description bar
destination 192.168.124.16:http
ip-protocol tcp
mask 255.255.255.240
pool bar_pool
profiles {
http-wan-optimized-compression { }
tcp-lan-optimized {
context serverside
}
tcp-wan-optimized {
context clientside
}
}
snat automap
vlans {
a_vlan
}
vlans-enabled
}
names and ips have been changed. second command produce same results. still does not work. But if I change network to a single ip it does work.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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