LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-13-2005, 03:03 PM   #1
nogetfx
LQ Newbie
 
Registered: Dec 2004
Location: Denmark
Distribution: Debian
Posts: 22

Rep: Reputation: 15
Bonding Eth - debian


Hi

I'm trying to bond two eth (1 & 2) on Debian 2.6.9 with 2.6.
But if i unplug what appears to be the master-cable i get no connection. My Intel 510T switch has been setup to run mirror on the ports.

If i try changing in the setup, im told the eth1 isn't the master.
Code:
Illegal operation; the specified interface 'eth1' is not a master. Aborting
Code:
Interfaces
        auto bond0
        iface bond0 inet static
        address 192.168.10.3
        netmask 255.255.255.0
        network 192.168.10.0
        gateway 192.168.10.1
        up /usr/sbin/ifenslave bond0 eth1
        up /usr/sbin/ifenslave bond0 eth2
Code:
/etc/modprobe.d/arch/i386
         alias bond0 bonding
         options bonding mode=1 miimon=100 downdelay=200 updelay=200
Any ideas..?
 
Old 03-14-2005, 12:40 PM   #2
d00msdaypr0phet
Member
 
Registered: Mar 2005
Location: Oregon
Distribution: Debian, Ubuntu, Whatever
Posts: 32

Rep: Reputation: 15
Bonding

Make sure you comment out your eth0,eth1 interfaces in /etc/network/interfaces
# Bonding for failover
auto bond0
iface bond0 inet static
address xxx.xxx.xxx.xxx
netmask xxx.xxx.xxx.xxx
networkxxx.xxx.xxx.xxx
gateway xxx.xxx.xxx.xxx
up /sbin/ifenslave bond0 eth0
up /sbin/ifenslave bond0 eth1

#----Secondary
#auto eth0
#iface eth0 inet static
# address xxx.xxx.xxx.xxx
# netmask xxx.xxx.xxx.xxx
# network xxx.xxx.xxx.xxx
# broadcast xxx.xxx.xxx.xxx
# gateway xxx.xxx.xxx.xxx

# The primary network interface
# Onboard Intel 100
#auto eth1
#iface eth1 inet static
# address xxx.xxx.xxx.xxx
# netmask xxx.xxx.xxx.xxx
# network xxx.xxx.xxx.xxx
# broadcast xxx.xxx.xxx.xxx
# gateway xxx.xxx.xxx.xxx


and /etc/ifstate dosent refer to eth1 and eth0

-D
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bonding aylov Linux - Networking 7 09-03-2007 11:24 PM
Help with bonding bwoodruff Linux - Networking 4 11-09-2006 02:14 PM
bonding ADSL jober Linux - Networking 3 12-09-2004 02:26 PM
bonding NIC's mrose1120 Linux - Networking 5 10-04-2004 12:52 PM
Bonding on SUSE Bk66 Linux - Networking 1 12-09-2003 09:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration