I am trying to connect to a known VPN. Through a normal connection (i.e., wireless -> ISP) it works. However, via my 4G modem, I cannot connect. Error message is here
Apr 1 11:42:28 Dans-15 pppd[2546]: pppd 2.4.2 (Apple version 412.4) started by example, uid 501
Apr 1 11:42:28 Dans-15 pppd[2546]: PPTP connecting to server 'vpn.example.com' (vpn.example.com)...
Apr 1 11:42:29 Dans-15 pppd[2546]: PPTP connection established.
Apr 1 11:42:29 Dans-15 pppd[2546]: Connect: ppp0 <--> socket[34:17]
Apr 1 11:42:59 Dans-15 pppd[2546]: LCP: timeout sending Config-Requests
Apr 1 11:42:59 Dans-15 pppd[2546]: Connection terminated.
Apr 1 11:42:59 Dans-15 pppd[2546]: PPTP disconnecting...
Apr 1 11:42:59 Dans-15 pppd[2546]: PPTP disconnected
How can I examine the problem further? How can I find out more detail about the LCP: timeout?
Computer is running OSX 10.6.something. Same problem happens via iOS systems, too.