Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 01:35:17 -0800
From:      "Li, Qing" <qing.li@bluecoat.com>
To:        "Brett Glass" <brett@lariat.net>, <net@freebsd.org>
Subject:   RE: Routing problems on VPN servers running FreeBSD  8.0-RELEASE 
Message-ID:  <B583FBF374231F4A89607B4D08578A430682FE95@bcs-mail03.internal.cacheflow.com>
In-Reply-To: <201002030456.VAA00664@lariat.net>
References:  <201002030134.SAA28719@lariat.net> <B583FBF374231F4A89607B4D08578A430682FE1B@bcs-mail03.internal.cacheflow.com> <201002030456.VAA00664@lariat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> The problems seem to be that (a) proxy ARP doesn't get set
> up in either the ARP table or the routing table, and=20
>

Proxy ARP entries are not installed into the routing table.

I believe I have fixed this issue in svn r201282 and merged=20
into 8-STABLE

http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D201282

http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D201614

The keyword "only", as documented in the manpage, requires a
host route to be present or else the proxy arp command will fail.
I can forward you an offline exchange I had with Juergen Lock
on this subject.

>
> (b) the PPP
> daemon can't create or destroy many of the routes that the
> connections need to work.
>

The above patch also include fixes for routing related problem as=20
you will note in the commit message, although I am uncertain if
your problems fall into this category.

>=20
> I can't believe that a version of a major operating system shipped
> without the ability to do PPP, but apparently that's the case!
>=20

Various users reported problems in the vpn/ppp area and those
were addressed before the release.

Given the diverse usage of the operating system, it's fair to say
that I try my best to perform the necessary test coverage, but
it's difficult to be inclusive of all scenarios.

In any case, I am here to work with you to resolve your issues
as quickly as I can.

-- Qing




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