Hypothetical Situation:

Okay, here’s the situation:

We have a lotus notes database access by the client via a website using the &login facility.

Using a home PC via a normal ISP this works without problems.

The client, who is behind a firewall, cannot access anything beyond the login prompt, it just freezes.

What could be causing this?

I have come across port 1352, is this related? If so, how?

Many many thanks

Stephen

Subject: Hypothetical Situation:

Stephen,

Port 1352 allows NRPC traffic (Notes traffic) through the firewall. To browse a normal web page with HTML, you need port 80 opened (usually it is by default). However, if you are accessing a notes database on the other end (.nsf), you will need 1352 open to allow the traffic

Hope this helps

Vic

Subject: RE: Hypothetical Situation:

Thanks Vic