RE: good solution for VPN?

From: Aaron Burke (aburke_at_nullplusone.com)
Date: 10/20/03

  • Next message: sarat chandra Annadata: "Help Broadcasting a UDP packet on the LAN:URGENT"
    To: <jake@yaknetworks.com>, <freebsd-stable@freebsd.org>, <freebsd-net@freebsd.org>
    Date: Mon, 20 Oct 2003 04:48:50 -0700
    
    
    

    > Anyone got a good solution for a freebsd VPN server to windows
    > clients? Tried
    > poptop, but not really working for me any other ideas? Thanks in advance.
    I currently use mpd to run VPN links. The windows machines work the same as
    if I had a Windows NT/2000/Server 2003 server running the links.

    I installed the 'mpd' system from ports/net/mpd. Then created the following
    files in /usr/local/etc/mpd/.
    mpd.conf
    mpd.links
    mpd.secret

    The installation of the port did not seem to create the files with the
    appropriate ownerships. So make sure that your files are owned by
    root:wheel .

    mpd.conf basically tells mpd (Multi-link PPP daemon) what to load, and the
    options that each connection needs.

    mpd.links basically tells mpd what to do with each connection. This is
    usually a pretty simple file.

    and mpd.secret tells mpd what the valid users and passwords can be. This
    file should only be readable by root. Take a look at mpd.secret.sample .

    I am also including my config files (modified for my security) for you
    to take a look at. And for the list that may read this as well, I have
    converted the files to the Microsoft crlf format. All addresses that
    are listed as 1.2.3.4 gets swapped out with your public internet address.

    And for firewall rules, if they apply, you need to make sure that port
    1723 gets redirected to your VPN server. (even if its the local machine)

    And finally, you may want to make sure that the following file exists
    /usr/local/etc/rc.d/mpd.sh with executable permissions set if you want
    the server to load itself on startup. If it doesnt exist it is attached
    to this email as well.

    And yes, I realise that getting a VPN up and running can be a pain in the
    but. But if you have any questions about it feel free to get in touch
    with me via email.

    >
    > Thanks,

    And for the sake of everyone else, this question really should be directed
    to -net. So I request that further discussion on the matter be moved
    there. This list is for people that wish to discuss comments and report
    bugs etc about freebsd-stable.

    >
    > Jake

    Aaron Burke
    aburke@nullplusone.com

    
    
    
    
    
    

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"






  • Next message: sarat chandra Annadata: "Help Broadcasting a UDP packet on the LAN:URGENT"

    Relevant Pages

    • RE: good solution for VPN?
      ... > Anyone got a good solution for a freebsd VPN server to windows ... The windows machines work the same as ... I installed the 'mpd' system from ports/net/mpd. ... 1723 gets redirected to your VPN server. ...
      (freebsd-stable)
    • windows 2003 vpn server setup with us robotics router
      ... I have a local network and an us robotics ... router with a cable modem. ... In that local network I have a windows 2003 member server (with only one ... When I install the windows 2003 vpn server software I could not finish ...
      (microsoft.public.windows.server.security)
    • VPN server over windows XP
      ... I am trying to setup a windows xp machine as a vpn server that accepts ... multiple ipsec tunnels from other windows xp machines. ... The first problem I faced is that windows xp does not support ipsec tunnel ...
      (Linux-Kernel)
    • Re: VPN and SP2
      ... The 818043 patch is in XP SP2. ... a MS L2TP VPN Server that is running Windows 2003 Server, ... Note that you should be able to file a free support incident with MS ... Jeffrey Randow (Windows Networking & Smart Display MVP) ...
      (microsoft.public.windowsxp.work_remotely)
    • Re: PPTP on W2K and W2K3
      ... Pptp is easier to implement but technically not as ... secure though it is still very secure if users use complex passwords and ... when either the client or VPN server is behind a NAT device. ... NAT-T client upgrade that can be used if the VPN server is Windows 2003. ...
      (microsoft.public.win2000.security)