Displaying 3 results from an estimated 3 matches for "genauth".
Did you mean:
openauth
2000 Apr 17
0
exhaustion and cores
...38]: Generating 128 bits keys.
Apr 17 16:34:50 otto tincd[10238]: Ready: listening on port 655.
Apr 17 16:34:50 otto tincd[10238]: Connected to xxx
Apr 17 16:34:50 otto tincd[10238]: Memory exhausted; exiting.
- on a machine with 80 Mb ram...
I can also see the following:
[root@otto tinc-0.3.3]# genauth 100
Generating 128 bits numberSegmentation fault (core dumped)
[root@otto tinc-0.3.3]# genauth 100
Generating 128 bits numberSegmentation fault (core dumped)
[root@otto tinc-0.3.3]# genauth 100
Generating 128 bits numberSegmentation fault (core dumped)
[root@otto tinc-0.3.3]# genauth 100
Generating...
2001 Dec 25
1
Can´t build a rpm package of tinc-1.0pre4-1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The last lines of 'rpm -ba --target i586 tinc.spec' are...
Processing files: tinc-1.0pre4-1
error: File not found: /var/tmp/tinc-1.0pre4-1/usr/sbin/genauth
error: File not found: /var/tmp/tinc-1.0pre4-1/usr/lib/tinc
error: File not found: /var/tmp/tinc-1.0pre4-1/usr/man/man5/tinc.conf.5
error: File not found: /var/tmp/tinc-1.0pre4-1/usr/man/man8/genauth.8
error: File not found: /var/tmp/tinc-1.0pre4-1/usr/man/man8/tincd.8
Executing(%doc): /bin/sh -e /...
2000 Aug 03
1
tinc config(?) problems
...the
point where they can connect, but I'm not seeing any traffic passing
between the two systems.
System A looks like -
tinc.conf:
# Sample tinc configuration.
# Insert your own ip numbers instead of the placeholders,
# and be sure to use your own passphrases.
# See man tinc.conf(5) tincd(8) genauth(8), info tinc and
# /usr/doc/tinc-1.0pre2/tinc.conf.sample
TapDevice = /dev/tap0
#ConnectTo = peer.real.ip.number
MyVirtualIP = 192.168.2.1/24
#AllowConnect = no
VpnMask = 255.255.255.0
ifconfig (eth0 is internal):
eth0 Link encap:Ethernet HWaddr 00:A0:24:81:B9:15
inet addr:192.1...