Forum Discussion
Michel_van_der_
Nimbostratus
Dec 08, 2003Bug with ITCMLocalLB::VirtualServer::create_from_pool_ex?
I'm converting some code from 4.2 to 4.5 (4.5PTF-07 Build18 to be exact). Error creating Virtual Server w.x.y.z:0 for pool ForwardToInside SOAP-ENV:Server ITCMCommon::OperationFailed Exception caught on ITCMLocalLB::VirtualServer::create_from_pool_ex(). primary_error_code : 83 secondary_error_code: 0 error_string : IP address is not valid
I have a forwarding pool defined as 'ForwardToInside'. The code then
tries to use create_from_pool_ex to create a virtual server pointing to
this pool. Under 4.5 this throws an error (this is from perl, numbers
hidden due to security requirements):
However, the virtual server is created!
This all works flawlessly under 4.2 (mostly 4.2PTF-08 Build10, but
we used older PTFs as well).
Thoughts?
- Which values are you passing in for netmask? You need to make sure that the ip address and netmask result in a valid network address, otherwise you will get the "IP address is not valid" error. In most cases you should be passing in "0.0.0.0" for the netmask.
- Michel_van_der_
Nimbostratus
I think with version 4.2, I used the create_from_pool, but I had problems,
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