On 10/17/10 5:30 PM, Dotan Cohen wrote: > On Sun, Oct 17, 2010 at 23:57, Robert Heller<heller@xxxxxxxxxxxx> wrote: >> Quoting from "Highlander": "There can be only one." > > I have to read that! I'm in the middle of Dune now... > > >> For any given >> service (SMTP in this case), there can be only one listener. One cannot >> run two MTAs at the same time (unless one is using a non-standard port >> for one). >> > > Actually, this server has four IP addresses: one each on eth0, eth0:0, > eth0:1, and eth0:2. Would it be possible to run an arbitrary service > (it's actually a Java-based game server) on port 80 on one IP address, > and Apache on port 80 on another IP address? You can use specific 'Listen' directives for apache instead of the usual *:80. The java app will probably have an equivalent config or command line option. -- Les Mikesell lesmikesell@xxxxxxxxx _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos