neilstarling wrote:Owncloud will be running as a virtual machine, with as you say, its own ip address, say, 192.168.1.79
Project open will also be running as a virtual machine with say 192.168.1.89
Problem comes when I want to access from outside the LAN using dyndns to my ip say 86.160.226.199. I have to forward port 80 in my router to one of the virtual machines, I can't forward port 80 to both machines. So I was hoping to say forward port 80 to project open and 81 to owncloud. Therefore where/how can I change owncloud to use port 81.
Now, this is something completely different and has nothing to do with virtualization or owncloud or apache.
I don't know what model your router is, but I have yet to come across a model that couldn't forward like this:
Project open: your_external_ip:80 -> 192.168.1.89:80
Owncloud: your_external_ip:81 -> 192.168.1.79:80
This is about port forwarding, read
http://portforward.com/english/routers/port_forwarding/