Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 08:57:13 +0400
From:      Alexander Zagrebin <alexz@visp.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/104850: ppp problem on TCP link
Message-ID:  <E1GdJmL-0004FY-PY@mail.visp.ru>
Resent-Message-ID: <200610270500.k9R50W7m064884@freefall.freebsd.org>

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

>Number:         104850
>Category:       bin
>Synopsis:       ppp problem on TCP link
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 27 05:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zagrebin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
None
>Environment:
System: FreeBSD 6.1-RELEASE


>Description:
    I have problem when using /usr/sbin/ppp and PPP over TCP link in dedicated mode.
    After unexpected PPP session termination due to, for example, temporary network
    failure, ppp can't reestablish connection.
    Reason: ppp in dedicated mode always keeps device open. So after session termination
    ppp does not reopens tcp connection with peer, and continues to use the old one,
    which no more valid.
>How-To-Repeat:
    1. Setup PPP over TCP dedicated link between two hosts and establish connection. 
    2. Simulate the network failure between this hosts.
    3. See logs and sockstat output on machine where ppp is running in dedicated mode.
>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GdJmL-0004FY-PY>