Sponsored Content
Full Discussion: lan card autonegotiation?
Special Forums Cybersecurity lan card autonegotiation? Post 53379 by nabil_boussetta on Wednesday 14th of July 2004 05:33:38 AM
Old 07-14-2004
Question lan card autonegotiation?

what is lan card autonegotiation ?
how to enable and disable this feature?
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

LAN Card Problem !

The Lan card in one of our UIII WS's seem doesn't work,so with ping command i can not see any of the machines in LAN and with some other tests i'm sure it's not OK. I tried to use the second card on PCI port ,but the replaced card was one of the ordinary card for PC's ...by the way after... (1 Reply)
Discussion started by: nikk
1 Replies

2. SCO

LAN card problem

Dear all Im facing one problem in SCO 5.0.5 , its that in the server there are three LAN cards INTEL PRO 100 series but when we configure all the three cards then LAN stops working . self ping is possible but no one can ping the server. If we remove driver of any one card LAN starts working. Is... (1 Reply)
Discussion started by: ccvyas
1 Replies

3. Solaris

Does x86 solaris 9 support PCI RealTek Lan Card

Hi, i have a RealTek Lan Card on my machine. Does Solaris 9 supports this lan card . Thank You, Shafi (3 Replies)
Discussion started by: sol8admin
3 Replies

4. SCO

lan card not detecting

hi all i have installed SCO 5.0.5 on a "Netfinity 5000" IBM server. But the OS is not detecting the lan card. how can i detect it.... help and thanks in advance . bidhayak (3 Replies)
Discussion started by: bidhayakm
3 Replies

5. Programming

LAN card status Information

Please tell me API in Solaris / Linux / UNIX to get status information of LAN card. (1 Reply)
Discussion started by: mansoorulhaq
1 Replies

6. Linux

How to check the LAN card?

Hi. I have a lan card installed on my server. I want to check the duplex speed of it. How can I check it? Help is appreciated. Thank you. (3 Replies)
Discussion started by: Amol21
3 Replies

7. Solaris

Timed out waiting for Autonegotiation to complete

Received the Timed out message consistently when I tried to jumpstart an M5000 with: boot jsnet:speed=1000,duplex=full - install Made the error go away by adding link-clock parameter: boot jsnet:speed=1000,duplex=full,link-clock=master - install "link-clock=master" disables... (1 Reply)
Discussion started by: markoakley
1 Replies

8. Solaris

Can't ping new PCI LAN card x4270_m2

Hi, I've recently moved my pci LAN card from Slot2 Slot5 on my sun x4270_m2 server (solaris 10). I've done the touch / reconfigure and devfsadm, however my issue is that im able to configure the e1000g7 port with an ip address (192.168.0.1) but if i plug my laptop (set with static ip... (7 Replies)
Discussion started by: kerrygold
7 Replies

9. Linux

Lan card not reaching Gateway

Hi, I have this problem on RHEL box. I am using two NIC's of same model and make (Intel 82557) in the adjacent PCI slots . I am using each one for different subnet and have assigned them ipaddresses and gateways of respective subnets . While one is O.K. connecting to its ... (5 Replies)
Discussion started by: dextergenious
5 Replies

10. Red Hat

PC cannot reach two lan card Linux box

we have red hat 6 linux box There are two lan card one lan card eth0 have ip 10.82.190.31/24 GW 10.82.190.254 2th lan card eth1 have ip 10.82.188.33/24 GW 10.82.188.254 I have below route ... I use two route table root@xxx# netstat -rn Kernel IP routing table Destination Gateway ... (5 Replies)
Discussion started by: chuikingman
5 Replies
vtdaemon(1M)															      vtdaemon(1M)

NAME
vtdaemon - respond to vt requests SYNOPSIS
lan_device lan_device ... DESCRIPTION
responds to requests from other systems (via local area network) made by (see vt(1)). spawns a server to respond to each request that it receives. Options recognizes the following command-line options and arguments: Causes to rebroadcast all requests received on one lan device to all other lan devices specified on the command line. The optional parameter ngateway specifies the maximum number of vtgateway servers that can be in operation concurrently. If ngateway is not specified, there is no limit on the number of vtgateway servers that can be in operation concurrently. Causes vtdaemon to ignore all requests that have come through a gateway. The remaining arguments are the full path names of lan devices that vtdaemon looks for requests on. If no lan devices are specified, the default lan device is used. The major number for this device must correspond to a IEEE 802.3 local area network device. Another function of is to create portals and service portal requests. A portal is a callout device that can be used by to communicate to another machine via local area network (see uucico(1M)). Portals are created by according to the configuration information found in the file Each line in has the format: <calldev>[,<lan device>] <nodename> For each line, creates a portal named calldev in Whenever this device is opened, spawns a server that creates a connection to the system specified by nodename via the lan device specified. If no lan device is specified, the first one specified on the command line when was started is used (or the default lan device is used if no lan devices were specified on the command line). should be terminated by sending signal to it. When receives this signal it removes all of the portals it created in before exiting. DIAGNOSTICS
Diagnostics messages produced by are written to WARNINGS
uses the Hewlett-Packard (Link Level Access) direct interface to the HP network drivers. uses the multicast address It should not be used or deleted by other applications accessing the network. uses the following IEEE 802.3 sap (service access point) values: and They should not be used by other applications accessing the network. Desktop HP-UX If your system has been installed with the Desktop HP-UX product, then both and will not be started by default. In order to start these daemons, change PTYDAEMON_START and VTDAEMON_START from a "0" to a "1" in the and files, respectively. The system must either be rebooted for these changes to take effect, or you can manually start both daemons by typing : where /dev/lan0 is the character special device file corresponding to the IEEE802.3 local area network device. FILES
logfile used by vtdaemon. default lan device name. SEE ALSO
vt(1), uucico(1M). vtdaemon(1M)
All times are GMT -4. The time now is 09:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy