- This topic has 0 replies, 1 voice, and was last updated 1 year, 2 months ago by
John Pierce.
Viewing 0 reply threads
Viewing 0 reply threads
- You must be logged in to reply to this topic.
Kloxo Next Generation Community
Forums › Frequently asked questions › AWS › Setting up on an ec2 instance
1. Public (elastic IP) needs to be assigned to the network interface eg. If private ip is on eth0 , then assign the public ip to eth0:1
2. DNS Templates need use the public IP
3. For ftp access set ForcePassiveIP to the public IP in /etc/pure-ftp/pure-ftp.conf
4. Also make sure the you AWS security group passes the PassivePortRange
5. The IP addresses in /var/qmail/control/outgoingips should use the Private IP address.
Then when qmail sends from the Private IP, it gets translated back to the Public IP. You have to set the file /usr/local/lxlabs/kloxo/etc/flag/manualoutgoingips.flg to flag an override on the auto updating of outgoingips.
Forums › Frequently asked questions › AWS › Setting up on an ec2 instance