• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Listening on two ip addresses

Status
Not open for further replies.

Chinese dave

Basic Pleskian
Hello

I need to listen to two IP addresses supporting many domains.

It the pass we achieve this on the Data Centre firewall. This option is no longer available.

Traffic is been presented to Plesk 12.0.18 on

Eth0 – 192.168.0.2
Eth1 – 192.168.0.12

I set up 192.168.0.2 – all is working well

I installed NGINX – all is well and the websites are running faster.

Normally I would try to listen on two IP address in Apache. This option I could not get working as Plesk creates the Apache configuration files from the information entered through the panels. This in turn over rights any manual changes to the Apache configuration files.

I understand that I could use NGINX to achieve this.

Is this correct how is it achieved?

All help very welcome, Thank you, Pete
 
Hello

I can answer my own question

Just needs an additional listening command

in my case .... listen 192.168.0.12:80; this was entered in: the domain name --> web server settings --> addional mginx directives

All is working well

Pete
 
Status
Not open for further replies.
Back
Top