From owner-freebsd-net@FreeBSD.ORG Tue Apr 20 06:00:59 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D67E11065670; Tue, 20 Apr 2010 06:00:59 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id E2D1A8FC08; Tue, 20 Apr 2010 06:00:58 +0000 (UTC) Received: by wwa36 with SMTP id 36so3529884wwa.13 for ; Mon, 19 Apr 2010 23:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=lBOO4L+pUE7DhyJlGUS4A/ek8bm7/hi1IlFxKKVLHE0=; b=SiIVhzp+XRiIl30Mk5ESylRnRvqoeJjXwGZ/N3pEyDCCxe84onWm+IKypWuT7xXn5C awWsy2TcLvfhhQKLg+nDXJVK85VktyxsOSFheofWdPxPVYdmBn5NHAwIZDGMZi8xDOnR 881b0hUcWCjnOsNngQlt2y1ZaVtTfMbm/lzkI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vHjJf4r2lAMMkrHbvNTS8nyWwpE8eAcVHtOH2JYU0/50b/emQCbu+k3LGtvHCy2rzV G6wgoCmPn0mSnmnXU+zj96jvp7pc/Ldm6qQyjvoPGgFDl8gGj3NQEahGUCtn8x4ULePb hCTozUSfb/3GB7rqJXwsv/xAYtagqokvTM2o4= MIME-Version: 1.0 Received: by 10.216.13.7 with HTTP; Mon, 19 Apr 2010 23:00:57 -0700 (PDT) In-Reply-To: References: <4B28F841.1070900@skylinetele.com> Date: Tue, 20 Apr 2010 09:00:57 +0300 Received: by 10.216.86.67 with SMTP id v45mr832972wee.70.1271743257713; Mon, 19 Apr 2010 23:00:57 -0700 (PDT) Message-ID: From: Marin Atanasov To: Qing Li Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, "Li, Qing" , freebsd-current@freebsd.org, freebsd-stable@freebsd.org, "Prokofiev S.P." Subject: Re: net/mpd5, ppp, proxy-arp issues X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2010 06:00:59 -0000 Hello Qing, Seems I've missed that thread, thank you for pointing it out. I was using csup to track RELEN_8_0 branch. Currently I'm syncing to RELENG_8. If I understood you right, after getting the sources for RELENG_8, I need to apply the patch and then rebuild world? Thanks and regards, Marin On Mon, Apr 19, 2010 at 8:50 PM, Qing Li wrote: > Have you seen this thread? > > http://lists.freebsd.org/pipermail/freebsd-net/2010-April/025128.html > > Quite a few fixes have gone into the -current and RELENG_8 branches. > Please try sync-up to the latest code before applying the patch. > > -- Qing > > > > On Sun, Apr 18, 2010 at 11:53 PM, Marin Atanasov wrote: > > Hi, > > > > I was setting up mpd5 from ports, but this proxy-arp issue still exists > in > > 8.0. > > > >> uname -r > > 8.0-RELEASE-p2 > > > > I've attached the output from the mpd5 daemon, where you can still see > that > > the issue is relevant. > > > > I've also tried to apply the patch, but it's no longer on that location. > > Something else to add - I've a dns server running on the same machine > that > > mpd5 was set up. I'm not sure if this is caused by mpd5 daemon or the arp > > issue, but after a couple of start/stops of mpd5 the name resolving from > the > > gateway machine is not possible, all other systems from the internal > network > > are able to use the dns server on the gateway, but the gateway itself > > cannot. > > > > Restart of named, doesn't help either, so I had to completely reboot the > > machine, so that arp entries are flushed as well. > > > > Could you please have a look at the issue? If you need some additional > > information, please let me know. > > > > Regards, > > Marin > > > > On Wed, Dec 16, 2009 at 6:09 PM, Prokofiev S.P. > > wrote: > >> > >> Thank you ! > >> The problem with proxy-arp has disappeared (FreeBSD 8-STABLE amd64 with > >> mpd5). > >> > >> Please, somebody fix the bug kern/141285... > >> > >> > >> Li, Qing wrote: > >>> > >>> Hi, > >>> > >>> Recently there have been several reports regarding issues with ppp, > mpd5 > >>> and proxy-arp configuration over the ppp links. I read through the > >>> various postings and the problems seem to be: > >>> > >>> 1. Unable to add proxy-arp entries for the remote ppp clients. > >>> > >>> 2. Log showing "ifa_add_loopback_route: insertion failed" causing > some > >>> userland applications to fail. > >>> > >>> May I ask that you try applying patch > >>> > >>> http://people.freebsd.org/~qingli/ppp-proxy-arp-patch-121515.diff > >>> > >>> and report back if the patch fixes your problems. And if not, please > >>> describe what additional issues you are having. > >>> > >>> Thanks, > >>> > >>> -- Qing > >>> > >>> > >>> _______________________________________________ > >>> freebsd-net@freebsd.org mailing list > >>> http://lists.freebsd.org/mailman/listinfo/freebsd-net > >>> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >>> > >>> > >>> > >> > >> _______________________________________________ > >> freebsd-stable@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >> To unsubscribe, send any mail to " > freebsd-stable-unsubscribe@freebsd.org" > > > > > > > > -- > > Marin Atanasov Nikolov > > dnaeon AT gmail DOT com > > daemon AT unix-heaven DOT org > > > -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org