Sponsored Content
Special Forums IP Networking RedHat and Ethernet card no like each other Post 37310 by Neo on Monday 16th of June 2003 08:20:52 PM
Old 06-16-2003
If the ethernet card is not listed in the Linux "Hardware HowTo" then you will have trouble getting it to work with Linux.

Your best best is to buy a cheap card that *is* supported and install it in one of your unused PCI slots...... Neo
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

ethernet card for Solaris

Hi, How can i check the speed of the Ethernet card that my Sun server has and also how can i change it to full Duplex if it is set to half duplex? What is the file that takes care of this? (3 Replies)
Discussion started by: i2admin
3 Replies

2. IP Networking

Solaris 9 Ethernet Card Problems

I keeping plumbing my ethernet card and assigning it an IP address and netmask, but after I reboot it keeps losing this information. Can anyone help me solve this problem? I am using the command: ifconfig hme0 plumb <IP Address> netmask <Subnet Mask> broadcast + up I am running Solaris 9 OS. (2 Replies)
Discussion started by: saucierm
2 Replies

3. UNIX for Dummies Questions & Answers

Ethernet card problem...

I am an extreme novice trying to learn Linux. I have redhat 9 installed in a computer I built specifically to install and learn linux. I have an asus a7v8x-x motherboard with the realtek 10/100 mbps ethernet card. I also installed a Jaht adapter jn-1110r32c ethernet card. I cannot get the... (2 Replies)
Discussion started by: Tony Empire
2 Replies

4. AIX

Add PCI ethernet card?

Hi everyone, I recently inherited an IBM RS/6000 43P 150, and it appears that the on board ethernet is dead. Can I put in a PCI ethernet card and use that as the default ethernet connection (as opposed to the one on the motherboard)? If so, what type of card can I use and how does one configure... (2 Replies)
Discussion started by: Jwoollard
2 Replies

5. SCO

Issue with a ethernet card

Installed a replacement 3com pci card on an ibm PC 300 GL, running OpenServer 6.0 , brought up system, and recieved this message: Fsstat:/dev/boot mounted Mounted /stand filesystem System auditing is not enabled. Dlpid:Unable to open network adapter driver (/dev/mdi/r8e0) Dlpid:No such... (0 Replies)
Discussion started by: tazmss1
0 Replies

6. IP Networking

ethernet card

What command do I use to show mw the ethernet card, I have tried ipconfig -a (1 Reply)
Discussion started by: dhlopomo
1 Replies

7. Solaris

Ethernet card drivers issue...

I need to install ethernet card drivers on intel machine. How can i know which Ethernet card interface (sfe,rh,rtls...) is it? How can i know the speed of that card? How can i know network traffic ? If network traffic is more with that interface what should i do? Thanks in advance (2 Replies)
Discussion started by: younus_syed
2 Replies

8. AIX

Utilization of Ethernet Card

Hi, is it possible to find out network utilization of etherenet card in %? Regards, Manoj (2 Replies)
Discussion started by: manoj.solaris
2 Replies

9. Linux

Offload parameters for Ethernet Card

Hi, Actually i want to see Offload parameter for my Eth card. Then after i try using this command Anybody can explain ? Is there any problem with my eth card ? (1 Reply)
Discussion started by: justbow
1 Replies

10. Solaris

Problem with my Ethernet Card

Hi Gurus of Solaris. I have a problem yesterday when I was installing solaris in a x86 equipement I attached some log that I capture when I try to resolve the problem Any guru that can help please. Any command or procedure that I can run, please advice me Regards Andres (10 Replies)
Discussion started by: andresguillen
10 Replies
spray(1M)																 spray(1M)

NAME
spray - spray packets SYNOPSIS
count] delay] length] nettype] host DESCRIPTION
sends a one-way stream of packets to host using RPC, then reports how many were received by host and what the transfer rate was. The host name can be either a name or an internet address. is not useful as a networking benchmark, as it uses unreliable connectionless transports, UDP, for example. can report a large number of packets dropped when the drops were caused by sending packets faster than they can be buffered locally, that is, before the packets get to the network medium. Options recognizes the following options and command-line arguments: Specify how many packets to send. The default value of count is the number of packets required to make the total stream size 100000 bytes. Specify how many microseconds to pause between sending each packet. The default is 0. Specify the number of bytes in the Ethernet packet that holds the RPC call message. Since the data is encoded using XDR, and XDR only deals with 32 bit quantities, not all values of length are possible, and rounds up to the nearest possible value. When length is greater than 1514, then the RPC call can no longer be encapsulated in one Ethernet packet. In that case, the length field no longer has a simple correspondence to the Ethernet packet size. The default value of length is 86 bytes, the size of the RPC and UDP headers. Specify class of transports. Defaults to See rpc(3N) for a description of supported classes. AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
ping(1M), sprayd(1M), rpc(3N). spray(1M)
All times are GMT -4. The time now is 01:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy