Sponsored Content
Operating Systems Solaris Configuring TP Ethernet in SPARCstation 5 Solaris 8 Post 302145909 by porter on Thursday 15th of November 2007 05:49:50 PM
Old 11-15-2007
A SparcStation 5 has a Lance Ethernet on board, so that should be "le0".

The minimum config is

(a) hostname and IP address in /etc/hosts

(b) nodename in /etc/nodename

(c) hostname in /etc/hostname.le0

(d) masks in /etc/netmasks

Then additionally

(e) default route in /etc/defaultrouter

(f) DNS info in /etc/resolv.conf

(g) appropriate settings in /etc/nsswitch.conf

Try

Code:
ifconfig le0 plumb

or setup all I have mentioned and reboot.

Alternatively run "sys-unconfig"
 

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

NAME
pcn -- AMD PCnet-PCI Ethernet family driver SYNOPSIS
pcn* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The pcn device driver supports Ethernet interfaces based on the AMD PCnet-PCI family of Ethernet chips. The chips supported by the pcn driver include: o Am79c970 PCnet-PCI Single-Chip Ethernet Controller for PCI Local Bus o Am79c970A PCnet-PCI II Single-Chip Full-Duplex Ethernet Controller for PCI Local Bus o Am79c971 PCnet-FAST Single-Chip Full-Duplex 10/100Mbps Ethernet Controller for PCI Local Bus o Am79c972 PCnet-FAST+ Enhanced 10/100Mbps PCI Ethernet Controller with OnNow Support o Am79c973/Am79c975 PCnet-FAST III Single-Chip 10/100Mbps PCI Ethernet Controller with Integrated PHY PCnet-PCI chips are found on some Hewlett-Packard PCI Ethernet boards, and on the Allied Telesyn AT-2700TX PCI Ethernet board. They are also found on some processor evaluation boards as an example peripheral. The pcn driver also supports the emulated PCnet-PCI interface provided by VMware. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) HISTORY
The pcn driver first appeared in NetBSD 1.6. AUTHORS
The pcn driver was written by Jason R. Thorpe <thorpej@wasabisystems.com>. BSD
August 27, 2001 BSD
All times are GMT -4. The time now is 10:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy