• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Any BorderManager gurus? Help needed!

Citadel535

Senior member
I am trying to set up a reverse proxy. That should be considered basic but can't get it to work. I have an internal web server only communicating on SSL port 443. I have a Netware 6 SP1 box running Bordermanager 3.7.

I have two NICs in the Bordermanager box, one private and one public. I have set the rules to deny all but exceptions are to permit https packets and ping (for testing). I also set up a reverse proxy for the web server in NWADMIN.

Internally I know the web site works fine. I can ping the server no problem but the site does not work outside the bordermanager box. What should I do to check whether this is working?

Please help and thanks!
 
I'd try removing all of your filtering temporarily to see if that makes a difference. Can't say I've got any experience with the reverese proxy. Do you mind me asking what your using it for?
 
We are using it for portal services to keep it behind some sort of firewall. Since behind our PIX it does not work as the PIX uses NAT and strips packet headers. The reverse proxy pretends to be the client accessing the web server so it works fine with the servlets. Don't ask me why it doesn't work since webaccess email works fine.

I will have to try it at work on Monday.
 
Back
Top