Sponsored Content
Operating Systems Solaris Configuring TP Ethernet in SPARCstation 5 Solaris 8 Post 302145914 by porter on Thursday 15th of November 2007 07:32:41 PM
Old 11-15-2007
Then create one, eg

Code:
$ cat /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost
192.168.40.5   your.long.name yourshortname  loghost

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

aggregate ethernet ports under Solaris

I have been looking for info on how to aggregate 2 ore 3 NIC's into into one big pipe. Any advice would be appreciated. -Chuck (4 Replies)
Discussion started by: 98_1LE
4 Replies

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

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

4. UNIX for Advanced & Expert Users

determining ethernet port speed in solaris

i purchased, what was labeled as a 4-port fast ethernet sbus card from ebay. i installed it in my ultra1, and it seems to be working fine. how can i determine if the card is infact a fast ethernet card vs. the standard ethernet 4-port card? (7 Replies)
Discussion started by: xyyz
7 Replies

5. SCO

Configuring Broadcom BCM5721 NetXtreme Gigabit Ethernet

Hi, I have my server which has LAN with above model build onboard my Dell Server, I got this driver from SCO Unix website but yet to identify the following option: 1. PCI Slot- 2. Bus- 3. Device- 4. Function- Would anyone please kindly advice what should the... (0 Replies)
Discussion started by: spiderweb
0 Replies

6. Solaris

[Please Help] ethernet problem on solaris

Hi All, i have a problem with my database server using sun machine v440 and sunOS 5.9 on ethernet, i've checked on system log /var/adm/messages and found much error messages like shown below : Sep 21 16:14:48 dbs genunix: WARNING: ce0: fault detected external to device; service degraded Sep... (2 Replies)
Discussion started by: bucci
2 Replies

7. Solaris

Configuring TP Ethernet SS5 Solaris 8

Hey. how do i configure the Lance Ethernet in my SS5 i must use DHCP to get Internet access. i have tried sys-unconfig and ifconfig le0 plumb and dhcp. but no cigar. how do i configure ? i have had some problems with the /etc/hosts dir. it says it dosent exist and when i try to create it it says... (1 Reply)
Discussion started by: mads-nielsen
1 Replies

8. Solaris

How to get Solaris 8 x86 (32 bits) ethernet up on Vmware 6.x.x?

Hello professional, I am using Solaris 8 x86 (32 bits) running on Vmware 6.x.x my vmware configuration: config.version = "8" virtualHW.version = "6" scsi0.present = "TRUE" memsize = "1024" ide0:0.present = "TRUE" ide0:0.fileName = "Other.vmdk" ide1:0.present = "TRUE"... (0 Replies)
Discussion started by: draggy
0 Replies

9. Solaris

Sun Solaris ethernet interface

Hi, During the installation of solaris suppose I am configuring one ethernet interface that is primary but on my server there are 4 ethernet interfaces,because all other interface not configured, what is way to find out how many ethernet interfaces are there on Server, (6 Replies)
Discussion started by: manoj.solaris
6 Replies

10. Solaris

Solaris 11 ssh on machine with multiple Ethernet ports

I have a server with 6 Ethernet ports. 4 are the the motherboard based 1 GBE ports and 2 are 10 GBE ports on NICs. I have set these all up with static IP addresses and use the standard /etc/nsswitch.files. My IP addresses are net0 192.168.1.82 net1 192.168.2.82 and so on till net5... (4 Replies)
Discussion started by: ashlaw
4 Replies
TL(4)							   BSD Kernel Interfaces Manual 						     TL(4)

NAME
tl -- Ethernet driver for Texas Instruments ThunderLAN based board SYNOPSIS
tl* at pci? dev ? function ? Configuration of PHYs is necessary. See mii(4). DESCRIPTION
The tl device driver supports network adapters based on the Texas Instruments ThunderLAN chip. HARDWARE
Supported cards include: Compaq Netelligent in baseboard and PCI variants (10BASE-T-only variant untested). Compaq NetFlex 3/P in baseboard variant only (the PCI variant doesn't use the same chip!). It Baseboard Compaq Deskpro 4000 5233MMX Ethernet (This has been tested on the Deskpro 4000M only). TI TravelMate 5000 series laptop docking station's Ethernet board. MEDIA SELECTION
The different models of the supported boards come with some subset of RJ-45, BNC and AUI connectors. Media selection is done using ifconfig(8) using the standard ifmedia(4) mechanism. Refer to those manual pages for more information. The tl driver doesn't have full automatic media selection. By default it will do an Nway (IEEE 802.3u) negotiation on the 10BASE-T port for the speed and duplex mode with the link partner. If the AUI or BNC port is used, an explicit media type must be specified to ifconfig(8). SEE ALSO
ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) BUGS
The board marked as untested will always claim having an AUI connector, where it may be a BNC one. BSD
May 16, 2009 BSD
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy