From owner-freebsd-stable@freebsd.org Wed Oct 25 20:54:24 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D341AE5406B for ; Wed, 25 Oct 2017 20:54:24 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [IPv6:2607:f3e0:80:80::2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "smarthost.sentex.ca", Issuer "smarthost.sentex.ca" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A271881D67 for ; Wed, 25 Oct 2017 20:54:24 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (lava.sentex.ca [IPv6:2607:f3e0:0:5::11]) by smarthost2.sentex.ca (8.15.2/8.15.2) with ESMTPS id v9PKsNLS054264 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 25 Oct 2017 16:54:23 -0400 (EDT) (envelope-from mike@sentex.net) Received: from [192.168.43.26] (saphire3.sentex.net [192.168.43.26]) by lava.sentex.ca (8.15.2/8.15.2) with ESMTP id v9PKsKPv021979 for ; Wed, 25 Oct 2017 16:54:21 -0400 (EDT) (envelope-from mike@sentex.net) To: FreeBSD-STABLE Mailing List From: Mike Tancsa Subject: ppp routing bug ? Organization: Sentex Communications Message-ID: Date: Wed, 25 Oct 2017 16:54:20 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2017 20:54:24 -0000 While testing out our nanobsd RELENG11 images, I noticed a strange routing issue. Using a standard pppoe config that has been working fine on RELENG8,9,10 I am getting bogus routing entries. having the commands in ppp.linkup pppoe: add 192.168.134.2/32 HISADDR add 192.168.134.3/32 HISADDR add 192.168.134.4/32 HISADDR add 192.168.134.5/32 HISADDR results in these routing table entries # netstat -Wnr | grep tun0 default 64.7.128.7 US 112 1492 tun0 64.7.128.7 link#14 UHS 0 1492 tun0 0.0.0.0&0x17040000 64.7.128.7 US 0 1492 tun0 0.0.0.0&0x17040000 64.7.128.7 US 0 1492 tun0 0.0.0.0&0x17040000 64.7.128.7 US 0 1492 tun0 0.0.0.0&0x17040000 64.7.128.7 US 0 1492 tun0 ff02::%tun0/32 fe80::20d:b9ff:fe18:62f4%tun0 UGS 0 1492 tun0 The ppp.conf is ltepppoe: add default HISADDR set device PPPoE:vr0 set server /var/run/dsl-internet "" 0177 set speed sync disable ipv6cp enable echo disable vjcomp set cd 15 set dial set login set timeout 0 set lqrperiod 10 set authname xxx@yyy set authkey zzzz set ifaddr 10.0.0.1/0 10.0.0.2/0 Any idea what might be up ? ---Mike -- ------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/