Sponsored Content
Operating Systems Solaris Configuring TP Ethernet in SPARCstation 5 Solaris 8 Post 302146037 by mads-nielsen on Friday 16th of November 2007 10:03:43 AM
Old 11-16-2007
Do i have to make a txt file in the hosts dir or what ?
i have tried sys-unconfig and configuring the ethernet from the ok promt.
i gotta use DHCP to get internet access. how do i configure the stuff. i dont have a dir called hosts. and i cant make one. (im Root)

Mads Nielsen
 

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

NAME
sn -- National Semiconductor DP83932 (SONIC) based Ethernet device driver SYNOPSIS
arc sn0 at jazzio? mac68k sn* at obio? sn* at nubus? DESCRIPTION
The sn interface provides access to a 10 Mb/s Ethernet network via the National Semiconductor DP83932 (SONIC) Ethernet chip set. Each of the host's network addresses is specified at boot time with an SIOCSIFADDR ioctl(2). The sn interface employs the address resolution protocol described in arp(4) to dynamically map between Internet and Ethernet addresses on the local network. HARDWARE
arc The sn driver supports on-board JAZZ based SONIC interfaces found on Acer PICA and NEC machines. mac68k The sn driver is currently known to support the following NuBus cards: o Apple LC Twisted-pair (part #820-0532-A) PDS card o Cayman Gatorcard PDS o Dayna DaynaPort/E30 In addition, the sn interface supports the following interfaces: o on-board Ethernet for non-AV Quadras o on-board Ethernet for 500-series PowerBooks o Apple CS Ethernet Twisted-pair card for Comm Slot found on LC575, Quadra 630, LC630, and Performa 580. DIAGNOSTICS
sn%d: transmit FIFO underrun sn%d: receive FIFO overrun sn%d: receive buffer exceeded sn%d: receive buffers exhausted sn%d: receive descriptors exhausted These messages indicate that the interface gets errors (due to heavy load etc.) and reinitialized. SEE ALSO
arp(4), inet(4), netintro(4), ifconfig(8) HISTORY
The sn interface for mac68k, which was derived from a driver for old NetBSD/pica port, first appeared in NetBSD 1.3. Jason Thorpe has rewritten a new machine independent SONIC driver which uses bus_dma(9) and bus_space(9) APIs after NetBSD 1.5 release, and NetBSD/arc has been switched to using the machine independent (MI) driver. NetBSD/mac68k has also been switched to using the MI driver after the NetBSD 4.0 release. BSD
May 16, 2009 BSD
All times are GMT -4. The time now is 04:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy