<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3693&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Configuring fiber network interface]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3693</link>
		<description><![CDATA[The most recent posts in Configuring fiber network interface.]]></description>
		<lastBuildDate>Tue, 04 Aug 2020 08:50:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23830#p23830</link>
			<description><![CDATA[<p>It was an incompatibility problem with the network card transceiver. There was a hardware problem.<br />We fixed it and fiber port work great!<br />Fiber has not a different configuration and the configuration work in the same way with other copper port.<br />Thanks everyone for the help.</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Tue, 04 Aug 2020 08:50:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23830#p23830</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23602#p23602</link>
			<description><![CDATA[<p>Maybe ?</p><p><a href="https://manpages.debian.org/buster/fcoe-utils/fipvlan.8.en.html" rel="nofollow">https://manpages.debian.org/buster/fcoe … .8.en.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Thu, 23 Jul 2020 14:08:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23602#p23602</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23601#p23601</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>ftusc wrote:</cite><blockquote><div><p>I think the issue can be in the configuration file in /etc/network/interfaces but I cannot understand exactly which one can be...</p></div></blockquote></div><p>We cannot help you unless you show us the contents of the configuration file.</p><p>Please also post the full output of</p><div class="codebox"><pre><code>ip link</code></pre></div></div></blockquote></div><p>eth2 is UP with copper network interfaces, eth4 and eth7 are fiber network interfaces.</p><div class="codebox"><pre><code>1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
3: eth1: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
4: eth2: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
5: eth3: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
6: eth4: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
7: eth5: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
8: eth6: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
9: eth7: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
10: eth8: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
11: eth9: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
12: usb0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Thu, 23 Jul 2020 08:18:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23601#p23601</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23595#p23595</link>
			<description><![CDATA[<div class="quotebox"><cite>ftusc wrote:</cite><blockquote><div><p>I think the issue can be in the configuration file in /etc/network/interfaces but I cannot understand exactly which one can be...</p></div></blockquote></div><p>We cannot help you unless you show us the contents of the configuration file.</p><p>Please also post the full output of</p><div class="codebox"><pre><code>ip link</code></pre></div><div class="quotebox"><cite>ftusc wrote:</cite><blockquote><div><p>if fiber has a different configuration</p></div></blockquote></div><p>No.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 22 Jul 2020 20:08:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23595#p23595</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23587#p23587</link>
			<description><![CDATA[<div class="quotebox"><cite>ftusc wrote:</cite><blockquote><div><p>Thanks, but this link don&#039;t help me.<br />I need to configure wired fiber network interface. I configured copper interface with /etc/network/interfaces but fiber network interface is configured in the same way?<br />I&#039;m also thinking about hardware problems at this point.</p></div></blockquote></div><p>You probably know more than i do. Best of luck with it.</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Wed, 22 Jul 2020 15:05:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23587#p23587</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23586#p23586</link>
			<description><![CDATA[<p>Thanks, but this link don&#039;t help me.<br />I need to configure wired fiber network interface. I configured copper interface with /etc/network/interfaces but fiber network interface is configured in the same way?<br />I&#039;m also thinking about hardware problems at this point.</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Wed, 22 Jul 2020 14:54:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23586#p23586</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23585#p23585</link>
			<description><![CDATA[<p>Have a look here, might give you some insight. </p><p><a href="https://www.systutorials.com/docs/linux/man/5-interfaces/" rel="nofollow">https://www.systutorials.com/docs/linux … nterfaces/</a></p><p>Just out of curiosity what devices does ifconfig list? My ifconfig list the usual,lo,eth0,wlan0,usb0. Might help pinpoint more info on how to get the device you want to use configured with interfaces?</p>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Wed, 22 Jul 2020 14:09:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23585#p23585</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23584#p23584</link>
			<description><![CDATA[<p>Hi HevyDevy,<br />thank you for your quick answer.<br />Unfortunately, my problem with the fiber is &quot;just&quot; between my server and the switch.<br />The fiber cable is brand new and so is the server network interface.<br />I think the issue can be in the configuration file in /etc/network/interfaces but I cannot understand exactly which one can be...<br />That&#039;s the reason why I asked if fiber has a different configuration.<br />My machine is a HPE ProLiant DL560 Gen10 server.<br />Thanks again.</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Wed, 22 Jul 2020 14:04:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23584#p23584</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23583#p23583</link>
			<description><![CDATA[<p>What is the trouble you are having ? </p><p>edited, not wifi sorry. Fiber and Copper you say, do you mean ethernet cables or some sort of hybrid high speed broadband?</p><p>as root show us the output of -</p><div class="codebox"><pre><code># ifconfig</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (HevyDevy)]]></author>
			<pubDate>Wed, 22 Jul 2020 13:46:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23583#p23583</guid>
		</item>
		<item>
			<title><![CDATA[Configuring fiber network interface]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23582#p23582</link>
			<description><![CDATA[<p>Hi folks,<br />I have some trouble configuring a fiber network interface.<br />I never did that before. Is the configuration in /etc/network/interfaces file, as in the copper network interfaces, or I need to set the configuration in a different way?<br />Can anyone help me, please?<br />Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Wed, 22 Jul 2020 13:36:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23582#p23582</guid>
		</item>
	</channel>
</rss>
