Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 21:11:19 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: /usr/ports/net/pptpclient
Message-ID:  <4D07DD77.2010203@infracaninophile.co.uk>
In-Reply-To: <4D07B4E2.1020007@sbcglobal.net>
References:  <4D07B4E2.1020007@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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--



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