Forum Discussion

eanderson6_2759's avatar
eanderson6_2759
Icon for Nimbostratus rankNimbostratus
Apr 02, 2013

iRule for blocking access to a specific URL

I need to block access to a URL as follows.   when URL contants "string"   if ip range = 10.0.0.0/8 then permit access   else block access   this is all i could figure out at the mom...