Hi folks, After having L2TP + Win2K + MS ISA firewall + Freeswan working as a server on Linux, am looking to intiatiate the VPN to the Windows box.
I managed to initiate the IPSEC connection from the Linux box but now I need to establish the L2TP connection from the Linux box as well and so far all I got was: l2tp_call: gethostbyname() failed for linuxfw1-a7800112-lac If anyone could shed some light on what host name and in which form l2tpd is trying to lookup it may help me solving the problem. my lac is as follow (IP address omitted): [lac linuxfw1-a7800112-lac] lns = W.X.Y.Z name = linuxfw1.lansa.co.uk ; autodial = yes redial = yes local ip = 10.44.10.120 remote ip = 10.32.10.120 require chap = yes require authentication = yes hidden bit = no tunnel rws = 10 Dom
