Accept HTTP request only from one ipaddress

We are using WebSphere Reverse Proxy (SSL) to Apps- and Mailservers, and its working ok !!!

Now we want to block the access from clients to the apps- and mailservers directly from the internal lan-users.

Is there a way to tell HTTP only to listen to one ipaddress ???

Thanx,

Subject: Accept HTTP request only from one ipaddress

Try to put HTTP_Address=xxx.xxx.xxx.xxx in your NOTES.INI, it works on my server.

I’m very interested about your Edge server configuration file.

I’m trying to configure a reverse proxy & multiple internal mail servers with no success.

TIA

Guy