VPN with Yosemite Client
Hello,
after I upgradet my home iMac from Lion to Yosemite I can´t connet to my server via VPN any more.
The server is running OS X 10.7 Server.
VPN config is with Shared Secret.
Clients with the exactly same configuration but running OS X 10.7 can still connect.
This is part of system.log while atemting an connection.
IPSec an L2TP seem to be ok but then the connection does not get established.
[CODE]Jan 15 15:11:05 mars.my_domain.dom pppd[3709]: L2TP connecting to server 'bigmac.otherdoamin.de' (1.2.164.105)...
Jan 15 15:11:05 mars.my_domain.dom pppd[3709]: IPSec connection started
Jan 15 15:11:05 mars.my_domain.dom racoon[3712]: accepted connection on vpn control socket.
Jan 15 15:11:05 --- last message repeated 1 time ---
Jan 15 15:11:05 mars.my_domain.dom racoon[3712]: Connecting.
Jan 15 15:11:05 mars.my_domain.dom racoon[3712]: IPSec Phase 1 started (Initiated by me).
[...]
Jan 15 15:11:05 mars.my_domain.dom racoon[3712]: IPSec Phase 1 established (Initiated by me).
Jan 15 15:11:06 --- last message repeated 1 time ---
Jan 15 15:11:06 mars.my_domain.dom racoon[3712]: IPSec Phase 2 started (Initiated by me).
[...]
Jan 15 15:11:06 mars.my_domain.dom pppd[3709]: IPSec connection established
Jan 15 15:11:06 mars.my_domain.dom pppd[3709]: L2TP connection established.
Jan 15 15:11:06 mars kernel[0]: ppp0: is now delegating en0 (type 0x6, family 2, sub-family 0)
Jan 15 15:11:06 mars.my_domain.dom pppd[3709]: Connect: ppp0 <--> socket[34:18]
Jan 15 15:11:06 mars.my_domain.dom discoveryd[50]: Basic NATTServer Got device info URL: http://192.168.100.1:49000/igddesc.xml
Jan 15 15:11:06 mars.my_domain.dom discoveryd[50]: Basic NATTServer Got control URL: http://192.168.100.1:49000/upnp/control/WANIPConn1 (ip)
Jan 15 15:11:11 mars.my_domain.dom racoon[3712]: IKE Packet: receive success. (Information message).
Jan 15 15:11:33 mars.my_domain.dom pppd[3709]: write: No route to host
Jan 15 15:11:33 mars.my_domain.dom pppd[3709]: write: Host is down
Jan 15 15:11:36 mars.my_domain.dom pppd[3709]: LCP: timeout sending Config-Requests
Jan 15 15:11:36 mars.my_domain.dom pppd[3709]: Connection terminated.
Jan 15 15:11:36 mars.my_domain.dom pppd[3709]: L2TP disconnecting...
Jan 15 15:11:36 mars.my_domain.dom pppd[3709]: L2TP error sending CDN (Host is down)
Jan 15 15:11:36 mars.my_domain.dom pppd[3709]: L2TP disconnected
Jan 15 15:11:36 mars.my_domain.dom racoon[3712]: IPSec disconnecting from server 1.2.164.105
[/CODE]
Waht can I do to get a connection?
OS X Yosemite (10.10.1)