Forum Discussion
genseek_32178
Apr 20, 2012Nimbostratus
irule
Following irule is defined in F5
rule tcp_snat_rl { when CLIENT_ACCEPTED { if { [matchclass [IP::remote_addr] equals svrs1_cl] }{ snatpool svrs1_sp pool reverse_pl } elseif { [matchclass [IP::remote_addr] equals app_svrs_cl] }{ snatpool sp1 pool reverse_pl }
and applied to the following virtual
virtual 123_vs { destination any:any mask 0.0.0.0 rules tcp_snat_rl profiles fastl4_pr {} vlans 22 enable
servers in vlan 22 when initiating traffic to INET is dropping on F5 self IP for this vlan?
Any ideas..would help?
- nitassEmployeedid you forget pool configuration?
- genseek_32178Nimbostratusthe pools were not defined, i mean, the match class. so defined them now..waiting to get update.
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