Установка ViPNet Client 4.3.0 для Linux
Материал из Rosalab Wiki
Для Кобальт 7.3 (RELS/RELD)
- Перед установкой необходимо поставить дополнительные пакеты: sudo yum install gcc kernel-devel
- Далее следует распаковать загруженный архив с ViPNet Client для Linux и выполнить установочный скрипт.
- Вывод в терминале будет выглядеть примерно так:
[oleg@localhost distribute]$ sudo ./install.sh Checking platform... STEP 0: Checking system requirements Checking presence of required system tools Checking tool tar ... /bin/tar Checking tool gunzip ... /bin/gunzip Checking tool sed ... /bin/sed Checking tool cat ... /bin/cat Checking tool grep ... /bin/grep Checking tool find ... /bin/find Checking tool wc ... /bin/wc Checking tool awk ... /bin/awk Checking tool killall ... /bin/killall Checking tool pidof ... /sbin/pidof Checking tool zcat ... /bin/zcat Checking tool perl ... /bin/perl Checking tool install ... /bin/install Checking tool rmmod ... /sbin/rmmod Checking tool depmod ... /sbin/depmod Checking tool lsmod ... /sbin/lsmod Checking Linux distribution support... Checking Linux platform(x64_64/i686/arm) support... Checking ethtool... Found ethtool /sbin/ethtool STEP 1: Select ViPNet installation distribution Searching in '/home/oleg/Загрузки/Software/distribute'... Selected distribution file: '/home/oleg/Загрузки/Software/distribute/distribute.tar.gz' STEP 2: Unpacking ViPNet distribution archive Unpack '/home/oleg/Загрузки/Software/distribute/distribute.tar.gz' successfull Checking tool make ... /bin/make Checking GCC version... Found GCC 4.8 Checking Linux kernel headers presence... Kernel headers found in /lib/modules/3.10.0-514.44.1.el7.x86_64/build/ Press ENTER to read License Agreement ATTENTION: THIS PRODUCT IS PROVIDED UNDER THE FOLLOWING LICENSE WHICH DEFINES WHAT YOU MAY DO WITH THE PRODUCT AND CONTAINS LIMITATIONS ON WARRANTIES AND/OR REMEDIES. THIS LICENSE IS GRANTED BY INFOTECS LIMITED, FOR ALL PRODUCTS PURCHASED, EITHER DIRECTLY OR THROUGH ANY AUTHORISED AGENT OF THE COMPANY. IMPORTANT: CAREFULLY READ THIS LICENSE BEFORE USING THIS PRODUCT. INSTALLING, COPYING, OR OTHERWISE USING THIS PRODUCT INDICATES YOUR ACKNOWLEDGMENT THAT YOU HAVE READ THIS LICENSE AND AGREE TO ITS TERMS. IF YOU DO NOT AGREE, RETURN THE COMPLETE PRODUCT TO INFOTECS WITHIN 10 DAYS OF THE DATE YOU ACQUIRED IT FOR A FULL REFUND. THIS LICENSE AGREEMENT IS YOUR PROOF OF LICENSE. PLEASE TREAT IT AS VALUABLE PROPERTY. A. INFOTECS WILL: Provide you with storage media containing a computer program (hereafter called the "Program"), which may also include "online" or electronic documentation, this license agreement (hereafter called the "License"), and other printed materials (together called the "Product"). InfoTeCS grants you a license to use the Product in accordance with the terms of this agreement. The copyright and all other rights to the Product shall remain with us and/or our suppliers. You must reproduce any copyright or other notice marked on the Product on all copies you make. B. YOU MAY: 1. Install and use one copy of the Product only on a single computer or network. This copy is to be used by only a single user at a time. If you wish to use the Product for more users, you will need an additional license for each user. 2. Make one copy of the Product for archive or backup purposes. 3. Use a copy of the Product on a home or portable computer if that copy is never loaded at the same time it is loaded on your primary computer. 4. Transfer the Product to someone else, only if you assign all of your rights under this License, cease all use of the Product, erase or destroy any copy (including the hard disk copy) made in support of your use of the Product, and ensure that the other person agrees to the terms of this License. 5. If the Product is an upgrade from another product, whether from InfoTeCS or another supplier, you may use or transfer the Product only in conjunction with that upgraded product, unless you destroy the upgraded product. If the product is an upgrade of a InfoTeCS product, you now may use that upgraded product only in accordance with this License. C. YOU MAY NOT: 1. Use the Product or make copies of it except as permitted in this License. 2. Translate, reverse engineer, decompile, or disassemble the Product except to the extent the foregoing restriction is expressly prohibited by applicable law. 3. Rent, lease, assign, or transfer the Product except as set out in paragraph B above. 4. Modify the Product or merge all or any part of the Product with another program. D. TERM: This License shall continue for as long as you use the Product. However, it will terminate if you fail to comply with any of its terms or conditions. You must agree, upon termination, to destroy all copies of the Product. The Limitations of Warranties and Liability set out below shall continue in force even after any termination. E. WARRANTY: We warrant that the storage media in this product will be free from defect in materials and workmanship for 90 days from the date you acquire it. If such a de Do you agree to this License (y/n)y STEP 3: Searching for current ViPNet configuration No current ViPNet configuration found STEP 4: Preparing for installation This script will install ViPNet Virtual Private Network (x86_64/Linux) Product version: 4.3.0 build 13077 Do you want to continue installation? (y/n)y STEP 6: Installing drivers Install drviplir.ko Install itcscrpt.ko Install itcskrniface.ko STEP 7: Installing applications Installing man pages STEP 8: Saving startup configuration Total: 1 files checked, 1 checks passed, 0 checks failed Total: 1 files checked, 1 checks passed, 0 checks failed Total: 1 files checked, 1 checks passed, 0 checks failed Total: 1 files checked, 1 checks passed, 0 checks failed STEP 9: Finish ViPNet installation Please select and unmerge ViPNet configuration file manually! (See documentation) Beware of having 50M of free space for each IP packet log file Installation completed. [oleg@localhost distribute]$