11b99 [FreeNAS] Gigabit ethernet card is seen as 100Mbit - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > System Hardware

System Hardware Internal storage, motherboards, PCI cards, stuff inside the case.

Reply
 
Thread Tools Display Modes
  #1  
Old March 24th, 2010, 13:13
worjak worjak is offline
Junior Member
 
Join Date: Mar 2010
Location: Copenhagen; Denmark
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default [FreeNAS] Gigabit ethernet card is seen as 100Mbit

Hi,

I'm new to freebsd.

I've recently installede a FreeNAS (FreeBSD 7.2-based) on my home network. After installing it I changed the network card from a 3com 100Mbit to D-link Gb. The network card I've put in after consulting the hardware list (http://www.freebsd.org/releases/7.2R....html#ETHERNET) is a "D-Link DGE-528(T) Gigabit Ethernet (8169S)" and it's using the re driver. There were no problems recognicing it in first boot .

I discovered the problem after speed testing my network with iperf and got thruputs less than 100Mbit. After this I checked FreeNAS' (web)interface to the network-setup to se that the card was registrered as "100baseTX <full-duplex>".

Can I get it to run full speed? Can it be the cable? I know I will not get Gigabit transfrer rates, but more than 100Mbit must be a modest wish?

Regards Jakob
Reply With Quote
  #2  
Old March 24th, 2010, 13:21
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Administrator
 
Join Date: Nov 2008
Location: Rotterdam, the Netherlands
Posts: 9,935
Thanks: 30
Thanked 1,932 Times in 1,351 Posts
Default

Sticky: Topics about PC-BSD / FreeNAS / DesktopBSD / m0N0WALL / pfSense
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules
FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki
Before you post: How to ask questions the smart way
If you must know .. So, what does an Administrator/Moderator do?
---> Do not PM me with FreeBSD questions. I do not work here. <---
Reply With Quote
  #3  
Old March 24th, 2010, 13:23
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,852
Thanks: 48
Thanked 2,061 Times in 1,890 Posts
Default

Quote:
Originally Posted by worjak View Post
I discovered the problem after speed testing my network with iperf and got thruputs less than 100Mbit. After this I checked FreeNAS' (web)interface to the network-setup to se that the card was registrered as "100baseTX <full-duplex>".

Can I get it to run full speed? Can it be the cable? I know I will not get Gigabit transfrer rates, but more than 100Mbit must be a modest wish?
You will only get the improved speed if you also have a gigabit switch.
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #4  
Old March 24th, 2010, 14:17
worjak worjak is offline
Junior Member
 
Join Date: Mar 2010
Location: Copenhagen; Denmark
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have a gigabit switch, but thanks for letting me clarify.
Reply With Quote
  #5  
Old March 24th, 2010, 14:47
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,852
Thanks: 48
Thanked 2,061 Times in 1,890 Posts
Default

Then it's most likely the cable. You need Cat5E cables. Also check if the speed/duplex settings aren't hard set on both your machine and the switch.
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #6  
Old March 24th, 2010, 18:57
worjak worjak is offline
Junior Member
 
Join Date: Mar 2010
Location: Copenhagen; Denmark
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Just rushed home to check my cables expecting to find CAT5's but, no, it's CAT5e. So I guess it will not help me to change to CAT6?

Where can I check the speed/duplex settings on my mashine. I can ssh into it. I've checked the switch and it doesn't seem to have a accessible place to set it.
Reply With Quote
  #7  
Old March 24th, 2010, 19:23
mav@ mav@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Dnepropetrovsk, Ukraine
Posts: 557
Thanks: 0
Thanked 139 Times in 120 Posts
Default

Make sure you have full 8-wire cable, as for 100Mbps enough to have only 4 wires.
Reply With Quote
  #8  
Old March 24th, 2010, 22:54
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,852
Thanks: 48
Thanked 2,061 Times in 1,890 Posts
Default

Quote:
Originally Posted by worjak View Post
Just rushed home to check my cables expecting to find CAT5's but, no, it's CAT5e. So I guess it will not help me to change to CAT6?
Nope. For these relatively short distances 5e will do just fine.

Quote:
Where can I check the speed/duplex settings on my mashine.
ifconfig(8)

But it currently tells you you have a 100Mbit full duplex connection. This is what you want to see:
Code:
media: Ethernet autoselect (1000baseT <full-duplex>)
Quote:
I've checked the switch and it doesn't seem to have a accessible place to set it.
The usual 'home' switches don't have that feature. Only managed switches have it

Anyway, if it was FreeBSD I'd ask what version and probably tell you to update world
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #9  
Old March 25th, 2010, 04:13
paean's Avatar
paean paean is offline
Member
 
Join Date: Dec 2008
Location: .on.ca
Posts: 112
Thanks: 17
Thanked 9 Times in 9 Posts
Default

If the output of ifconfig doesn't have "autoselect" before the speed and duplex, then its manually set to use 100/full. Change the media and mediaopt flags to your desired speed and duplex.

On both ends. ( ;
__________________
Clear messages, focused subject matter and purposeful objectives lead to posts useful for all.
Reply With Quote
Reply

Tags
ethernet, freenas, network interface

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[FreeNAS] FreeNAS with Fiber network card lduenas System Hardware 1 February 26th, 2010 07:33
Gigabit ethernet switch Graaf_van_Vlaanderen Off-Topic 2 January 15th, 2010 15:49
[FreeNAS] 3G sata card with freenas support sowens System Hardware 6 December 29th, 2009 08:47
Intel 10 Gigabit Ethernet rdg System Hardware 4 December 18th, 2009 00:19
FreeNAS and slow network gigabit speed paradoxmonkey Networking 23 September 28th, 2009 14:19


All times are GMT +1. The time now is 06:04.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0