Re: Multiple IPs on single interface

2006-05-18 Thread George Borisov
Henry wrote: > > up route add default gw 117.10.267.1 I think this is the line that causes the problem. The error looks like a message you get when you try and add a default gateway when one is already defined. Hope this helps, -- George Borisov DXSolutions Ltd signature.asc Description: O

Multiple IPs on single interface

2006-05-12 Thread Henry
I am adding multiple IPs with different subnets to my single interface on this machine. Everything works fine except whenever I issue an `ifup eth0:1` command I get this... # ifup eth0:1 SIOCADDRT: File exists Failed to bring up eth0:1. And it's the first time I try to bring it up. But despi