similar to: Setup problems, /dev/net/tun FD in bad state

Displaying 20 results from an estimated 900 matches similar to: "Setup problems, /dev/net/tun FD in bad state"

2003 Feb 04
1
pulling tree : semantics problem
Hi, I'm trying to pull my home from a remote machine. I get a error 'failed to set permissions on home : Not owner' which is obvious: rsync -a remote:/home/foo/bar/zee / this create /home/foo/bar/zee here , but give above error I don't own /,/home but i own /home/foo/bar and lower. If i tell rsync to: rsync -a remote:/home/foo/bar/zee /home/foo/bar it creates
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
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Marek I managed to setup everything in openwrt. However I am getting errors when trying to run tinc daemon. Below is my debug output. Please help.. How do I fix tunnel interface error? root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d3 tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 3 /dev/net/tun is a Linux ethertap device Executing script tinc-up ifconfig: SIOCGIFFLAGS: No
2011 Jul 08
1
Rsyslog and "Error while reading from Linux ethertap device /dev/net/tun: File descriptor in bad state"
Hi, I recently had a machine filling up its harddisk with syslog and tinc pilling up milions of messages like this: "Error while reading from Linux ethertap device /dev/net/tun: File descriptor in bad state" I remembered that there was a difference between rsyslog and other loggers, where one of those was skipping those messages, and simply was displaying: "this message has been
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 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 =
2002 Nov 06
1
File descriptor in bad state...again ;-(
Hi folks, I'm trying to set up a small vpn between a few Sun Ultra1 machines (UltraSparc). Distribution is Debian Woody (stable). The problem: Sunclient: ~~~~~~~~~~ tinc-1.0pre7 original binary package from Woody, machine is running on original distribution kernel (2.4.18). # ls -l /dev/net/tun crw-r--r-- 1 root root 10, 200 Nov 6 22:09 /dev/net/tun # lsmod Module
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
2005 May 16
2
Broadvoice Toll-Free IVR issues
Perhaps someone else has had this issue. I currently have BroadVoice as my SIP provider with two phone numbers. The first number is my primary local number; the second is an 877 toll-free number. The issue is with the IVR abilities. When calling the primary number you can press 200 at the main menu and receive my extension. When calling the 877 number, 200 will result in ?that option is invalid?
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,
2004 Jan 12
1
tinc and ipcop
On Mon, Jan 12, 2004 at 02:11:38PM +0100, Ralf Petry wrote: > more or less just a general question: i am running a suse linux 8.1 as > a server and ipcop 1.2 (and at another place ipcop 1.4) as > firewall/router. > i would like to achieve the following: allow a certain company (with > windows server and clients) to connect > to my network via vpn. where would i set up tinc? on
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
2002 Nov 21
2
TINC (vpn daemon) has stopped working after compiling kernel
Hi folks, after recompiling of kernel (need quota support), tinc daemon has stopped working. Messages from log file are: ... Nov 21 14:45:02 m61 tinc.sunnet[326]: tincd 1.0pre7 starting Nov 21 14:45:02 m61 tinc.sunnet[326]: /dev/net/tun is a Linux ethertap device Nov 21 14:45:02 m61 tinc.sunnet[326]: Process 327 (tinc-up) exited with non-zero status 255 Nov 21 14:45:02 m61 tinc.sunnet[326]:
2011 Nov 12
1
With an example - Re: rbind.data.frame drops attributes for factor variables
When I use rbind() or rbind.data.frame() to add a row to an existing dataframe, it appears that attributes for the column of type "factor" are dropped. See the sample example below to reproduce the problem. Please suggest How I can fix this. Thanks, Sammy a=c("Male", "Male", "Female", "Male") b=c(1,2,3,4) c=c("great", "bad",
2001 Aug 27
2
ethertap device: File descriptor in bad state
I've been running tincd on several machines without a problem. I'm now setting up a new intel-type dual-processor machine, with a custom compiled 2.4.9 linux kernel. When I start the daemon: tincd -n vpn -dddddddddd I get the following debug information in in /var/log/messages Aug 27 17:26:49 q tinc.vpn[971]: Process 972 (tinc-up) exited with non-zero status 255 Aug 27 17:26:49 q
2002 Jul 07
2
Metadata socket and net2str() error
Hello there, I was hoping that maybe one of you guys could help me out with a problem I'm experiencing with tinc1.0pre7. First, I'll start with my configuration, after that I'll explain my problem. Background ---------- This is a simple, client-server situation on a private network. Both machines run the same Debian Woody 3.0 testing installation and both have identical packages
2008 Sep 03
1
statistical advice
Hello, I am a researcher in sleep and circadian rhythms who is having much trouble deciding on proper statistical analyses. Before I state my question, I provide a brief synopsis of the looming problem; I am interested in activity bout distributions across a 24 hr day. In addition to looking at the number of activity bouts across the day, I am also interested in the duration of each activity
2002 Jan 28
3
Problem withs hosts/ -files & Ethertap with 2.4.x
Hello folks! I have a little problem when I'm trying to set up a small VPN between two hosts. The problem is that when I try to sepcify an IP-adress in /etc/tinc/netname/hosts/hostfile using Adress = xxx.xxx.xxx.xxx syslog says; Invalid variable name on line 2 while reading config file /etc/tinc/boppen/hosts/melc (Line 2 is the Adress = xxx.xxx.xxx.xxx line, and melc is the host I'm
2006 Jul 28
1
tun/tap rpm for Centos4.0
hey friends, I am trying to configure OpenVPN on Centos4.0 for this I need tun/tap rpm package. Where can I find the package for the same ? Thanks & Regards Ankush Grover -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060728/ae8d2041/attachment-0001.html>
2010 Jun 07
2
Using tinc on planetlab
Hello, Anyone on this list had successfully used tinc on planet lab [0] ? I'm trying to do it but I get some problems using the tap device tincd just keeps printing this error: Error while reading from Linux ethertap device /dev/net/tun: File descriptor in bad state I guess the problem is I cannot manage tun/tap devices on the planet lab nodes even if I am root :( Look at this: bash-3.2#