Re: [mod-security-users] Whitelisting an IP address.
Brought to you by:
victorhora,
zimmerletw
From: Christian B. <ch...@jw...> - 2011-08-08 19:51:30
|
Hi Abdellah, the easiest way is to switch of ModSecurity based on the client IP: SecRule REMOTE_ADDE "@streq 192.168.10.1" "phase:1,ctl:ruleEngine=Off,msg:'Turning off rule-engine for IP %{REMOTE_ADDR}'" Best regards, Chris Am 08.08.2011 um 19:39 schrieb Abdellah Tantan: > One of my client is unable to access the application, anybody can show me how to white list an IP address in modsecurity? > > I will appreciate it. > > Thanks > Abdellah > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1_______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users > ModSecurity Services from Trustwave's SpiderLabs: > https://www.trustwave.com/spiderLabs.php |