Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 19:07:41 -0500
From:      "Jason Fried" <jasonfried@home.com>
To:        <questions@FreeBSD.org>
Subject:   Network interface aliases
Message-ID:  <000501bfb94a$98095490$5f2d0418@btnrug1.la.home.com>

next in thread | raw e-mail | index | archive | help
I am running a FreeBSD 3.4 release server. and ive notices that it is
randomly making alias of ep0, with what looks to be a random ip from my
class C.

ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 199.233.131.99 netmask 0xffffff00 broadcast 199.233.131.255
        ether 00:60:8c:84:f2:d7

then a second later

ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 199.233.131.99 netmask 0xffffff00 broadcast 199.233.131.255
        inet 199.233.131.200 netmask 0xffffffff broadcast 199.233.131.200
        ether 00:60:8c:84:f2:d7

its been doing that all day long, with different ips, from my subnet.
Ive killed off all programs, to see if i had something running that was
doing it, but it still happend.

Do you have any idea what could be causing this to happen?




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?000501bfb94a$98095490$5f2d0418>