[jboss-user] [Beginner's Corner] - How can I allow just 4 IPs to connect with JBoss 5.1 GA?

jboss q do-not-reply at jboss.com
Sun Jun 20 11:14:21 EDT 2010


jboss q [http://community.jboss.org/people/jbossq] replied to the discussion

"How can I allow just 4 IPs to connect with JBoss 5.1 GA?"

To view the discussion, visit: http://community.jboss.org/message/548896#548896

--------------------------------------------------------------
if you want to allow just 4 ip for all app of the jboss, you can do it with the remote address valve which configuration is in the server.xml. if you want to allow 1 ip for each ear, the easier way is to implement a servlet filter to control the ip address of the remote client.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/548896#548896]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100620/14eb70d6/attachment.html 


More information about the jboss-user mailing list