Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 1998 16:36:15 GMT
From:      Brian Neal <brian@free1.cetinc.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   error: ip-address is duplicated by ip-addess
Message-ID:  <199804131636.QAA21533@free1.cetinc.com>

next in thread | raw e-mail | index | archive | help

Hello,

I'm running a web server under FreeBSD-3.0SNAP and Apache.
I'm using Apache's virtual host function to host multiple
virtual domains.

To bind the ip's to the network card I do:

 ifconfig ed1 inet [virtual-ip] netmask 0xffffff00 alias
 route add [virtual-ip] 127.0.0.1

Everything works fine but I get this error message:

 routed: ed1 (206.240.124.9/24) is duplicated by ed1 (206.240.124.40/24)

Everything still works, but this error is filling up my log
files!

Thanks in advance,

Brian Neal

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804131636.QAA21533>