Forum Discussion
bmnir_10743
Nimbostratus
Jan 06, 2009Deny smtp connectios
Hello,
I have two smtp servers behind a virtual server (f.e: 10.0.0.1).
Im trying to restrict the incomming connection only to the smtp_relay list.
snap of the code i'm trying to use inorder to apply the rule above
when CLIENT_ACCEPTED {
if { [matchclass [IP::client_addr] equals $::smtp_relay ] } {
drop
}
}
The code above fails to do that.
Any idea?
Regards,
Nir
No RepliesBe the first to reply
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