I have a running instance with Wowza and Lamp installed. I have a public Elastic IP assigned to my instance (say 11.11.11.11) and I have an AWS internal IP of 22.22.22.22
A previous post told me I need to have an IP for Wowza listening to port 80, and a different IP for LAMP(web) listening to port 80. Then in the Wowza VHost.xml file I set the IP that I want to use for Wowza, and in httpd.conf I set which IP to listen to port 80.
Do I need to public IPs, or to private IPs?
Also, if my wowza has a different IP then the site, I wont be able to use my domain name in the url to play the video?? Any way around that?
thx