<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Configure Network (NIC) Bonding/Teaming on Debian Linux	</title>
	<atom:link href="https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 18 Sep 2019 17:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jeremy		</title>
		<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-1247082</link>

		<dc:creator><![CDATA[Jeremy]]></dc:creator>
		<pubDate>Wed, 18 Sep 2019 17:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13441#comment-1247082</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-1089405&quot;&gt;Jester&lt;/a&gt;.

Jester,
Can you please explain the difference between the two?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-1089405">Jester</a>.</p>
<p>Jester,<br />
Can you please explain the difference between the two?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jester		</title>
		<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-1089407</link>

		<dc:creator><![CDATA[Jester]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 05:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13441#comment-1089407</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-576052&quot;&gt;Rob Turner&lt;/a&gt;.

can you read up on teaming it is not the same as bonding]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-576052">Rob Turner</a>.</p>
<p>can you read up on teaming it is not the same as bonding</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jester		</title>
		<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-1089405</link>

		<dc:creator><![CDATA[Jester]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 05:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13441#comment-1089405</guid>

					<description><![CDATA[bonding is not the same as teaming]]></description>
			<content:encoded><![CDATA[<p>bonding is not the same as teaming</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FJ		</title>
		<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-819348</link>

		<dc:creator><![CDATA[FJ]]></dc:creator>
		<pubDate>Mon, 19 Sep 2016 18:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13441#comment-819348</guid>

					<description><![CDATA[This doesn&#039;t seem to work, when the 2 links are up, &lt;code&gt;bond0&lt;/code&gt; will show the IP address of the first card. If I remove the cable, the logs indeed show &lt;code&gt;eth1&lt;/code&gt; being assigned as active, however it won&#039;t get a new IP address therefore you can&#039;t ping it.

In your interfaces declaration you don&#039;t specify what to do with &lt;strong&gt;eth0&lt;/strong&gt; and &lt;strong&gt;eth1&lt;/strong&gt; themselves.]]></description>
			<content:encoded><![CDATA[<p>This doesn&#8217;t seem to work, when the 2 links are up, <code>bond0</code> will show the IP address of the first card. If I remove the cable, the logs indeed show <code>eth1</code> being assigned as active, however it won&#8217;t get a new IP address therefore you can&#8217;t ping it.</p>
<p>In your interfaces declaration you don&#8217;t specify what to do with <strong>eth0</strong> and <strong>eth1</strong> themselves.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pierre		</title>
		<link>https://www.tecmint.com/network-nic-bonding-teaming-in-debian-linux/comment-page-1/#comment-696224</link>

		<dc:creator><![CDATA[pierre]]></dc:creator>
		<pubDate>Tue, 27 Oct 2015 22:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13441#comment-696224</guid>

					<description><![CDATA[it is not necessary to load the kernel module, the system will load it as it sees bond* stanza in /etc/network/interfaces

you should install ifenslave and no more ifenslave-2.6

regards]]></description>
			<content:encoded><![CDATA[<p>it is not necessary to load the kernel module, the system will load it as it sees bond* stanza in /etc/network/interfaces</p>
<p>you should install ifenslave and no more ifenslave-2.6</p>
<p>regards</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
