Also I can't allocate ssh to a perm port such as 2222 since vagrant wants to snafu this...
On Wednesday, 27 May 2015 11:39:16 UTC+1, John Stern wrote: > > I have a three image vagrant file with NAT > I want to NAT ip address not port number. > > e.g. > Guest1 Host > 0.0.0.0:22 -> 127.0.1.1:22 > Guest2 Host > 0.0.0.0:22 -> 127.0.1.2:22 > etc etc > > I can do this manually in Virtualbox but vagrant kicks up a fuss, and > identifies port already in use. > > Is there a way I can do this nicely?? > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
