Forum Discussion
Ken_Wong_48678
Apr 04, 2007Historic F5 Account
White list in MSM
Hi,
The customer would like to build their own white list, so I add the following iRule in the smtp virtual and set it as higher priority than the MSM one. Do you think it's a proper way or I have to integrate inside the MSM irule? Thanks in advance.
when CLIENT_ACCEPTED {
if { [matchclass [IP::client_addr] equals $::white_list] } {
pool good_mail
}
}
Regards,
Ken
- Colin_Walker_12Historic F5 AccountI know you're not going to want to make any changes to MSM. I'm pretty sure that voids any support for it, as changes aren't supported.
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