Forum Discussion
Net_Admin_24240
Nimbostratus
Jul 27, 2006block public access allow private
I want to block access to URL's from any public address but allow access if the client initiates the connection using a private address.
For example: block access to http://mycompany.com/De...
Net_Admin_24240
Nimbostratus
Jul 31, 2006I want to check against all private address space but was using 10.10.10.10 since there were earlier posts indicating that datagroups may not work with version 9.1.2.
I am also getting the error "LOGIN: Re-starting tmm" when processing the following irule when the remote_addr is not 10.10.10.10:
when HTTP_REQUEST {
if { [matchclass [HTTP::uri] contains "Debug" ] and (not [matchclass [IP::remote_addr] equals "10.10.10.10" ]) } {
log local0. "client: [IP::remote_addr] requested [HTTP::host][HTTP::uri] and was dropped"
discard
}
The tmm restart drops all connections.
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
