• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Internet Connection on OS X (PPP)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Internet Connection on OS X (PPP)


  • Subject: Re: Internet Connection on OS X (PPP)
  • From: Payman <email@hidden>
  • Date: Fri, 08 Nov 2002 00:41:34 +0100

Hi Jens,

i am dumping all codes : (OS X 10.2.1 & CW8.2)
see below:

Without modem connection to tel. :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPDisconnectEvent : cookie= 0 - OTResult= 0

Wrong password (Auth Error) :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPLowerLayerUpEvent : cookie= 0 - OTResult= 0
kPPPLCPUpEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationStartedEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationFinishedEvent : cookie= 0 - OTResult= 0 (Nothing here ??? and disconnect)
kPPPLCPDownEvent : cookie= 0 - OTResult= 0
kPPPLowerLayerDownEvent : cookie= 0 - OTResult= 0
kPPPDisconnectEvent : cookie= 0 - OTResult= 0

All OK (connection) :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPLowerLayerUpEvent : cookie= 0 - OTResult= 0
kPPPLCPUpEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationStartedEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationFinishedEvent : cookie= 0 - OTResult= 0
kPPPIPCPUpEvent : cookie= 0 - OTResult= 0

whats wrong
is this a bug in OT on PPP mode ?
I try in async (endpoint) mode and seam result ...

Thanks for you help

Payman ...



Jens Bauer wrote:

Hi Payman,

I'd recommend that you do not look at the cookie at all, but instead look at the OTResult parameter (in this case you named the variable 'res').

Try dumping these codes, and see what happens.


On Thursday, Nov 7, 2002, at 14:59 Europe/Copenhagen, Payman wrote:
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Internet Connection on OS X (PPP) (From: Jens Bauer <email@hidden>)

  • Prev by Date: ISP internet connection ...
  • Next by Date: Re: UDP samples
  • Previous by thread: Re: Internet Connection on OS X (PPP)
  • Next by thread: Re: Internet Connection on OS X (PPP)
  • Index(es):
    • Date
    • Thread