Find the answer to your Linux question:
Results 1 to 5 of 5
Hi every one ! I need to setup a PPTP vpn server i am planing to get a VPS server from ixwebhosting they will install either on for the following ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    4

    [SOLVED] Linux VPN server

    Hi every one !

    I need to setup a PPTP vpn server

    i am planing to get a VPS server from ixwebhosting

    they will install either on for the following os
    1...centOS
    2...debian
    3...openSUSE

    which would be best for a PPTP server, i belive i would have to install POPTOP server on them my self! or is there a better way to do it?

    any user input would be very much appriciated

    Regards

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    What about OpenVPN? It runs on all of those host operating systems. Why do you specify a PPTP server? What do you mean by that? PPTP is a means to create a TCP/IP network connection over serial communication links and when running presents a standard ethernet-type connection to the system. Any standard VPN server should work in such an environment.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Oct 2010
    Posts
    4
    All my clients will be windows XP/ vista /7 based

    they will creat a VPN dial up connection to my Linux based server which will be authenticated by User Name and password
    while openVPN will require thrid party software installation/ ssl certificate?

    i should be able to control there bandwidth/account expiry even restrict their web browsing to certain sites only

    any ideas?

  4. #4
    Just Joined!
    Join Date
    Oct 2010
    Posts
    4
    ok i got it all installed on centOS 5.4

    got stuck in ip table

    when i try this
    iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

    i get this error
    iptables v1.3.5: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)

    ?

  5. #5
    Just Joined!
    Join Date
    Oct 2010
    Posts
    4
    got it..

    it wont work on a VPS ... coz striped down version of OS is intalled for all VPS

    so i bought a Dedicated server .. installed pptdp worked great for 1 day :o/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...