Sponsored Content
Full Discussion: LAN Adapter
Special Forums IP Networking LAN Adapter Post 8616 by eNTer on Monday 15th of October 2001 11:58:47 AM
Old 10-15-2001
Re: LAN Adapter

I think you have to load manually the driver for your network adapter, if the system does not tells you nothing about this interface. Check the following:
- if the system has detected your network adapter [use dmesg, probably it will be shown there]
- if this interface has a IP address: ifconfig [device_name]

And from here... is a lot to do... It would be nice if you'd tell us what operating system you use [BSD, Linux etc]

Quote:
Originally posted by ade_muhdiat
Im newest in unix,

Please, give me solution for installing lan adapter if driver not found in the list of ethernet drivers

ihave unix driver in a dos diskete

please give me the other solution
and tell me where the domain of unix class online, so ican read from it.

Thank's very much
 

10 More Discussions You Might Find Interesting

1. Solaris

Which SCSI Adapter?

Hi. I need to find a simple SCSI adapter card for a Sun Ultra 5 workstation. I don't need the type w/ ethernet attached (e.g. X1032) as I already have ethernet onboard & they are more spendy. I know Adaptec is out, but what unit would work? I am attaching an external SCSI tape unit to this... (4 Replies)
Discussion started by: Plain Person
4 Replies

2. 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

3. AIX

change network adapter

hello i've need to change network adapter on machine H80 aix 4.3.3 hacmp ( ent0 ) what i need to do after the new adapter installed on the machine? thanks best regards ariec (1 Reply)
Discussion started by: ariec
1 Replies

4. HP-UX

what is an adapter?

Hi , Hi what is an adapter?what is its use ? How to log into a tibco server from unix home directory. (1 Reply)
Discussion started by: megh
1 Replies

5. Solaris

video adapter settings

Hi Please help to set the video adapter resolution, frequency. By default the frequency is 66Hz, 61 kHz, and the resolution 1024*768. Can I set different values. We use Solaris WS, SPARC. Thanks (2 Replies)
Discussion started by: Andrey Malishev
2 Replies

6. AIX

How to active this network adapter?

When I configure two VIO Servers, VIOS1 used to ping its gateway, after I configured second VIOS2, VIOS1 cannpt ping its gateway, when I run this command: entstat -all ent#|grep -i priority Priority: 5 Active: False How to make Active to True? (1 Reply)
Discussion started by: rainbow_bean
1 Replies

7. 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

8. 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

9. SCO

Installing LAN adapter

I inserted a PCI Realtek RTL8139 network adapter on a PC running SCO Openserver 5.0.6. I successfully loaded drivers and I'm trying to install the card with netconfig command, unfortunately without success. Here are the steps I follow to install the card: I run netconfig, from menu 'hardware'... (2 Replies)
Discussion started by: kampus
2 Replies

10. AIX

Misconfiguration detected Adapter interface name en 3 Adapter offset 0

Hi, We had a hardware problem with an IBM System p5 server, with AIX 5.2 We restore from a tape the last backup we had, but the server does not boot up as expected. The server try to mount some directories from a storage, but could not comunicate with them, we check the FC and everything is... (12 Replies)
Discussion started by: trevian3969
12 Replies
IXGB(4) 						   BSD Kernel Interfaces Manual 						   IXGB(4)

NAME
ixgb -- Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device ixgb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_ixgb_load="YES" DESCRIPTION
The ixgb driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82597EX Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames. For questions related to hardware requirements, refer to the documentation supplied with your Intel PRO/10GbE adapter. All hardware require- ments listed apply to use with FreeBSD. Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the ifconfig(8) utility configures the adapter to receive and transmit Jumbo Frames. The maximum MTU size for Jumbo Frames is 16114. This driver version supports VLANs. For information on enabling VLANs, see ifconfig(8). HARDWARE
The ixgb driver supports the following cards: o Intel PRO/10GbE LR Server Adapter o Intel PRO/10GbE SR Server Adapter DIAGNOSTICS
ixgb%d: Unable to allocate bus resource: memory A fatal initialization error has occurred. ixgb%d: Unable to allocate bus resource: interrupt A fatal initialization error has occurred. ixgb%d: watchdog timeout -- resetting The device has stopped responding to the network, or there is a problem with the network connection (cable). SUPPORT
For general information and support, go to the Intel support website at: http://support.intel.com. If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to <freebsdnic@mailbox.intel.com>. SEE ALSO
arp(4), em(4), netintro(4), ng_ether(4), polling(4), vlan(4), ifconfig(8) HISTORY
The ixgb device driver first appeared in FreeBSD 4.11 and FreeBSD 5.3. AUTHORS
The ixgb driver was written by Intel Corporation <freebsdnic@mailbox.intel.com>. BSD
August 18, 2006 BSD
All times are GMT -4. The time now is 09:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy