I'm not aware of any way to achieve this from within jonas however you could
use a packet filter and write rules to deny packets with source address not
equal to localhost and destination port equal to those you are using for
jonas rmi/jeremie.

Packet filters are readily available for most unixs, probably even something
out there for NT. Their implementation is very platform specific so if
interested your best bet would be to start with the documentation for your
own system.

Calvin.

----- Original Message -----
From: "Erez Nahir" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2001 7:26 PM
Subject: Disable remote access (from different machine)


> Hello all,
>
> Our application is combined from a webserver (Tomcat 3.2.1) and  jonas
> (2.2.7), located both on a single machine.
>
> Tomcat is actually the only client that will call Jonas.
> Is there a way to limit the access to the appserver just form the local
> machine?
>
> Regards,
>
> Erez
>
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".
>

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to