Jump to content
7 posts in this topic

Recommended Posts

i need the pptp client so i can connect to internet(the internet connect app doesn`t connect).

so i tried to compile pptp client(1.7.0,1.6.0,1.5.0,1.4.0,1.3.1) and it compile it until the linking part when using -lutil flag(libutil) it just say that it can`t find a file for libutil.

some questions:

1.how can i get libutil on MacosX ?

2.which pptp client exsist for Macosx(GUIs and command-line)?

3.does someone get to compile pptp client using gentoo portage on macosx

Link to comment
https://www.insanelymac.com/forum/topic/732-pptp-client/
Share on other sites

Did you have tried the built-in PPTP Client?

You may found it in Applications/Internet Connection/VPN.

Internet Connect doesn`t connect to the internet

but i tried to extract the PPTP.bundle from the internet connect.app to /sbin

but it say bad executable.

does the VPN is pptp?

Link to comment
https://www.insanelymac.com/forum/topic/732-pptp-client/#findComment-4401
Share on other sites

X86 and PPC have nothing to do with these problems, you will get exactly the same incompatibility with a PPC Mac:

 

Apple has implemented the IETF NAT-T standard (RFC 3947) in Mac OS X Panther (10.3.6+) and Tiger (10.4+). Unfortunately, Apple decided to deviate from the NAT-T standard in a small but subtle way so that it is not compatible with any other IPsec implementation (as far as I know). Mac OS X sends the non-standard vendor ID string "draft-ietf-ipsec-nat-t-ike" instead of "RFC 3947". Additionally, according to some reports Apple actually implemented draft version 8 of the NAT-T standard which was the latest draft before the standard was ratified. This draft version is not the final version and, in fact, draft 8 jumped the gun a bit because it uses invalid numbers which are already allocated by IANA. This means that at this stage the NAT-T support in Mac OS X will probably not interoperate with other IPsec implementations unless they are specifically modified to support this Mac OS X quirk (Apple's Mac OS X Server is probably one of these implementations; the Stinghorn L2TP/IPsec Gateway is another one).

 

http://www.jacco2.dds.nl/networking/freesw...l#NAT-Traversal

Link to comment
https://www.insanelymac.com/forum/topic/732-pptp-client/#findComment-5207
Share on other sites

×
×
  • Create New...