Displaying 20 results from an estimated 3000 matches similar to: "how to test"
2001 May 08
4
tap1 problem
Hi Tinc Mailing-Group,
Having set up the kernel correctly, and got tinc running successfully,
I am now trying to get two VPNs running at once. Hence I need to
have two ethertap devices ( /dev/tap0 and /dev/tap1 ).
The first tap0 device was created thus:
mknod -m 600 /dev/tap0 c 36 16
chown 0.0 /dev/tap0
The second tap1 device was created too:
mknod -m 600 /dev/tap1 c 36 17
chown 0.0 /dev/tap1
2001 Feb 21
2
can't get tinc to compile..
Hi Tinc Mailing Group,
I've been trying for some days now, to get tinc up and running.
Could someone please suggest what I could do to get it working.
I've installed Redhat 6.2 onto a pc, and then installed the
latest 2.2 kernel: 2.2.18 from source code (The usual
make menuconfig ; make dep ; make bzImage , etc). I've followed
the tinc instructions for adding the
2001 Feb 14
1
tinc connections fallout
Hi,
Our VPN runs okay for some time, and every now and then one of the links (we
have three hosts connected redundantly) just falls out with no reason. In the
syslog I get several (strange?) messages:
Feb 14 09:56:02 ophar tinc.pirnet[2816]: 212.187.121.188 port 655: Connection
timed out
Feb 14 09:56:02 ophar tinc.pirnet[2816]: Could not set up a meta
connection to 212.187.121.188
Feb 14
2007 Jun 10
1
Setup problems, /dev/net/tun FD in bad state
Hi all, I'm following the manual but I get the below error, and I
believe tinc is clobbering my conf file.
I've never set up VPN before, I'm just trying to connect to my work
network from home. All the following is on my work computer. Thanks in
advance for any help.
$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1A:A0:17:3A:50
inet addr:172.24.104.145
2001 Jun 28
4
Tinc1.0pre4 & kernel 2.4.5 & tun/tap
Hi !
I want to setup tinc 1.0 pre4 with kernel 2.4.5 I didn't find
information about settings of tun/tap device
I did
in kernel -
[*] Prompt for development and/or incomplete code/drivers
Network device support
<M> Universal TUN/TAP device driver support
in /etc/modules.conf -
alias char-major-10-200 tun
mknod -m 600 /dev/tun c 10 200
chown 0.0 /dev/tun
In mailing list archive I
2000 Dec 16
1
tinc doesn't listen/connect
Hi,
I installed tinc as described in the documentation and started the tincd. It
runs, all config files seem ok, but when I do a netstat -an, it isn't listening
nor connected (to another tincd on another host). Is there a configfile error
or something else?
Getting the right info wasn't easy either. The info on the homepage seems old,
since the manpages say other configuration issue.
2001 Feb 12
1
tinc and nets
Hi,
I created a VPN succesfully with two internet-connected hosts. But both hosts
also have a LAN attached to them. One LAN has NW address 10.1.1.0/24 and the
other 10.1.3.0/24. How should I set up firewall rules (on the tinc-connected
hosts) and route definitions (on the other hosts of the LANs) to let for
example 10.1.1.11 connect to 10.1.3.12? I have been playing around a bit with
some things
2000 Mar 25
3
RFH -> Request for Help.
Hello all,
I've been playing with tinc to setup a wan between two offices of the
company that I work for. I'm partially there but having a slight problem.
tinc comes up between the 2 machines (both 2.2.14 debian woody
machines), and I can ping from the vpn machine at office a, and get a
response from office b. However, if I ping any other machine across the
wan I can't get a
2001 May 25
4
tinc 1.0pre4 released
Hello everybody,
I have just released tinc 1.0pre4. Changes:
- New authentication protocol (better security, and faster too).
- TCPonly and IndirectData are back (but not fully tested).
- Documentation revised, it's really up to date with the released package now.
- tincd -K now stores public/private keys in PEM format, but keys of 1.0pre3
can still be used.
- Faster and more secure
2000 Nov 15
1
nets.boot
Chih-Wei Huang wrote:
> Hi,
> I just install tinc 1.0pre3 by rpm.
> When I tried to start tincd by
> /etc/rc.d/init.d/tinc start
> It complained
> **tinc: file with list of VPNs to start (/etc/tinc/nets.boot) not found!
> However, I don't know what /etc/tinc/nets.boot is.
> It was not mentioned in the manual page.
> Could you explain what's the file
> or give
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as
secure as possible, an unfortunate combination of encryption and key
exchange techniques has created a hole in at least all versions of
tinc >= 0.3, including the current CVS version.
Exploit:
If somebody can intercept the meta protocol to a host that is running
a tinc daemon, it is possible to decrypt the passphrase, which
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as
secure as possible, an unfortunate combination of encryption and key
exchange techniques has created a hole in at least all versions of
tinc >= 0.3, including the current CVS version.
Exploit:
If somebody can intercept the meta protocol to a host that is running
a tinc daemon, it is possible to decrypt the passphrase, which
2002 Jan 18
2
Connection established, but no data transfer...
Hello!
I am attempting to get tinc running between two machines and would
appreciate any guidance one could lend. I have read through all of the
documentation and feel that I am close but missing something silly.
First Machine: (gerry)
$tincd --version
tinc version 1.0-cvs (built Jan 17 2002 16:13:13, protocol 11)
Copyright (C) 1998-2001 Ivo Timmermans, Guus Sliepen and others.
See the
2002 Aug 23
1
problem with tun/tap device
Hello!
I've a problem with tinc-up on Debian Woody (tinc 1.0pre7):
router:/etc/tinc/vpn# /etc/init.d/tinc start
Starting tinc daemons: vpn.
router:/etc/tinc/vpn# tail /var/log/syslog
Aug 23 03:25:26 router tinc.vpn[503]: /dev/tap0 is a Linux ethertap device
Aug 23 03:25:26 router modprobe: modprobe: Can't locate module tap0
Aug 23 03:25:27 router last message repeated 4 times
Aug 23
2001 Feb 25
1
Tinc config problem
I fairly new to Linux, and I'm trying to set up Tinc on my Linux box. However I got stuck at the following point in the documentation:
"....
The actual setup of the ethertap device is quite simple, just repeat after me:
ifconfig tap_n_ hw ether fe:fd:00:00:00:00
...
".
Now, this is obviously not what I have to type to the command prompt, although, I'm not ashamed to say,
2001 Nov 08
1
ethertap dropping packets?
Hello,
I'm having some routing issue with my tinc setup. I'm running a fairly
basic VPN configuration between two networks:
-------
Site A:
-------
--- tinc-up ---
#!/bin/sh
/sbin/ifconfig tap0 hs ether fe:fd:00:00:00:00
/sbin/ifconfig tap0 10.11.1.2 netmask 255.0.0.0
/sbin/ifconfig tap0 -arp
---- tinc.conf ---
Name = orca
Hostnames = no
InterfaceIP = 63.108.71.7
KeyExpire =
2005 Aug 03
0
Samba mount hangs after Firefox accessed file://
Hi,
I have a very strange problem with samba: I mount a 'home' directory on
my laptop from the server (both Linux; laptop runs Slackware 10.1,
samba 3.0.14; server runs RHEL3, samba 3.0.7-1.3E). And during normal
operation the share runs fine, until I access a file from the address
field in Firefox (1.0.6) with the file:// protocol. This causes the
share to hang. When trying to
2001 Mar 19
4
Tinc doesn't connect
Hi,
I'm trying to set-up a VPN using Tinc 1.0pre3.
When I start tincd I get the following in /var/log/messages.
On the machine that listens for incomming connections:
> Mar 16 17:23:24 vpn tinc[1168]: tincd 1.0pre3 starting
> Mar 16 17:23:24 vpn tinc[1168]: Ready: listening on port 655
On the machine making the connection:
> Mar 16 17:16:51 mail tinc[802]: tincd 1.0pre3 starting
2016 Jan 18
3
tinc running openwrt (mikrotik metarouter mips)
Hi Mark
Im trying to run this as a metarouter instance in mikrotik. Which build
should I use that has tinc pre-built?
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
2000 Jul 02
1
spanish messages for tinc
Attached you'll find the spanish messages for tinc (up-to-date CVS
version).
I'm eager to try tinc 1.0! :-)
Thanks,
--
Enrique Zanardi ezanardi@id-agora.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: es.po.gz
Type: application/octet-stream
Size: 5338 bytes
Desc: not available
Url :