|
||||||||||
Chris Buechler schrieb: > On 5/11/06, Marc Borgers <marc dot borgers at email dot de> wrote: >> >> Hello, why is it impossible to establish a VPN IPsec connection between >> two dynamic sites? > > I tried to reply to this earlier but my wireless was being flaky at > the time, doesn't look like it ever went through. > > It's because the old racoon didn't support this properly (it could > take FQDN's, but would never notice when they changed IP's, so you'd > still be screwed). This is supported now in the new ipsec-tools, but > nobody has written support for it in the m0n0wall front end. > > -Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch Hello Chris, i've established a connection between the two sites with openVPN. :-) But it is impossible to reach a private IP in the remote LAN. ping 192.168.168.254 from 192.168.0.254 -> no answer. Source PC (Client) 192.168.0.1/24 m0n0wall (Client) public: site1.dyndns.biz privat: 192.168.0.254/24 Destination m0n0wall (Server) public: site2.dyndns.biz privat:192.168.168.254/24 May 12 14:43:40 openvpn[3655]: GID set to nobody May 12 14:43:40 openvpn[3655]: GID set to nobody May 12 14:43:40 openvpn[3655]: UID set to nobody May 12 14:43:40 openvpn[3655]: UID set to nobody May 12 14:43:40 openvpn[3655]: Attempting to establish TCP connection with 80.171.50.21:1194 May 12 14:43:40 openvpn[3655]: Attempting to establish TCP connection with 80.171.50.21:1194 May 12 14:43:40 openvpn[3655]: TCP connection established with 80.171.50.21:1194 May 12 14:43:40 openvpn[3655]: TCP connection established with 80.171.50.21:1194 May 12 14:43:40 openvpn[3655]: TCPv4_CLIENT link local: [undef] May 12 14:43:40 openvpn[3655]: TCPv4_CLIENT link local: [undef] May 12 14:43:40 openvpn[3655]: TCPv4_CLIENT link remote: 80.171.50.21:1194 May 12 14:43:40 openvpn[3655]: TCPv4_CLIENT link remote: 80.171.50.21:1194 May 12 14:43:41 openvpn[3655]: Peer Connection Initiated with 80.171.50.21:1194 May 12 14:43:41 openvpn[3655]: Peer Connection Initiated with 80.171.50.21:1194 May 12 14:43:41 openvpn[3655]: Initialization Sequence Completed May 12 14:43:41 openvpn[3655]: Initialization Sequence Completed |