HI,

Normally the bonding interface is configured on SuSE at
/etc/sysconfig/network/bondX


Here the example of bonding configuration:

BOOTPROTO='static'
BROADCAST='10.180.1.255'
IPADDR='10.180.1.2'
MTU=''
NETMASK='255.255.255.0'
NETWORK='10.180.1.0'
REMOTE_IPADDR=''
STARTMODE='onboot'
UNIQUE='Ccgx.RfYI5sfd_88'
BONDING_MASTER=yes
BONDING_SLAVE_0='bus-pci-0000:02:02.0'
BONDING_SLAVE_1='bus-pci-0000:07:01.0'
BONDING_MODULE_OPTS='miimon=100 mode=1 use_carrier=0'

The ltsp client get it´s IP Address during startup (DHCP)

This means BOOTPROTO is DHCP

Now my question where is the location (ltsp project) of the configuration
files of the ethernet interfaces

If I want to use bonding I have to add the BONDING parameters to the
configuration file for Ethernet cards AND the file for network has to be
icfg-bondx not ifcg-ethx.

RF_FN




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to