Web access from multiple network cards

Discuss the Scalix web client

Moderators: ScalixSupport, admin

jbru
Posts: 68
Joined: Sat Oct 14, 2006 3:15 am

Web access from multiple network cards

Postby jbru » Thu Oct 11, 2007 3:09 pm

Hi,

First of all, compliments to your product ! Keep up the good work !

But... I've got a question. I've installed a Scalix server with 2 network cards (one internal, one externel) I can reach webmail, sac and so on from the inside, but when I'm trying to reach it from the outside I get an error "Object not found!"

Both sides are reachable wit http://mail.domain.com/ (both mail.domain.com are known by the internal DNS server as well the DNS server on the internet)

Firewall isn't a problem because I can get the normal test page in http://mail.domain.com

I guess it has something to do with restrictions on the virtualhost (tomcat e.g. ?) But where change this ?

tnx in advance

Ciarlingo

Postby Ciarlingo » Thu Feb 14, 2008 7:18 pm

Hi,

I've a similar problem with Hamachi IP
When I try to connect to sac or webmin through hamachi IP I get an "object not found error".

Hamachi is working fine with other applications (i.e. webmin and Tomcat test page).

Internal IP address has not connection problems.

Is it possible to solve this problem?

- O.S.: Centos5
- Scalix version is the latest 11.3

Thank you

mikevl
Scalix Star
Scalix Star
Posts: 596
Joined: Mon Feb 02, 2004 8:32 pm
Location: New Zealand

Postby mikevl » Fri Feb 15, 2008 12:51 am

Hi

One solution is to tunnel (port forward) requests from SWA from the WAN NIC to the LAN NIC

In the old days we use to have http://www.ourcompany.com:8080/webmail

and NAT the 8080 port through to the LAN.

But there are many way to kill the cat

Mike

Ciarlingo

Postby Ciarlingo » Sat Feb 16, 2008 4:32 pm

Hy Mike, thank you for last post.

I did hope it was possible to set something in Tomcat config to be able to get:
https://< lan IP address >/webmail and https://< hamachi IP address >/webmail
working without any port forwarding (that i am not so able to set....if you can help me..... ) .

For example webmin works fine in both https://< lan IP address >:10000 and https://< hamachi IP address >:10000 . So it wouldn't be an Hamachi or Centos5 problem. .

Any other solution???

Thank you a lot

ls-al
Scalix Star
Scalix Star
Posts: 510
Joined: Tue Jun 29, 2004 8:28 am
Location: Leipzig, Germany
Contact:

Postby ls-al » Sat Feb 16, 2008 5:03 pm

all webapps are configured through a Apache Virtualhost directive in either

Code: Select all

/etc/opt/scalix-tomcat/connector/jk/instance-??.conf (Apache 2.0)
or
/etc/opt/scalix-tomcat/connector/ajp/instance-??.conf (Apache 2.2)


If you want to make Webmail or SAC available on other addresses add a new Virtualhost here. AFAIR Centos 5 is using Apache 2.2.

HTH
Dirk

Ciarlingo

Postby Ciarlingo » Sat Feb 16, 2008 5:45 pm

Hy,

Many many thanks, finally it works from Hamachi IP.

t4nu

Postby t4nu » Wed Feb 25, 2009 1:30 am

Do you mind to share how to do it?

I have change the /etc/opt/scalix-tomcat/connector/ajp/instantce-myserver.conf
by adding:

Code: Select all

<VirtualHost 5.x.x.x:80>
   Include /etc/opt/scalix-tomcat/connector/ajp/app-utpserver.*.conf
</VirtualHost>


but still I got 404, even after I restart the scalix

Thanks in advance.

Ciarlingo wrote:Hy,

Many many thanks, finally it works from Hamachi IP.


Return to “Scalix Web Access”



Who is online

Users browsing this forum: No registered users and 3 guests