Re: [Users] how to set main IP address for a container

2014-06-08 Thread CoolCold
I guess playing around with ip (utility) should to the trick with specifing src parameter, i.e. ip r s 10.10.100.60 dev tunkappa3 proto kernel scope link src 10.10.100.42 On Sun, Jun 8, 2014 at 7:56 PM, Scott Dowdle wrote: > Greetings, > > - Original Message - > > I've noticed that

Re: [Users] how to set main IP address for a container

2014-06-08 Thread Scott Dowdle
Greetings, - Original Message - > I've noticed that when I have multiple IP addresses bound to a > container, the last added (highest venet0:x number) seems to always > ends up being the "main" ip address for the container. > > This means when I add another IP to the server, the main ip f