[Dspace-tech] Blocking an IP from accessing DSpace

2007-02-16 Thread George Kozak
Hi... I wonder if anyone has successfully blocked an IP from accessing content in DSpace. I usually block IP's in Apache, but my attempts to do so with DSpace have not been successful. Does anyone have any suggestions on how I can restrict an abusive IP ? *** George

Re: [Dspace-tech] Blocking an IP from accessing DSpace

2007-02-16 Thread Mark Diggory
There is a remote restriction valve you can place in tomcats server.xml to block certain IP. But I'm not so sure its as low level as you get out of Apache or Packet Filtering in Linux Valve className=org.apache.catalina.valves.RemoteAddrValve deny=61 \.145\.233\.118 / -Mark On Feb 16,

Re: [Dspace-tech] Blocking an IP from accessing DSpace

2007-02-16 Thread Graham Triggs
From: George Kozak [EMAIL PROTECTED] Does anyone have any suggestions on how I can restrict an abusive IP ? I don't have any experience in doing this, and how you would go about it depends on your situation (choice of application server, whether you want to restrict all access to DSpace, or