[ug-bosug] Network issue at startup..

Anil Gulecha anil.verve at gmail.com
Sat Feb 3 19:45:14 PST 2007


On 2/3/07, Pavan Chandrashekar - Sun Microsystems <
Pavan.Chandrashekar at sun.com> wrote:
>
> The following details are missing :
>
> * You have re-copied the /etc/hosts information for /etc/inet/ipnodes
> information.
> * I asked for netstat -rn not -m. If your fonts aren't clear enough in
> your mail client, you wont notice the difference between the two. I
> asked for -r -n effectively.
>
> However,Your problems are obvious. You have a wrong /etc/hosts entry.
> change it to something like this :
>
> 127.0.0.1       localhost
> 192.168.1.5     solaris loghost
>
> ( If someone can explain what the ::1 entry is for, it will be much
> appreciated. )
>
> Just another piece of information :
>
> cat /etc/netmasks


Hi Pavan,

My hosts and ipnodes are indeed one and the same. See the cmp..

bash-3.00$ su
Password:
# cat /etc/netmasks
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License").  You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2000 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident "@(#)netmasks   1.5     05/06/10 SMI"
#
# 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
#
192.168.1.0     255.255.255.0
# cmp /etc/hosts /etc/inet/ipnodes
# netstat -rn

Routing Table: IPv4
  Destination           Gateway           Flags  Ref     Use     Interface
-------------------- -------------------- ----- ----- ---------- ---------
224.0.0.0            127.0.0.1            U         1          0 lo0
127.0.0.1            127.0.0.1            UH        1         44 lo0


I'm not sure if removing the ::1 entry will help. It has been there before
the problem arose.

Regards
Anil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070204/3afbdbcd/attachment.html 


More information about the ug-bosug mailing list