This can be done, but you need to recompile your freevsd installation, modifying the file
/src/sys-utils/vsboot.c at the point: /* Network interface that we wish to bind virtual servers to. */ #define NETDEVICE "eth0" Infact, you only need to recompile the vsboot utility, then copy into place and that should be fine.. Hope this helps, Bill Brigden. ----- Original Message ----- From: "Joey Esquibal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 12:29 AM Subject: Using additional interface > > Hi! > > Anyone successfully configured freevsd to use additional network > interface card say "eth0" as the origincal and "eth1" will be the > additional. > > Pointers are greatly appreciated. > > Thanks, > > Joey > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support > Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > -------------------------------------------------------------------------- --- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
