[leaf-user] Multiple public IP problem

2006-02-09 Thread M Lu
Hello all, I help a friend to upgrade his Bering-U (v2.2.2 - kernel 2.4.26) to the latest and greatest v2.4-beta1 (kernel 2.4.32) and at the same time move from PC to WRAP box. He has 2 static IPs (x.x.x.11 and x.x.x.12) and the setting in network/interfaces file on the old router is auto

Re: [leaf-user] Multiple public IP problem

2006-02-09 Thread Eric Spakman
Hello, The best way to setup a secondary interface is by doing: auto eth0 iface eth0 inet static address x.x.x.11 auto eth0:0 iface eth0:0 inet static address x.x.x.12 netmask 255.255.255.0 broadcast x.x.x.255

Re: [leaf-user] Multiple public IP problem

2006-02-09 Thread M Lu
PROTECTED] To: M Lu [EMAIL PROTECTED] Cc: leaf-user@lists.sourceforge.net Sent: Thursday, February 09, 2006 10:09 AM Subject: Re: [leaf-user] Multiple public IP problem Hello, The best way to setup a secondary interface is by doing: auto eth0 iface eth0 inet static address x.x.x.11

Re: [leaf-user] Multiple public IP problem

2006-02-09 Thread M Lu
always quick and helpful. - Original Message - From: Eric Spakman [EMAIL PROTECTED] To: M Lu [EMAIL PROTECTED] Cc: leaf-user@lists.sourceforge.net Sent: Thursday, February 09, 2006 10:09 AM Subject: Re: [leaf-user] Multiple public IP problem Hello, The best way to setup a secondary