Hi Guys,
Finally got round to going through a few of your suggestions and got my VPN to connect to my server, well sort of.
I can get it to connect while connected to my wifi but if I try and connect via 3G it brings up an error saying "The PPP server could not be authenticated".
The Server Log file contains the following:
Feb 10 21:33:10 mms vpnd[95003]: Incoming call... Address given to client = 192.168.1.227
Feb 10 21:33:10 mms com.apple.ppp.l2tp[95003]: 2012-02-10 21:33:10 GMT Incoming call... Address given to client = 192.168.1.227
Feb 10 21:33:10 mms pppd[99307]: pppd 2.4.2 (Apple version 560.13) started by root, uid 0
Feb 10 21:33:10 mms pppd[99307]: L2TP incoming call in progress from '**.***.***.***'...
Feb 10 21:33:10 mms pppd[99307]: L2TP connection established.
Feb 10 21:33:10 mms pppd[99307]: Connect: ppp0 <--> socket[34:18]
Feb 10 21:33:11 mms pppd[99307]: DSAuth plugin: Failed to retrieve MPPE encryption keys from the password server: errno -14484, ctxt 4
Feb 10 21:33:11 mms pppd[99307]: Fatal signal 11
Feb 10 21:33:11 mms vpnd[95003]: --> Client with address = 192.168.1.227 has hungup
Feb 10 21:33:11 mms com.apple.ppp.l2tp[95003]: 2012-02-10 21:33:11 GMT --> Client with address = 192.168.1.227 has hungup
Any idea on this?