Displaying 20 results from an estimated 20000 matches similar to: "Gateway IP of win-tap disappeared."
2012 Aug 21
2
OpenVPN TAP interface problem.
Hi all.
I have an OpenVPN server:
2.2.1-1 x86_64
Server config:
port 11223
dev tap
proto udp
tls-server
ca keys/ca.crt
cert keys/server.crt
key keys/server.key
dh keys/dh1024.pem
server 1.2.3.3 255.255.255.0
push "route 192.168.0.0 255.255.255.0 1.2.3.4"
keepalive 10 60
client-to-client
duplicate-cn
inactive 600
log /var/log/openvpn.log
syslog
status /var/log/openvpn-status.log
user
2007 Apr 02
0
Tinc 1.0.7 on Win 2000 SP4 server: random tap device failure
On Mon, Apr 02, 2007 at 12:38:24AM -0400, Michael Adams wrote:
> I've tried joining the tinc mailing lists to no avail. I wanted to make the
> following posting...
You need to subscribe to the mailing list before you can post to it. If
you have a problem subscribing, please let me know what went wrong.
> Greetings to all from Florida. My name's Mike Adams, and I've been
2007 Apr 18
0
[Bridge] Re: brctl, Ethernet Bridging, openvpn, Universal TUN/TAP devices
On Thu, 2 Dec 2004 14:13:33 +0100
ncrfgs <ncrfgs@tin.it> wrote:
> Hi,
>
> I'm using the great 802.1d Ethernet Bridging support via
> brctl along with Universal TUN/TAP devices created with
> openvpn on a GNU system with a vanilla 2.6.8.1 Linux
> kernel.
>
>
> To start it:
>
> /usr/sbin/brctl addbr br${X}
> /sbin/ifconfig brX
2014 Dec 15
0
Windows TAP Problems?
You are almost certainly hitting this TAP driver issue:
https://github.com/OpenVPN/tap-windows6/issues/3
There are two possible solutions:
- Downgrade the TAP driver to the old version (the one provided with tinc)
- Upgrade the TAP driver to the fixed version which is included in the
latest OpenVPN installers at
http://openvpn.net/index.php/download/community-downloads.html
Note that I did not
2007 Aug 13
3
bonding tap devices
Hello list,
Please don''t shoot me. I know I''m doing something with bonding that
bonding wasn''t made for. I just want to give it a try. I want a simple
mechanism to have a failover on a 24Mbit line to a 2Mbit line in case
the 24Mbit line goes down.
Between A and B there are two lines: a 24Mbit and a 2Mbit. I use two
OpenVPN tunnels with tap devices:
+-- tap0 (A)---
2018 Jan 16
0
Windows TAP driver issues
Hi Todd,
I did some tests with NDIS 6 TAP-Windows about three years ago. The outcome
of that was https://github.com/gsliepen/tinc/pull/73/commits/
0c010ff9fe50b4046b5c7977bafac3e74037f075
It was a long time ago and I don't remember the details, but I remember I
was quite confused because I couldn't explain why OpenVPN did not seem to
exhibit any performance issues on the same driver,
2012 Jan 28
1
Bug#657745: xeutils-commonn-: /etc/xen/scripts/vif-bridge adds every tap interface to VM bridge which breaks openvpn connections.
Package: xen-utils-common
Version: 4.1.2-1
Severity: important
Tags: lfs
Even if XEN is not used, its script /etc/xen/scripts/vif-bridge is called by
UDEV
and it adds every tap interface to the bridge of the virtual network.
It breaks normal work of openvpn.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (640, 'testing'), (630, 'unstable')
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>
2007 Mar 15
1
Openvpn routing problem
Hi,
I posted this question yesterday on the Openvpn mailing list, with no
response, figured I will ask here too. I have been using openvpn for
quite a while, no major problems encountered. Now I need to allow the
server to access the lan of the client, and I can not figure out the
routing. This is what I have after the tunnel is brought up:
SERVER (A.A.A.A)
Arx:~# ip addr
...
3: eth1:
2018 Jan 16
2
Windows TAP driver issues
While I'm aware that tinc is known to have problems with the latest
Windows TAP driver (NDIS 6), we want to run tinc on Windows server
2016 which doesn't support NDIS 5 drivers. Since using the old
version of the TAP driver is not an option, I'd like to better
understand the issues with tinc and the NDIS 6 TAP driver.
Can anyone point me to a discussion of the known issues? From
2015 Oct 31
5
Openvpn and samba: play nice together?
Friends--
I'm stumped! Cannot get mount.cifs to work over a tun connection. How
would you trouble-shoot this?
1. It cannot be openvpn causing the problem: I can ping across the
connection both directions on all machines.
2. It cannot be samba causing the problem: I can mount.cifs the smb
shares on the lan (using the identical credentials file) without any issue.
3. Have iptables
2010 Sep 22
5
OpenVPN tunnel and one-way audio - Do I still need a SIP proxy?
Hi Everyone,
I have setup an OpenVPN tunnel between Server A (running Asterisk) and
Server B suppling it's SIP Phones with DHCP pool of IPs.
So, the tunnel is established nicely and everyone can ping others. "sip show
peers" shows the local subnet of the SIP Phones registered (192.168.100.0/24
).
But there is the old bad one-way audio. Calls also drop after few seconds.
In the SIP
2013 Sep 17
1
- add tun/tap module in VPS Centos 6.4
Hi,
I purchased a VPS with OpenVZ with infrastructure installed Centos 6.4
64bit.
When I configure OpenVPN for remote access I can not because I do not get
loaded into the interface modules tun / tap
from console:
#cat /dev/net/tun
cat: /dev/net/tun: No such file or directory
#lsmod | grep tun
#
# uname -r
2.6.32-042stab079.6
I have to ask for support to those who sold the VPS or can I fix
2008 Dec 26
2
TAP unistall issue Windows XP
Hello,
I've been experimenting with tinc to get to know it and I got to point where
the tinc service wouldn't start anymore.
Starting with debug options gave me a ".. not a usable Windows TAP Device..
File not found" report.
After a lengthy period of digging, I discovered that my registry was
littered with connection bindings for all the previous install/uninstall's
2016 Nov 04
1
tinc doesn't find tap device / windows 10 x64
Hello Community,
I'm using tinc a while, but now it's the first time i have to install it on my first windows 10 client... bah, i hate windows 10, but anyway...
so i just got the latest stable version of tinc and installed it the usual way - so far no problem... tap virtual adapter is present and configured, tinc config is the same as usual, so i just started the daemon... and it
2010 Feb 20
2
Tinc on Linux and tap device problem
Hello,
I successfully set up a tunnel with tinc using the tun interface.
however I need a tap device, because I need to run the OLSR routing
protocol on the tunnel and if I use the tun mode OLSR will just skip
the interface. (It is a well known thing, I had this issue before also
when using OpenVPN in the past).
The problem is that I cannot make tinc use a tap device.
I created the tap0
2015 Nov 02
0
Openvpn and samba: play nice together?
Hi,
this reminds me of my troubles of setting up samba BDC at remote company
branch.
Connection was done by IPSEC tunnel between 2 mikrotik routers.
Thing was, ipsec supports only unicast, but not multicast,nor broadcast.
Solved it by adding L2TP tunnel that support the above mentioned
mechanisms. So ended up with the l2tp (which has very weak encryption
and is very old and vulnerable)
2010 Nov 09
6
question from openvpn user, how to "redirect-gateway" in tincd
Hello,
today I was trying to do something easy I did with openvpn before. I
have a server, and a few clients will connect to the server and route
their internet traffic into the tunnel. The server then makes NAT.
To configure clients in OpenVPN there was this directive called:
--redirect-gateway
that basically (copy and paste from OpenVPN man):
1) Create a static route for the --remote address
2017 Oct 22
0
trunk-tap.py - Script to bridge VLANs over a tinc vpn bridge
Hello,
I have been using tinc for quite a while now and am very pleased with it.
Thanks a lot to everyone involved in the project!
I am running a VMware ESXi server in a datacenter that provides some services for me.
The virtual machines are connected with different networks running on separated VLANs using VMware vSphere port groups.
In order to use the services from my home network, I had the
2005 Jul 25
0
teql load balancing on tap devices
Hello list,
I''d like to use teql with tap devices (two OpenVPN tunnels). This works,
but the doc /usr/src/linux-<version>/net/sched/sch_teql.c says:
"1. Slave devices MUST be active devices, i.e., they must raise the
tbusy signal and generate EOI events. If you want to equalize virtual
devices like tunnels, use a normal eql device."
I can''t find if tap devices