Zeus master server implementation

Options
Hello, I have been attempting to implement a zeus master server on an AWS t2.micro server where I have set up two network interfaces as the t2.micro version only supports 2 elastic IP addresses per network connection. With these two interfaces I can supply the 4 elastic IP addresses needed for NAT punchthrough. I know there have been issues with EC2 servers hosting master server in the past but I am wondering if people are still experiencing issues with the EC2 servers. We were not able to run the master server with the 4 IP addresses but were able to set it up using just 1. Then we had connection issues from the client to the server instances running on an outside server. The master server was keeping both client and server alive but not connecting the client to the server. Is this indicative of a NAT punchthrough problem? I will get a log of output and post here asap

Comments