> I am trying to assign 2 ip's to my VPS and it only assigns the last one > in my config here is the config snipit > > IPROOT="66.78.30.183 66.78.30.184" > > > It only assigns .184 any ideas? > Possibly too-obvious first guesses:
1- .183 is the root server's primary IP. 2- .183 isn't assigned to eth0 (or whichever interface is appropriate) 3- .183 is already assigned to another vserver. What error message (if any) are you getting? That's certainly the right syntax for .19ctx14 at least.
