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
fza(4)							     Kernel Interfaces Manual							    fza(4)

Name
       fza - DEFZA FDDI Network Interface

Syntax
       device fza0 at ibus? vector fzaintr

Description
       The  interface  is  a  high  speed  TURBOchannel  bus to a 100 Mbit/second Fiber Distributed Data Interface (FDDI) timed token ring network
       adapter.  The interface allows the host system to be an FDDI single attachment station.

       The host's Internet address is specified at boot time with an SIOCSIFADDR ioctl.  The interface employs	the  address  resolution  protocol
       described in to map dynamically between Internet and FDDI addresses on the local network.

       The maximum frame size for the interface is 4500 bytes, which is substantially larger that the 1500 bytes maximum packet size of the Ether-
       net interfaces. The interface does not support the BSD trailer encapsulation, which is specific to the VAX architecture.

       The SIOCRPHYSADDR ioctl can be used to read the physical address of the DEFZA adapter. The physical address of the DEFZA adapter can not be
       changed.

       The  SIOCADDMULTI  and  SIOCDELMULTI  ioctls  can  be  used  to	add  or delete multicast addresses.  The DEFZA supports up to 64 multicast
       addresses.

       The SIOCRDCTRS ioctl can be used to read the FDDI driver counters.  The DEFZA adapter status and characteristics can also be  read  through
       this ioctl by providing a FDDI_STATUS flag . The argument to this ioctl is a pointer to a counter or status structure, found in <net/if.h>.

       The SIOCENABLBACK and SIOCDISABLBACK ioctls can be used to enable and disable the interface loopback mode, respectively.

       The SIOCEEUPDATE ioctl can be used to update the adapter's firmware.

       The SIOCIFRESET ioctl can be used to reset the adapter.

Diagnostics
       Diagnostic error messages contain information provided by the driver. For example:

       fza%d: fzaprobe selftest failed
       The DEFZA adapter did not pass the power-up selftest during autoconfiguration.
       fza%d: port init failed
       The DEFZA adapter cannot be initialized.
       fza%d: port in the Halt State -> CNS hardware fault
       The DEFZA adapter went to the Halt state because of an adapter firmware fault.
       fza%d: LINK unavailable
       The network link went down which means that the station is not on the FDDI ring.
       fza%d: Ring Init Received
       A Ring Initialization unsolicited event has been received from the fza%d interface.

See Also
       arp(4p), inet(4f), intro(4n)

																	    fza(4)
All times are GMT -4. The time now is 03:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy