From owner-freebsd-bugs Tue Oct 15 14: 0:27 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C3E637B407 for ; Tue, 15 Oct 2002 14:00:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FBC43EAC for ; Tue, 15 Oct 2002 14:00:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9FL0OCo045436 for ; Tue, 15 Oct 2002 14:00:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9FL0Ovk045435; Tue, 15 Oct 2002 14:00:24 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DC0A37B401 for ; Tue, 15 Oct 2002 13:52:46 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A3443E88 for ; Tue, 15 Oct 2002 13:52:45 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9FKqj7R071128 for ; Tue, 15 Oct 2002 13:52:45 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9FKqjIE071127; Tue, 15 Oct 2002 13:52:45 -0700 (PDT) Message-Id: <200210152052.g9FKqjIE071127@www.freebsd.org> Date: Tue, 15 Oct 2002 13:52:45 -0700 (PDT) From: Dave To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/44122: tun0 gets a second ip adress after a disconnect Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44122 >Category: misc >Synopsis: tun0 gets a second ip adress after a disconnect >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 15 14:00:23 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dave >Release: 4.6.2 >Organization: >Environment: FreeBSD firewall.lan 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sun Oct 6 18:20:34 CEST 2002 root@firewall.lan:/usr/obj/usr/src/sys/ALUBOX i386 >Description: Sometimes when my FreeBSD firewall gets disconnect by my ISP and re-opens the connection (ppp is running with --ddial) the tun0 device has suddenly 2 wan-ips. I've contacted my ISP to make clear that it is impossible to open 2 connections and to get 2 wan-ips on my DSL-line. The output from ifconfig tun0: flags=8051 mtu 1492 inet 212.202.xxx.xxx --> 255.255.255.255 netmask 0xffffffff inet 212.202.xxx.xxx --> 212.202.xxx.xxx netmask 0xffffff00 Opened by PID 57 >How-To-Repeat: >Fix: I've killed the ppp daemon and restarted it with ppp -ddial >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message