Forum Discussion
NiHo_202842
Cirrostratus
Jun 09, 2015How to provide VS for separate access to nodes
Hi all.
We currently miss the following feature; our application support team needs to access the nodes directly. But as we are seggregating our network, everything will have to pass through the Bi...
Lee_Sutcliffe
Nacreous
Jun 09, 2015If you don't want to do it for the subnet, you could create a host IP forwarding VS for each node permitting access based on a source network - however this wouldn't be the most scalable solution.
Eg:
ltm virtual fwd_vs {
destination 10.0.0.1:0
ip-forward
mask 255.255.255.255
profiles {
fastL4 {}
}
source 0.0.0.0/0
vlans {
external
}
vlans-enabled
}
Alternatively you could also create a network forwarding VS and use the subnet mask to restrict access to a certain range of IP addresses
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