From owner-freebsd-ports@FreeBSD.ORG Tue Dec 14 21:11:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06C691065674 for ; Tue, 14 Dec 2010 21:11:32 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 3FE6C8FC08 for ; Tue, 14 Dec 2010 21:11:31 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id oBELBQ4S010275 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 14 Dec 2010 21:11:26 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk oBELBQ4S010275 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1292361086; bh=GocrOfmWuMfLsvOpO7b1NbMX+o79Z2qaQsQnjs0buHM=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4D07DD77.2010203@infracaninophile.co.uk>|Date:=20T ue,=2014=20Dec=202010=2021:11:19=20+0000|From:=20Matthew=20Seaman= 20|User-Agent:=20Mozilla/5.0=20(M acintosh=3B=20U=3B=20Intel=20Mac=20OS=20X=2010.6=3B=20en-US=3B=20r v:1.9.2.12)=20Gecko/20101027=20Thunderbird/3.1.6|MIME-Version:=201 .0|To:=20freebsd-ports@freebsd.org|Subject:=20Re:=20/usr/ports/net /pptpclient|References:=20<4D07B4E2.1020007@sbcglobal.net>|In-Repl y-To:=20<4D07B4E2.1020007@sbcglobal.net>|X-Enigmail-Version:=201.1 .1|OpenPGP:=20id=3D60AE908C|Content-Type:=20multipart/signed=3B=20 micalg=3Dpgp-sha1=3B=0D=0A=20protocol=3D"application/pgp-signature "=3B=0D=0A=20boundary=3D"------------enigB51DCE13D6EA76693F9A167E" ; b=qX3jX5vwAK6kazMcmyp4EwjYGxZfkfrFVsI92Swz6fTLvvMu0m987u7S0RFd8WWQ9 mgqXQTz2umq9Xtq40XHhN+2Xw+3eJhjBWZyHLMAvcqdFZZGYAOEVyNa7NS2Ia7moOs lq/1z5Pv0he74K9EbKoFdED181oR9pZBnYgEJuZs= Message-ID: <4D07DD77.2010203@infracaninophile.co.uk> Date: Tue, 14 Dec 2010 21:11:19 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D07B4E2.1020007@sbcglobal.net> In-Reply-To: <4D07B4E2.1020007@sbcglobal.net> X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB51DCE13D6EA76693F9A167E" X-Virus-Scanned: clamav-milter 0.96.5 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Subject: Re: /usr/ports/net/pptpclient X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2010 21:11:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB51DCE13D6EA76693F9A167E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 14/12/2010 18:18, Mike Sabroff wrote: > I am trying to get a VPN connection to the office and after googleing, > it looked like this would be a good choice for FreeBSD. >=20 > I am running 7.3-RELEASE FreeBSD. I had no problem building or > installing, in fact it was fast and sweet! >=20 > I followed some documentation I found on the setup and modifying the > /etc/resolve.conf file and all went fine until I ran the script to > invoke pptp and when it ran I got an error message stating basically > that /usr/bin/ip was an unknown command. >=20 > ip is a linux command but doesn't seem to be part of a default freebsd > system and is not a dependency of the pptpclient port. >=20 > My question is....What if any is the equivalent of ip on freebsd or > which port would I install to get ip or it's equivalent? >=20 Most of the equivalent functionality of {/sbin,/usr/bin}/ip is provided by ifconfig(8) under FreeBSD -- plus some combination of route(8), ipfw(8) or pf(4) as well as (obviously) ppp(8) and a few other bits'n'bobs (all of which are part of the base OS). Which suggests that the instructions you're following are very much linux specific. Linux instructions tend to have this fatal flaw of working /on linux/ and almost but not quite working elsewhere. I'd hazard a guess that if it's anything useful, then someone has written a web page or blogged or otherwise created some sort of equivalent on FreeBSD, and that it is probably available on the web for the taking. Your mission, should you choose to accept it, is to type a suitably cunning Google search that reveals at least one example thereof.= Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigB51DCE13D6EA76693F9A167E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0H3X4ACgkQ8Mjk52CukIwXmACbBchEwxA22kIgijgJaYDWfh76 +JsAn0n+O+ZnK+L2PayEJp4MGU4f16ka =BbxO -----END PGP SIGNATURE----- --------------enigB51DCE13D6EA76693F9A167E--