Custom apache with dedicated IP

xavipolo

Verified User
Joined
Feb 13, 2004
Messages
11
Location
Barcelona
Hi !

I can't acces to my DA beacuse i'm behind a firewall and port 2222 is not allowed, only traffic by 443 and 80 is possible.

I have multiple IP's in my VPS, with multiple websites, but ports 80 and 443 are used by this sites.

Thinking how to to solve my problem ...

Can DA use the "BindAddress" or "Listen" directives (apache 1.1 or +) to use only a dedicated IP and port 443?

If not ... :-( ... any idea to solve this problem?

Thanks!!
 
DA has it's own server and doesn't use Apache.

You can change the port it listens on in the directadmin.conf file.

But to do so DA must have it's own IP#, as only one service can bind to an IP#/port pair.

Jeff
 
Ok,

I have 3 ips for websites and 1 ip that I can "assign" to DA.

How can I assign only this IP?
I understand that other IPs could be "managed" with directadmin.

Thanks !
 
I never checked into the details, but you can tell DA which IP# to run on.

You'll need to be in touch with DA, anyway, and you'll have to install a license for DA to run on another IP#. I don't know how to tell DA which port to use, but that port must have the new IP# on it.

And you have to make sure you don't use that IP# for any sites.

Then you just change the port configuration in the DA configuration file to use the port you want.

Jeff
 
Back
Top