Ubuntu Forums Archive Viewer

Ultra 1 networking??

Archived thread 230604 from Sun Sparc Users. Markdown source: Sun_Sparc_Users/thread_230604_Ultra_1_networking.md

Original URL About this archive
#1

Hi all:

I have an ultra 1 which I had setup with a DHCP server in place, and the networking all worked no problem. Now I want to move it to an area with no DHCP server, so I need to supply it with a static address; I've tried editing /etc/network/interfaces, to look something like this (it's powered down at the moment, so can't confirm exact wording):


# primary network
auto eth0
iface eth0 inet static
    address 192.168.3.30
    netmask 255.255.255.0

Unfortunately, I can't seem to ping anything else on the network. It must be something basic I've left off - any ideas?

#2

maybe add gateway, broadcaast and network. also check the status of the interface.

#3

Problem solved - it was as simple as an incorrect network cable (stupid me put in a crossover).

Cheers, mvdw

#4

On the ultra1 Ubuntu works in graphics mode?