How does one configure different IPs/Ports for an installation where you want one IP to be the MTA (SMTP/IMAP/POP), another for the webmail client, and a third for the admin console.
Thanks!
How does one configure different IPs/Ports for an installation where you want one IP to be the MTA (SMTP/IMAP/POP), another for the webmail client, and a third for the admin console.
Thanks!
You're going to reside all the IPs as aliases on the same machine?
You're going to have to do some deep Apache magic for that; I'd almost guarantee the standard setup won't help you.
$ locate httpd.conf
If that's not enough hint, you may not oughtta do it yourself. :-)
Jay R. Ashworth - ZCS 6.0.9CE/CentOS5 - St Pete FL US - Music - Blog - Photography - IANAL - IAAMA
Try to Ask Questions The Smart Way -- you'll get better answers.
Put your product and version in your profile/signature - All opinions strictly my own, even though I have an employer these days.
If you [SOLVE] something, please tell everyone how for the archives
And, please... read what people write, and answer the questions they asked, not the ones they didn't.
The IPs are all active on the machine. The problem as I see it is that the active httpd.conf has very little in it.
For example, the httpd.conf has no reference to port 7071 (admin console). Further, lsof shows that the process is bound by java not httpd therefore I am thinking that there are java config files for this?
Any ideas?
I can certainly work apache magic (which is what I expected) but it seems to be more java-bound.
Release 5.0.9_GA_2533.RHEL5_64_20080815094512 RHEL5_64 FOSS edition
Other solution you might want to try is firewall(NAT).
There are currently 1 users browsing this thread. (0 members and 1 guests)