Re: Multiple IP addresses

2001-10-23 Thread Marcel Welschbillig
Quite obvious when you look at it (DUH!) Thanks for all who replied. Marcel Robert Davidson wrote: IP aliasing. Cya. Marcel Welschbillig wrote: Can any one tell me the kernel option to enable on 2.2.17 to be able to specify multiple ethernet addresses in the /etc/network/interfaces file.

Re: Multiple IP addresses

2001-10-23 Thread Robert Davidson
IP aliasing. Cya. Marcel Welschbillig wrote: > > Can any one tell me the kernel option to enable on 2.2.17 to be able to > specify multiple ethernet addresses in the /etc/network/interfaces file. > ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? > > I know it works on the stand

Re: Multiple IP addresses

2001-10-23 Thread Jason Thomas
its called alias support, and can be found in networking options. CONFIG_IP_ALIAS=y On Tue, Oct 23, 2001 at 12:29:36PM +0800, Marcel Welschbillig wrote: > > Can any one tell me the kernel option to enable on 2.2.17 to be able to > specify multiple ethernet addresses in the /etc/network/interface

Re: Multiple IP addresses

2001-10-23 Thread Wichert Akkerman
Previously Marcel Welschbillig wrote: > I know it works on the standard kernel but every time i compile my own > kernel i lose the ability to do this. Enable IP aliasing. Wichert. -- _ / Nothing is fool-proof to a suffici

Re: Multiple IP addresses

2001-10-23 Thread Philippe Troin
Marcel Welschbillig <[EMAIL PROTECTED]> writes: > Can any one tell me the kernel option to enable on 2.2.17 to be able > to specify multiple ethernet addresses in the /etc/network/interfaces > file. ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? > > I know it works on the standard

Multiple IP addresses

2001-10-23 Thread Marcel Welschbillig
Can any one tell me the kernel option to enable on 2.2.17 to be able to specify multiple ethernet addresses in the /etc/network/interfaces file. ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? I know it works on the standard kernel but every time i compile my own kernel i lose

Re: Multiple IP addresses

2001-10-22 Thread Marcel Welschbillig
Quite obvious when you look at it (DUH!) Thanks for all who replied. Marcel Robert Davidson wrote: > IP aliasing. > > Cya. > > > Marcel Welschbillig wrote: > >> Can any one tell me the kernel option to enable on 2.2.17 to be able to >> specify multiple ethernet addresses in the /etc/networ

Re: Multiple IP addresses

2001-10-22 Thread Robert Davidson
IP aliasing. Cya. Marcel Welschbillig wrote: > > Can any one tell me the kernel option to enable on 2.2.17 to be able to > specify multiple ethernet addresses in the /etc/network/interfaces file. > ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? > > I know it works on the stan

Re: Multiple IP addresses

2001-10-22 Thread Jason Thomas
its called alias support, and can be found in networking options. CONFIG_IP_ALIAS=y On Tue, Oct 23, 2001 at 12:29:36PM +0800, Marcel Welschbillig wrote: > > Can any one tell me the kernel option to enable on 2.2.17 to be able to > specify multiple ethernet addresses in the /etc/network/interfac

Re: Multiple IP addresses

2001-10-22 Thread Philippe Troin
Marcel Welschbillig <[EMAIL PROTECTED]> writes: > Can any one tell me the kernel option to enable on 2.2.17 to be able > to specify multiple ethernet addresses in the /etc/network/interfaces > file. ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? > > I know it works on the standar

Re: Multiple IP addresses

2001-10-22 Thread Wichert Akkerman
Previously Marcel Welschbillig wrote: > I know it works on the standard kernel but every time i compile my own > kernel i lose the ability to do this. Enable IP aliasing. Wichert. -- _ / Nothing is fool-proof to a suffic

Multiple IP addresses

2001-10-22 Thread Marcel Welschbillig
Can any one tell me the kernel option to enable on 2.2.17 to be able to specify multiple ethernet addresses in the /etc/network/interfaces file. ie. eth0 eth0:1 eth0:2 .. on the same physical interface ? I know it works on the standard kernel but every time i compile my own kernel i lose