Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

OpenVPN

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • satclub
    Banned
    • Jun 2010
    • 136

    OpenVPN

    This is compiled OpenVPN AzBox HD from Chemstar (jose.ba).

    Here are the files for the test.

    Kernel driver and VPN are from:

    Put the files from the archive into a directory in my case it was / tmp.

    Enter CHMOD 755 permission on all files.

    Connect to the AzBox via Telnet and run the following command from:

    1. insmod-v tun.ko (after then tun.ko) run

    2. To check if everything is ok, run the command lsmod

    The following should be displayed:
    Source
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14 MMP [tmp] $ lsmod
    Module Size Used by Tainted: P
    do 10800 0 - Live 0xc896d000
    sr_mod 16944 0 - Live 0xc8953000
    cdrom 43568 1 sr_mod, Live 0xc895c000
    ftdi_sio 32704 0 - Live 0xc8937000
    usbserial 30432 1 ftdi_sio, Live 0xc8943000
    sckernel 32720 0 - Live 0xc890b000
    em8*** 2522816 6 - Live 0xc8cf3000
    llad 128416 15 em8***, Live 0xc8916000
    rt3070sta 654000 0 - Live 0xc89d9000
    rt61 299136 1 - Live 0xc80a7000
    ehci_hcd 39120 0 - Live 0xc809c000
    uhci_hcd 37280 0 - Live 0xc8015000

    3. Now run the command dmesg.

    Source
    1
    2 do: Universal TUN / TAP device driver, 1.6
    : do (C) 1999-2004 Max Krasnyansky <- Email Address Removed for Security ->

    4. Now OpenSSL running.

    Download openvpn.rar for free on uploading.com
Working...