Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2008 19:36:12 GMT
From:      JOAO HENRIQUE BERGAMASCO <joao@netlan.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/127192: Routed remove the secondary alias IP of interface after 5 minutes - FreeBSD version 7.0
Message-ID:  <200809071936.m87JaCvK031885@www.freebsd.org>
Resent-Message-ID: <200809071940.m87Je1hr061316@freefall.freebsd.org>

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

>Number:         127192
>Category:       i386
>Synopsis:       Routed remove the secondary alias IP of interface after 5 minutes - FreeBSD version 7.0
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 07 19:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     JOAO HENRIQUE BERGAMASCO
>Release:        FreeBSD 7.0-RELEASE
>Organization:
NETLAN TECNOLOGIA DE SISTEMAS
>Environment:
FreeBSD mozart.unetsul.com.br 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Wed Jun 11 04:02:34 UTC 2008     netlan@clone.netlan.com.br:/usr/s
rc/sys/i386/compile/sif i386

>Description:
I have a following configuration:

  ifconfig ed0 192.168.1.1/24
  ifconfig ed0 192.168.10.1/24 alias

After 5 minutes, the first IP (192.168.1.1) become unreachable if I do a ping to it.
I could see that route to 192.168.1.0/24 was deleted. But, 192.168.10.0/24 is working well.

Can anybody help me ?

Best regards,

João Henrique Bergamasco
Brazil - Florianópolis/SC


>How-To-Repeat:
Intall the FreeBSD 7-RELEASE
Configure the interface:
  ifconfig ed0 192.168.1.1/24
  ifconfig ed0 192.168.10.1/24 alias
Ping the first IP:
  ping 192.168.1.1
Wait for six minutes and you will see the problem.
After five minutes, the problem will solve and it will appear five minutes after.

>Fix:
No fix until now.

>Release-Note:
>Audit-Trail:
>Unformatted:



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