From: Herbert Pötzl (herbert_at_13thfloor.at)
Date: Wed 09 Jul 2003 - 15:07:03 BST
On Tue, Jul 08, 2003 at 11:41:26PM -0400, Dinesh Mistry wrote:
> Herbert,
>
> I think I figured out what was going on I had two VPS's TORQUE and TORQUE2
> since both VPS had multiple IP Address I think this is what was happening.
>
> VPS1/TORQUE was assigning interface names like eth0:torque1 eth0:torque2
> eth0:torque3 etc etc
>
> And since VPS2/TORQUE2 it was assigning interface name eth0:torque2 causing
> a conflict??
yeah, you are right, if you have more than one
ip assigned, it is numbered like this:
vserver name: wossname
first ip: ethx:wossname
second ip: ethx:wossname1
third ip: ethx:wossname2
so this will interfere with wossname1 or wossname2
best,
Herbert