Hi,

I'm getting errors about duplicate IP addresses and I don't know why:

Feb 13 18:54:06 ferrari ip: [ID 903730 kern.warning] WARNING: IP: Hardware 
address '00:c0:9f:f4:6a:3c' trying to be our address 192.168.178.101!
Feb 13 18:59:06 ferrari last message repeated 4 times
Feb 13 19:04:06 ferrari ip: [ID 903730 kern.warning] WARNING: IP: Hardware 
address '00:c0:9f:f4:6a:3c' trying to be our address 192.168.178.101!


My network configuration is:

bash-3.00# ifconfig -a                                                          
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1                                                                         
     
        inet 127.0.0.1 netmask ff000000                                         
bcme0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2 
        inet 192.168.178.101 netmask ffffff00 broadcast 192.168.178.255         
        ether 0:c0:9f:f4:6a:3c                                                  
bcme0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2    
        inet 192.168.199.1 netmask ffffff00 broadcast 192.168.199.255           
bcme0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2    
        inet 10.11.12.2 netmask fffffff8 broadcast 10.11.12.7                   

The /etc/hostname.bmce0 is

bash-3.00# ls /etc/hostname*
/etc/hostname.bcme0

bash-3.00#

bash-3.00# cat /etc/hostname.bcme0
addif ferrari_local netmask + broadcast + up \
addif lhost netmask + broadcast + up

bash-3.00# cat /etc/hosts                                                       
# 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 1992 Sun Microsystems, Inc.  All rights reserved.                   
# Use is subject to license terms.                                              
#                                                                               
# ident "@(#)hosts      1.6     05/06/10 SMI"                                   
#                                                                               
# Internet host table                                                           
#                                                                               
127.0.0.1       localhost admin.ferrari.isbs.de                                 
                                                                                
#                                                                               
                                                                                
                                                                                
### customizations by sol10 customization ###                                   
#                                                                               
192.168.178.5   tp600                                                           
192.168.178.8   sol9                                                            
192.168.178.1   fritzbox                                                        
192.168.178.6   zaurus                                                          
192.168.178.7   sol7                                                            
192.168.178.3   hp4                                                             
192.168.178.11  ultra5                                                          
192.168.178.250 netgear                                                         
                                                                                
192.168.199.1    ferrari_local   arcor.ferrari.isbs.de  akabank.ferrari.isbs.de 
 sinius.ferrari.isbs.de  develop.ferrari.isbs.de loghost
                                                                                
#                                                                               
# entries for the IP NAT for zones                                              
#                                                                               
10.11.12.0 lnetwork                                                             
10.11.12.1 lrouter                                                              
10.11.12.2  lhost                                                               
10.11.12.3 lzone1                                                               
10.11.12.4 lzone2                                                               
10.11.12.5 lzone3                                                               
10.11.12.6 lzone4                                                               
10.11.12.7 lbroadcast                                                           
                                                                                
                                                                                
192.168.178.101 ferrari # Added by DHCP                                         


My environment

bash-3.00# uname -a 
SunOS ferrari 5.11 snv_30 i86pc i386 i86pc

on a Acer Ferrari 4005; 

bash-3.00# pkginfo -l BRCMbcme                                      
   PKGINST:  BRCMbcme                                               
      NAME:  Broadcom NetXtreme Gigabit Ethernet Adapter Driver     
  CATEGORY:  system                                                 
      ARCH:  i386                                                   
   VERSION:  v8.3.1                                                 
   BASEDIR:  /                                                      
    VENDOR:  Broadcom Corporation, Inc.                             
      DESC:  Broadcom NetXtreme Gigabit Ethernet PCI Adapter Driver 
    PSTAMP:  sunstreaker20051017160157                              
  INSTDATE:  Feb 07 2006 22:55                                      
   HOTLINE:  Please contact your local service provider             
    STATUS:  completely installed                                   
     FILES:       11 installed pathnames                            
                   7 shared pathnames                               
                   7 directories                                    
                   1 executables                                    
                 896 blocks used (approx)                           

Why do I get these error messages?


regards

Bernd
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to