>>> On 9/20/2014 at 07:41 AM, "mstram ." <[email protected]> wrote: > Just for an experiment, I have Sles 11 sp3 running under Hercules 3.10 > on a Sles 11 sp3 ec2. > > The default networking setup is not working, to allow the "inner" Sles > (running on Hercules) to reach the "world" though. > > There are some posts in the Amazon forum / hits on google re: > Windows on Quemu on Linux on ec2, which might be helpful, but I > haven't found the answer yet. > > Has anyone here run this, or Qemu or other virtualization on an ec2 Linux?
I would think that, because you're not in control of the network where your machine resides, you would have to set up Network Address Translation (NAT) to make that happen. People like me, who want to run a bunch of systems at home using one public IP address, have to deal with that all the time. Check out the Easy Firewall Generator for IPTables at http://easyfwgen.morizot.net/gen/ Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
