Where I host my machines, I have a private backbone network and public 
network.  

On one machine I run two ape servers on the public network,  I have two 
public IP addresses (IP addresses are examples only)

PUBLIC
1.1.1.1
1.1.1.2

On my private network I only have 1 IP address,  
10.1.1.1

Today I only configure both public IP addresses and use Port 80 for each 
server.  Is there any way I can configure APE so it can use both the public 
and private IP addresses with different ports on each.  ie:

APE #1
1.1.1.1:80
10.1.1.1:8001


and 

APE #2
1.1.1.2:80
10.1.1.1:8002


Both of these ape servers are running on one machine.  I would like to set 
up both the public and private IP addresses to be used for each server.  
Can this be done?

Thanks
/Andy

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to