Getting MAXIMUM transfer speed on LAN


 
Thread Tools Search this Thread
Special Forums IP Networking Getting MAXIMUM transfer speed on LAN
# 8  
Old 01-26-2015
Are they on the same subnet? Do either of them have an 'external' ip address? It may be routing to the internet and back.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Limit transfer speed rate by iptables Rules

I have D-Link Router DSL-2730U that support busybox OS and iptables version 1.4.0 I managed successfully to block the host for being connect to the internet using the following command block by ip address iptables -I FORWARD -d 192.168.1.6 -j DROP Or By mac source iptables -I... (0 Replies)
Discussion started by: iLinux85
0 Replies

2. IP Networking

how to increse server lan speed in hp-ux

Hi, I've a problem in hp-ux server, i.e.how to increase Ethernet speed. i dont've time to trials on production server please help me (1 Reply)
Discussion started by: karlapudi.ramu
1 Replies

3. Fedora

about lan

how can i lan between two or more computers having linux fedora as os? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

4. IP Networking

lan

how can i make lan between two or more computers having linux fedora as os...? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

5. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

6. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

7. Filesystems, Disks and Memory

data from blktrace: read speed V.S. write speed

I analysed disk performance with blktrace and get some data: read: 8,3 4 2141 2.882115217 3342 Q R 195732187 + 32 8,3 4 2142 2.882116411 3342 G R 195732187 + 32 8,3 4 2144 2.882117647 3342 I R 195732187 + 32 8,3 4 2145 ... (1 Reply)
Discussion started by: W.C.C
1 Replies

8. Linux

lan help

iam using open suse 10.3 in dual boot with windows internet is through Lan(ethernet) in windows by entering below data in Lan properties net is coming the information is bellow ip 10.2.45.67 subnet 255.255.0.0 default gate way 10.1.1.4... (3 Replies)
Discussion started by: seshumohan
3 Replies

9. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

10. Filesystems, Disks and Memory

dmidecode, RAM speed = "Current Speed: Unknown"

Hello, I have a Supermicro server with a P4SCI mother board running Debian Sarge 3.1. This is the "dmidecode" output related to RAM info: RAM speed information is incomplete.. "Current Speed: Unknown", is there anyway/soft to get the speed of installed RAM modules? thanks!! Regards :)... (0 Replies)
Discussion started by: Santi
0 Replies
Login or Register to Ask a Question
WM(4)							   BSD Kernel Interfaces Manual 						     WM(4)

NAME
wm -- Intel i8254x Gigabit Ethernet driver SYNOPSIS
wm* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The wm device driver supports Gigabit Ethernet interfaces based on the Intel i8254x family of Gigabit Ethernet chips. The interfaces sup- ported by the wm driver include: o Intel i82542 1000BASE-X Ethernet o Intel i82543GC 1000BASE-X Ethernet o Intel i82543GC 1000BASE-T Ethernet o Intel i82544EI 1000BASE-T Ethernet o Intel i82544EI 1000BASE-X Ethernet o Intel i82544GC 1000BASE-T Ethernet o Intel i82544GC (LOM) 1000BASE-T Ethernet o Intel i82540EM 1000BASE-T Ethernet o Intel i82540EM (LOM) 1000BASE-T Ethernet o Intel i82540EP 1000BASE-T Ethernet o Intel i82541EI 1000BASE-T Ethernet o Intel i82541EI (Mobile) 1000BASE-T Ethernet o Intel i82541ER 1000BASE-T Ethernet o Intel i82541GI 1000BASE-T Ethernet o Intel i82541PI 1000BASE-T Ethernet o Intel i82545EM 1000BASE-T Ethernet o Intel i82545EM 1000BASE-X Ethernet o Intel i82545GB 1000BASE-T Ethernet o Intel i82545GB 1000BASE-X Ethernet o Intel i82545GM 1000BASE-T Ethernet o Intel i82546EB 1000BASE-T Ethernet (dual-port) o Intel i82546EB 1000BASE-X Ethernet (dual-port) o Intel i82546GB 1000BASE-T Ethernet (dual-port) o Intel i82546GB 1000BASE-X Ethernet (dual-port) o Intel i82547EI 1000BASE-T Ethernet (CSA) o Intel i82547GI 1000BASE-T Ethernet (CSA) o Intel i82571 1000BASE-T Ethernet (dual-port) o Intel i82572 1000BASE-T Ethernet o Intel i82573 1000BASE-T Ethernet o Intel i82575 1000BASE-T Ethernet o Intel i82576 Ethernet (Copper, Fiber) o Intel i80003 Ethernet (Copper, Fiber) o Intel i82801H (ICH8 LAN) 1000BASE-T Ethernet o Intel i82801I (ICH9 LAN) 1000BASE-T Ethernet o Intel i82801J (ICH10 LAN) 1000BASE-T Ethernet o Intel 82578 with Intel 5 series chipset (PCH) o Intel 82579 with Intel 6 or 7 series chipset (PCH2) o Intel 82580 Ethernet (Copper, Fiber) o Intel 82583 1000BASE-T Ethernet o Intel I350 Ethernet (Copper, Fiber) In addition to Intel's own ``PRO/1000'' line of Gigabit Ethernet interfaces, these chips also appear on some server systems, processor evalu- ation boards, and in embedded systems. The i8254x supports IPv4/TCP/UDP checksumming and TCP segmentation in hardware. The wm driver supports these features of the chip. See ifconfig(8) for information on how to enable this feature. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) HISTORY
The wm driver first appeared in NetBSD 1.6. AUTHORS
The wm driver was written by Jason R. Thorpe <thorpej@wasabisystems.com>. BUGS
The Intel i82545GM and i82546GB controllers with internal SERDES are not currently supported. BSD
June 20, 2012 BSD