Forum Discussion
SP_266134
Nimbostratus
Sep 02, 2016Virtual F5 and VIP blocking port 80
guys,
Is this default configuration. I have created a vip to monitor two node. When I log on to a different machine and "try to tracert/telnet it cannot open the connection to the host on port 80. ...
Kai_Wilke
MVP
Sep 02, 2016Hi Sunilprabha,
change the syntax as outline below...
when CLIENT_ACCEPTED {
if { [IP::addr "[getfield [IP::client_addr] "%" 1]/24" equals "10.xxx.xxx.0"] } then {
log local0. "Allowed Traffic"
} else {
discard
}
}
Cheers, Kai
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