Hi Dan
Static IP. Here's the contents of "hosts" -
#
# Internet host table
#
127.0.0.1 localhost
152.71.37.230 yultra-01 loghost
152.71.0.66
Here's contents of "defaultrouter"
152.71.0.66
Here's contents of "hostname.hme0"
yultra-01
Here's contents of "netmasks"
#
# The netmasks file associates Internet Protocol (IP) address
# masks with IP network numbers.
#
# network-number netmask
#
# The term network-number refers to a number obtained from the Internet
Network
# Information Center.
#
# Both the network-number and the netmasks are specified in
# "decimal dot" notation, e.g:
#
# 128.32.0.0 255.255.255.0
#
152.71.0.0 255.255.000.000
---------------------------------------------
Hi Jrgen - 071 instead of 057? That sounds very feasible, especially since
we've seen it before on Windows workstations, so somewhere there must be a
file with "071" instead of "71" in it!
ta for all the help so far guys!
Dave
> > Cheers for that. I've had a look on docs.sun.com & check all my hosts &
> > conf files. I've also copied those two files over. Workstation now
> > rebooted, but something still not right.
> > Something funny is going on because if I do an ifconfig hme0, it
reports my
> > IP as being 152.57.31.230 and my broadcast addr as being 152.57.255.255.
> > This is wrong, they should be 152.71.37.230 & 152.71.255.255.
> > "hostname.hme0" has the correct IP in.
> Is this a static IP or DHCP'd assignment?
> If static, then double check the settings of:
> /etc/hosts
> /etc/hostname.hme0
> /etc/inet/netmasks
> /etc/defaultrouter
> If you're not sure about proper configuration, you're more than welcome
> to post the contents of these files here (or send email).
> -Dan