Page 3 of 12 FirstFirst 123456 ... LastLast
Results 51 to 75 of 278
  1. #51
    Join Date
    Nov 2010
    Posts
    232
    Thanks for this, it worked fine for me!

  2. #52
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by localnoypi View Post
    yes.. i build lzo.. im just wondering i use XEN VPS is there any conflict because of configuration?
    umm... i don't know, did you install it on fresh OS? last time i helped someone install openvpn on xen vps and it is running smoothly.

    Quote Originally Posted by eric6630 View Post
    Now i'm gonna create UDP port 1194 configuration for OPENVPN, use any text editor you like
    #nano /etc/openvpn/1194.conf


    i stock in here when i put
    #nano /etc/openvpn/1194.conf

    then may current browser changes
    hi there, can you please be more specific? i don't get you mate

    Quote Originally Posted by DylanP View Post
    Thanks for this, it worked fine for me!
    you're welcome

  3. #53
    Join Date
    Mar 2011
    Posts
    98

    *

    we ask our providerto activate out tun/tap


    Mon Mar 21 12:36:37 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)Mon Mar 21 12:36:37 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interfaceMon Mar 21 12:36:37 2011 Cannot allocate TUN/TAP dev dynamicallyMon Mar 21 12:36:37 2011 Exiting<font face="'times new roman', '

    we do suggest you to set pygrub kernel and do OS reload to fix the issue.



    our provider sent as this message...we're wondering about this

    can anyone here has an idea?

  4. #54
    Right Now my ISP is closing all the ports to connect to OpenVPN !!!
    it is a way of proxy which they use when the credit is over i used to use the openvpn to pass that proxy without paying )
    but now 53 UDP & 1194 UDP are closed
    do you have an idea how to make a cheek for the open UDP ports to use ?!!

  5. #55
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by eric6630 View Post
    we ask our providerto activate out tun/tap


    Mon Mar 21 12:36:37 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)Mon Mar 21 12:36:37 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interfaceMon Mar 21 12:36:37 2011 Cannot allocate TUN/TAP dev dynamicallyMon Mar 21 12:36:37 2011 Exiting<font face="'times new roman', '

    we do suggest you to set pygrub kernel and do OS reload to fix the issue.



    our provider sent as this message...we're wondering about this

    can anyone here has an idea?
    did you custom your kernel? if yes you need to do as your provider suggested.

    Quote Originally Posted by pepsimanplus View Post
    Right Now my ISP is closing all the ports to connect to OpenVPN !!!
    it is a way of proxy which they use when the credit is over i used to use the openvpn to pass that proxy without paying )
    but now 53 UDP & 1194 UDP are closed
    do you have an idea how to make a cheek for the open UDP ports to use ?!!
    it's called port scanning mate, i think you shouldn't do that, illegal.

  6. #56
    Join Date
    Mar 2011
    Posts
    37
    hi there thanks for replying to us eric and i were getting setup this vps but we encountered that problem the tun tap and ip tables is not enabled and quick web our vps provider reply

    we do suggest you to set pygrub kernel and do OS reload to fix the issue.

    we dont know how to setup the kernel
    TS please help us.. thank you.. Paul

  7. #57
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by localnoypi View Post
    hi there thanks for replying to us eric and i were getting setup this vps but we encountered that problem the tun tap and ip tables is not enabled and quick web our vps provider reply

    we do suggest you to set pygrub kernel and do OS reload to fix the issue.

    we dont know how to setup the kernel
    TS please help us.. thank you.. Paul
    you were also suggested to reload OS to fix the issue, try to reload the OS and then check tun/tap driver before start installing openvpn, check if iptables has been installed or not, and ask your provider to activate nat iptables module

    anyway what's the result when you're typing 'cat /dev/net/tun' ?

  8. #58
    Join Date
    Mar 2011
    Posts
    37

    No such device found

    hi TS. this is the result when i type cat /dev/net/tun

    cat: /dev/net/tun: No such device

  9. #59
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by localnoypi View Post
    hi TS. this is the result when i type cat /dev/net/tun
    so i told clearly in the first post mate, please ask your provider to activate tun/tap driver first, see the result from that command in the first post if it's active.

  10. #60
    Join Date
    Oct 2010
    Posts
    60
    Does this remove the need of specific user certs? If not, could you add a section on how to do that?

  11. #61
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by BurstVPN View Post
    Does this remove the need of specific user certs? If not, could you add a section on how to do that?
    yep, it only need one ca.crt, one (or more) *.ovpn config (depends on your needs), and user/pass to authenticate each user.

  12. #62
    Join Date
    Oct 2010
    Posts
    60
    Quote Originally Posted by lxspcby View Post
    yep, it only need one ca.crt, one (or more) *.ovpn config (depends on your needs), and user/pass to authenticate each user.
    Thanks for the clarification

  13. #63
    Join Date
    Mar 2011
    Posts
    37

    how about if im using Debian OS?

    hi i change my xen vps CentOS to Debian and my tun tap now is enabled. my question is.. how can i install
    # yum -y install gcc make zlib-devel pam-devel openssl-devel rpm-build autoconf.noarch nano openssl lzo2
    i got error that -bash file not found..

    i think i had wrong command and not supported rpm in Debian..
    what do you think TS? please help me.. thank you..

  14. #64
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by localnoypi View Post
    hi i change my xen vps CentOS to Debian and my tun tap now is enabled. my question is.. how can i install


    i got error that -bash file not found..

    i think i had wrong command and not supported rpm in Debian..
    what do you think TS? please help me.. thank you..
    debian = apt-get

    you can do googling those equivalent packages for debian.

  15. #65
    Join Date
    Mar 2010
    Posts
    36
    for Debian you may use this command:
    apt-get install openvpn libssl-dev openssl .

    Yum and Apt-get are able to automatically detect dependancies like lzo , etc. and install them without your having to specify them .

  16. #66
    Join Date
    Mar 2011
    Posts
    37
    hi there TS>. i stuck on this when i completed nano conf..
    Mon Feb 21 02:23:20 2011 UDPv4 link remote: [undef]
    Mon Feb 21 02:23:20 2011 MULTI: multi_init called, r=256 v=256
    Mon Feb 21 02:23:20 2011 IFCONFIG POOL: base=1.2.3.4 size=62
    Mon Feb 21 02:23:20 2011 Initialization Sequence Completed
    i dont know what to do next.. ;there is no
    [root@vps 2.0]#
    like this appear on my screen im just wondering how can i put next step code: #echo 1 > /proc/sys/net/ipv4/ip_forward?

    lolxD sorry im noob in linux .. how can i proceed to next steps.?? thanks

  17. #67
    Join Date
    Jul 2009
    Location
    Tangerang, ID
    Posts
    168
    Quote Originally Posted by localnoypi View Post
    hi there TS>. i stuck on this when i completed nano conf..


    i dont know what to do next.. ;there is no like this appear on my screen im just wondering how can i put next step code: #echo 1 > /proc/sys/net/ipv4/ip_forward?

    lolxD sorry im noob in linux .. how can i proceed to next steps.?? thanks
    bg mate, you need to make it run in background

  18. #68
    I think installed openvpn correctly, I can connect to it, but I'm not able to visit any websites or ping.

    I can visit my VPS' cpanel though.

    What am I missing?

  19. #69
    Quote Originally Posted by pood View Post
    I think installed openvpn correctly, I can connect to it, but I'm not able to visit any websites or ping.

    I can visit my VPS' cpanel though.

    What am I missing?
    GOT IT WORKING!! yah, i messed up the iptables.

  20. #70
    Join Date
    Mar 2011
    Posts
    98
    cat: /dev/net/tun: Permission denied

    can anyone recognize this message or why i got this message?\


    thanks (

  21. #71
    Join Date
    Mar 2011
    Posts
    37
    he ther anyone can help me..

    i got error here


    [root@vps ~]# rpm -Uvh /usr/src/redhat/RPMS/i386/lzo-*.rpm
    error: Failed dependencies:
    liblzo2.so.2 is needed by (installed) openvpn-2.1.4-2.el5.rf.i386

  22. #72
    Join Date
    Mar 2009
    Location
    Indonesia
    Posts
    85
    just to install openvpn you actually doesn't need to install lzo, autoconf etc separately.

    1. add rpmfoge repository.
    2. just yum install openvpn and it will install all it's need.
    3. then create all the cert and config as you need.

    correct me if i'm wrong..
    everything that can go wrong will go wrong, at the worst possible time

  23. #73
    Hi
    try use those
    wget http://www.up2vps.com/box/pptpd.sh
    sh pptpd.sh

    give me update

  24. #74
    Join Date
    Mar 2011
    Posts
    98
    but we got same error sir

    rror: Failed dependencies:
    liblzo2.so.2 is needed by (installed) openvpn-2.1.4-2.el5.rf.i386

  25. #75
    Join Date
    Mar 2011
    Posts
    98
    [root@vps 2.0]# chmod 755*
    chmod: missing operand after `755*'
    Try `chmod --help' for more information.


    help

Page 3 of 12 FirstFirst 123456 ... LastLast

Similar Threads

  1. openVPN on openVZ with CentOS 5.5
    By Teh Wallhacks in forum VPS Hosting
    Replies: 16
    Last Post: 11-26-2010, 05:25 AM
  2. OpenVPN Install
    By MJimLay in forum Systems Management Requests
    Replies: 4
    Last Post: 10-20-2010, 06:51 AM
  3. need some one to install OpenVPN
    By -whynot- in forum VPS Hosting
    Replies: 5
    Last Post: 11-06-2008, 03:50 PM
  4. how can i install openvpn in centos server
    By soltany in forum Hosting Security and Technology
    Replies: 7
    Last Post: 09-08-2007, 06:03 AM
  5. OpenVPN/pptpd - install
    By verloni in forum Employment / Job Offers
    Replies: 0
    Last Post: 08-25-2005, 05:15 AM

Posting Permissions

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