Forum Discussion
dragonflymr
Cirrostratus
Mar 29, 2017Network type virtual server
Hi,
Probably obvious for network gurus but I can't figure it out. How network VS can be used?
I can see how when Standard or PerformanceL4 type is used because they have pool attached. What...
Stanislas_Piro2
Cumulonimbus
Mar 29, 2017Hi,
BigIP appliance can have multiple appliance but never route between interfaces. IP forwarding is disabled in the linux OS.
The only solution to route traffic between interfaces is to configure the TMOS to handle the traffic.
To handle the traffic, TMOS require a
listener
object.Listener objects are be:
- NAT
- SNAT
- Virtual server
in a topology with:
Net_A (192.168.1.0/24) - F5 Self IP (192.168.1.1) - TMOS - F5 Self IP (192.168.2.1) - Net_B (192.168.2.0/24)
to route connection from 192.168.1.10 to 192.168.2.20, you must create a virtual server with:
- Destination : 192.168.2.0/24 Port 0
- Translate destination : disabled
- Translate port : disabled
- Enable on VLAN Net_A
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