[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: openvpn et build-dh



les gouroux arretez moi si je dis des conneries !

exemple :

checking net/if_tun.h usability... no
checking net/if_tun.h presence... no

ces deux lignes sont a no et c'est normal car sur ton serveur il n'y a pas
d'interface tun que du eth (du moin pour l'instant) une fois openvpn lancé
sur aura une interface tun, en gros il verifit que tu n'ai pas d'autre
logiciel qui utilise un interface tun

deuxieme exemple :

checking whether we are cross compiling... no

le cross compiling c'est compiler un prog pour une autre machine ou autre
architecture c'est pas ce que tu fais donc c'est a no 

voila :)




On Tue, 10 Mar 2009 16:14:37 +0100, Anne sophie Lantz
<annesophielantz@gmail.com> wrote:
> j'ai recommencé avec le nouveau lien :)
> 
> quand je compile , des lignes checking ... qui sont "no" :
> 
> /opt/SOURCES/openvpn-2.0.9# ./configure --prefix=/opt/openvpn
> --enable-strict --with-ssl-headers=/usr/include/openssl
> --with-ssl-lib=/lib64 --with-lzo-headers=/usr/include/lzo
> --with-lzo-lib=/usr/lib64
> checking for ifconfig... /sbin/ifconfig
> checking for ip... /sbin/ip
> checking for route... /sbin/route
> checking build system type... i686-pc-linux
> checking host system type... i686-pc-linux
> checking target system type... i686-pc-linux
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking whether gcc needs -traditional... no
> checking for ANSI C header files... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for working volatile... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for uid_t in sys/types.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for ISO C 1999 vararg macro support... yes
> checking for GNU GCC vararg macro support... yes
> checking for C compiler empty array support
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking for stdlib.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking for unistd.h... (cached) yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking grp.h usability... yes
> checking grp.h presence... yes
> checking for grp.h... yes
> checking net/if_tun.h usability... no
> checking net/if_tun.h presence... no
> checking for net/if_tun.h... no
> checking net/if.h usability... yes
> checking net/if.h presence... yes
> checking for net/if.h... yes
> checking stropts.h usability... yes
> checking stropts.h presence... yes
> checking for stropts.h... yes
> checking sys/sockio.h usability... no
> checking sys/sockio.h presence... no
> checking for sys/sockio.h... no
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking netinet/in_systm.h usability... yes
> checking netinet/in_systm.h presence... yes
> checking for netinet/in_systm.h... yes
> checking netinet/ip.h usability... yes
> checking netinet/ip.h presence... yes
> checking for netinet/ip.h... yes
> checking netinet/if_ether.h usability... yes
> checking netinet/if_ether.h presence... yes
> checking for netinet/if_ether.h... yes
> checking netinet/tcp.h usability... yes
> checking netinet/tcp.h presence... yes
> checking for netinet/tcp.h... yes
> checking resolv.h usability... yes
> checking resolv.h presence... yes
> checking for resolv.h... yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking sys/uio.h usability... yes
> checking sys/uio.h presence... yes
> checking for sys/uio.h... yes
> checking linux/if_tun.h usability... yes
> checking linux/if_tun.h presence... yes
> checking for linux/if_tun.h... yes
> checking linux/sockios.h usability... yes
> checking linux/sockios.h presence... yes
> checking for linux/sockios.h... yes
> checking linux/types.h usability... yes
> checking linux/types.h presence... yes
> checking for linux/types.h... yes
> checking sys/poll.h usability... yes
> checking sys/poll.h presence... yes
> checking for sys/poll.h... yes
> checking sys/epoll.h usability... yes
> checking sys/epoll.h presence... yes
> checking for sys/epoll.h... yes
> checking for linux/errqueue.h... yes
> checking for in_addr_t... yes
> checking for uint8_t... yes
> checking for uint16_t... yes
> checking for uint32_t... yes
> checking for struct tun_pi... yes
> checking for struct iphdr... yes
> checking for struct iovec... yes
> checking for struct sock_extended_err... yes
> checking for struct msghdr... yes
> checking for struct cmsghdr... yes
> checking for unsigned int... yes
> checking size of unsigned int... 4
> checking for unsigned long... yes
> checking size of unsigned long... 4
> checking for socklen_t... yes
> checking return type of signal handlers... void
> checking for library containing socket... none required
> checking for library containing inet_ntoa... none required
> checking for library containing gethostbyname... none required
> checking for unistd.h... (cached) yes
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... yes
> checking for vfork... yes
> checking for working fork... yes
> checking for working vfork... (cached) yes
> checking for daemon... yes
> checking for chroot... yes
> checking for getpwnam... yes
> checking for setuid... yes
> checking for nice... yes
> checking for system... yes
> checking for getpid... yes
> checking for dup... yes
> checking for dup2... yes
> checking for getpass... yes
> checking for strerror... yes
> checking for syslog... yes
> checking for openlog... yes
> checking for mlockall... yes
> checking for getgrnam... yes
> checking for setgid... yes
> checking for setgroups... yes
> checking for stat... yes
> checking for flock... yes
> checking for readv... yes
> checking for writev... yes
> checking for setsockopt... yes
> checking for getsockopt... yes
> checking for setsid... yes
> checking for chdir... yes
> checking for gettimeofday... yes
> checking for putenv... yes
> checking for getpeername... yes
> checking for unlink... yes
> checking for poll... yes
> checking for chsize... no
> checking for ftruncate... yes
> checking for working memcmp... yes
> checking for socket... yes
> checking for recv... yes
> checking for recvfrom... yes
> checking for send... yes
> checking for sendto... yes
> checking for listen... yes
> checking for accept... yes
> checking for connect... yes
> checking for bind... yes
> checking for select... yes
> checking for gethostbyname... yes
> checking for inet_ntoa... yes
> checking for time... yes
> checking for ctime... yes
> checking for memset... yes
> checking for vsnprintf... yes
> configure: checking for working epoll implementation...
> checking for epoll_create... yes
> configure: checking for libdl Library and Header files...
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> configure: checking for LZO Library and Header files...
> checking lzo/lzo1x.h usability... yes
> checking lzo/lzo1x.h presence... yes
> checking for lzo/lzo1x.h... yes
> checking for lzo1x_1_15_compress in -llzo2... yes
> configure: checking for OpenSSL Crypto Library and Header files...
> checking openssl/evp.h usability... yes
> checking openssl/evp.h presence... yes
> checking for openssl/evp.h... yes
> checking for EVP_CIPHER_CTX_init in -lcrypto... yes
> configure: checking that OpenSSL Library is at least version 0.9.6...
> checking for EVP_CIPHER_CTX_set_key_length... yes
> checking openssl/engine.h usability... yes
> checking openssl/engine.h presence... yes
> checking for openssl/engine.h... yes
> checking for ENGINE_load_builtin_engines... yes
> checking for ENGINE_register_all_complete... yes
> checking for ENGINE_cleanup... yes
> configure: checking for OpenSSL SSL Library and Header files...
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking for SSL_CTX_new in -lssl... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating openvpn.spec
> config.status: creating config-win32.h
> config.status: creating install-win32/openvpn.nsi
> config.status: creating config.h
> config.status: executing depfiles commands
> 
> Est-ce normal ?
> 
> Merci
> Anne sophie
> 
> 
> Le 10 mars 2009 11:38, GanGan <gangan@zalteam.com> a écrit :
> 
>>
>> c'est comme vous voulez :) vous pouvez juste vous en inspirer ou vous
>> bloquez
>>
>> On Tue, 10 Mar 2009 11:34:21 +0100, Anne sophie Lantz
>> <annesophielantz@gmail.com> wrote:
>> > Oui, effectivement, c'est mieux. :)
>> > devrais-je recommencer l'installation ?
>> >
>> > Le 10 mars 2009 11:24, GanGan <gangan@zalteam.com> a écrit :
>> >
>> >>
>> >> bonjour all,
>> >>
>> >> ce lien n'est pas mieux ?
>> >>
>> >>
>> >
>>
>
http://www.system-linux.eu/index.php?post/2008/06/27/Configuration-Openvpn
>> >>
>> >> On Tue, 10 Mar 2009 11:14:58 +0100, Anne sophie Lantz
>> >> <annesophielantz@gmail.com> wrote:
>> >> > bonjour,
>> >> >
>> >> > J'installe openvpn sur une debian lenny.
>> >> > dans le répertoire /etc/openvpn/easy-rsa j'ai 2 répertoires :
>> >> > 1.0 et 2.0
>> >> > j'ai configuré dans répertoire 2.0 vars et openssh.cnf en suivant
> le
>> >> > lien
>> >> > suivant :
>> >> >
>> >>
>> >>
>> >
>>
>>
>
http://howto.landure.fr/gnu-linux/debian-4-0-etch/installer-et-configurer-openvpn-sur-debian-4-0-etch
>> >> >
>> >> > lorsque je dois générer les paramètres diffie hellman je fais :
>> >> > source /etc/openvpn/easy-rsa/2.0/vars
>> >> > /etc/openvpn/easy-rsa/1.0/build-sh
>> >> > ./build-dh: line 7: dhparam: command not found
>> >> >
>> >> > Merci
>> >> > Anne sophie
>> >> --
>> >> - GanGan -
>> >>
>> >> www.system-linux.eu
>> >>
>> >> (">
>> >> /
>> >> V_V
>> >>
>> >>
>> --
>> - GanGan -
>>
>> www.system-linux.eu
>>
>> (">
>> /
>> V_V
>>
>>
-- 
- GanGan -

www.system-linux.eu

(">
/
V_V


Reply to: