Sponsored Content
Full Discussion: LAN Adapter
Special Forums IP Networking LAN Adapter Post 8862 by eNTer on Thursday 18th of October 2001 04:25:50 PM
Old 10-18-2001
if you can ping a host which IP address you know, try to edit the "/etc/resolv.conf" file, it should contain a line like: "nameserver 192.168.0.1"

Quote:
Originally posted by ade_muhdiat
thank' for all

im using a sco5.0.5 and it ok right now...and i have new trouble
DNS not found if connect to ISP and how to reconfigure for DNS
please......... give me step by step solution to connect ISP by modem and netscape in sco5.0.5...?

thank's for all the best admin

UNIX IS THE BEST....


ade

Last edited by eNTer; 10-18-2001 at 05:34 PM..
 

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

NAME
3c589_cs - 3Com 3c589 Etherlink III device driver SYNOPSIS
insmod 3c589_cs.o [pc_debug=n] [if_port=n] [irq_list=i,j,...] DESCRIPTION
3c589_cs is the low-level Card Services driver for the 3Com 3c589 PCMCIA ethernet adapter and 3Com 3c562/3c563 combo cards. When this driver is attached to a card, it allocates the next available ethernet device (eth0..eth#). This device name will be reported in the ker- nel log file, and passed on to cardmgr(8). With the default transceiver setting, the driver will attempt to continuously autodetect the transceiver type (10base2 or 10baseT). There should normally only be a one or two second lag before the correct transceiver is selected. On particularly noisy or busy networks, it is possible for the detection logic to incorrectly toggle the transceiver type. If this becomes a problem, it may be necessary to explicitly select the interface type when the module is loaded or with the ifport command. PARAMETERS
pc_debug=n Selects the PCMCIA debugging level. This parameter is only available if the module is compiled with debugging enabled. A non-zero value enables debugging. if_port=n Selects the transceiver type. 0 is autodetect (10baseT or 10base2), 1 is 10baseT (twisted pair), 2 is 10base2 (BNC, or thin net). and 3 is AUI (thick ethernet). The default is 0 (autodetect). irq_list=i,j,... Specifies the set of interrupts that may be allocated by this driver. DIAGNOSTICS
eth#: interrupt(s) dropped! Indicates that the driver did not receive an interrupt notification for some reason. The driver will poll the card (with a signifi- cant performance penalty) if the problem persists. The most likely cause is an interrupt conflict and/or host bridge configuration problem. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8), pcmcia(5), ifport(8). pcmcia-cs 2000/06/12 21:24:48 3C589_CS(4)
All times are GMT -4. The time now is 10:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy