Koozali.org: home of the SME Server

MailArchiva - Accessible From WAN

Offline grattman

  • ****
  • 122
  • +0/-0
MailArchiva - Accessible From WAN
« on: October 28, 2010, 02:25:02 PM »
I have started using an SME box with MailArchiva for our email archiving system. It works FANTASTIC!!

The one thing I am having an issue with is that within our WAN trying to access it using the http:///address.xxx:8090/mailarchiva only allows access from the subnet I am one. I would like to set up the other IT administrators with audit privileges.

The server is available by IP address to the default SME "This web site is under construction" page outside this building, but throwing the port in there it is unable to be seen by anyone outside this building.

I have the following set: config show mailarchiva
mailarchiva=service
    TCPPort=8090
    access=public
    status=enabled

I have scoured these forums and the WWW to see if and how anyone else has overcome this exact issue. I have not found anything relevent to date. Any help is greatly appreciated.

Grattman
...

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Re: MailArchiva - Accessible From WAN
« Reply #1 on: October 28, 2010, 08:01:04 PM »
I verify the port (8090) isn´t blocked  at a firewall or router before SME server?
Search for rules for port 80 (HTTP) and add another one to port 8090 at firewall and router level.

BE WARNED: this can compromise your security... so use with caution.
...

Offline grattman

  • ****
  • 122
  • +0/-0
Re: MailArchiva - Accessible From WAN
« Reply #2 on: October 28, 2010, 08:31:28 PM »
jader,

This is all going across fiber with no firewall or security between points other than different ip/subnet schemes. And they can access the server address remotely, just not the address combined with the port.

Grattman
...

Offline jester

  • *
  • 496
  • +1/-0
Re: MailArchiva - Accessible From WAN
« Reply #3 on: October 28, 2010, 11:01:00 PM »
You did run a: signal-event remoteaccess-update ?!

Offline grattman

  • ****
  • 122
  • +0/-0
Re: MailArchiva - Accessible From WAN
« Reply #4 on: October 29, 2010, 12:39:37 PM »
That was the ticket....thank you.
...