Cannot allocate TUN/TAP dev dynamically

889 views
Skip to first unread message

Kynx

unread,
Jul 31, 2008, 9:00:06 PM7/31/08
to tunnelblick-discuss
Hi,

Hope I'm not being stupid. I'm trying to connect to OpenVPN running on
CentOS 5 from Leopard w/Tunnelblick 3.0b9 and getting the error
message in the subject.

I'm trying to get a typical road warrior setup going on the server,
with some OSX clients. My client config is:

client
dev tun
proto udp
remote my.server.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
comp-lzo
verb 6

Log leading up to the problem (pls let me know if more would help):

Fri 08/01/08 01:53 AM: Control Channel: TLSv1
Fri 08/01/08 01:53 AM: [my.server.com] Peer Connection Initiated with
xx.xxx.xxx.xxx:1194
Fri 08/01/08 01:53 AM: SENT CONTROL [my.server.com]:
'PUSH_REQUEST' (status=1)
Fri 08/01/08 01:53 AM: UDPv4 WRITE [104] to xx.xxx.xxx.xxx:1194:
P_CONTROL_V1 kid=0 [ ] pid=36 DATA len=90
Fri 08/01/08 01:53 AM: UDPv4 READ [22] from xx.xxx.xxx.xxx:1194:
P_ACK_V1 kid=0 [ 36 ]
Fri 08/01/08 01:53 AM: UDPv4 READ [114] from xx.xxx.xxx.xxx:1194:
P_CONTROL_V1 kid=0 [ ] pid=40 DATA len=100
Fri 08/01/08 01:53 AM: UDPv4 WRITE [22] to xx.xxx.xxx.xxx:1194:
P_ACK_V1 kid=0 [ 40 ]
Fri 08/01/08 01:53 AM: UDPv4 READ [68] from xx.xxx.xxx.xxx:1194:
P_CONTROL_V1 kid=0 [ ] pid=41 DATA len=54
Fri 08/01/08 01:53 AM: PUSH: Received control message: 'PUSH_REPLY
Fri 08/01/08 01:53 AM: OPTIONS IMPORT: timers and/or timeouts modified
Fri 08/01/08 01:53 AM: OPTIONS IMPORT: --ifconfig/up options modified
Fri 08/01/08 01:53 AM: OPTIONS IMPORT: route options modified
Fri 08/01/08 01:53 AM: gw 192.168.1.1
Fri 08/01/08 01:53 AM: Cannot allocate TUN/TAP dev dynamically

I've connected to the server via the Windows GUI, so I'm guessing (?!)
it isn't the problem. I've seen mention of not having a tun device
(Tunnelblick is supposed to install one?) - and certainly can't see
one in ifconfig. Is that the problem?

Thanks for any help you can give,

Kynx

unread,
Jul 31, 2008, 9:42:34 PM7/31/08
to tunnelblick-discuss
Ah ha. Appears that Tunnelblick doesn't include the tun/tap driver.
Downloaded the binary package from http://www-user.rhrk.uni-kl.de/~nissler/tuntap/,
ran the installer and now I'm in business.

Would be nice if there was some kind of note about this somewhere.
(Not complaining, mind - thanks for the package!)

Jonathan K. Bullard

unread,
Mar 23, 2013, 5:04:09 PM3/23/13
to tunnelbli...@googlegroups.com
This thread is obsolete -- by almost five years!

Tunnelblick includes tun/tap drivers..


On Sat, Mar 23, 2013 at 4:51 PM, <mser...@gmail.com> wrote:
Link is dead?

Thanks
//M

--
You received this message because you are subscribed to the Google Groups "tunnelblick-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tunnelblick-dis...@googlegroups.com.
Visit this group at http://groups.google.com/group/tunnelblick-discuss?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Muhammad El-Sergani

unread,
Mar 23, 2013, 5:06:37 PM3/23/13
to tunnelbli...@googlegroups.com
LOL, just realized that :)

Just so it may help others, on Mountain Lion I had to update to 3.3b21 to have the tap device working.


Thanks
//M


--
You received this message because you are subscribed to a topic in the Google Groups "tunnelblick-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tunnelblick-discuss/kJs1440KUD8/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to tunnelblick-dis...@googlegroups.com.

Matt Kynaston

unread,
Mar 25, 2013, 5:55:59 AM3/25/13
to mser...@gmail.com, tunnelbli...@googlegroups.com
Yeah, not surprised - that was nearly 5 years ago!

M

Sent from the thing in my pocket

On 23 Mar 2013, at 20:51, mser...@gmail.com wrote:

Link is dead?

Thanks
//M

On Friday, August 1, 2008 4:42:34 AM UTC+3, Kynx wrote:

Jonathan K. Bullard

unread,
Apr 5, 2013, 6:03:26 AM4/5/13
to tunnelbli...@googlegroups.com, fatykh...@gmail.com
If you are having a problem with Tunnelblick, please include the following with your question.
  • the entire contents of the Tunnelblick log; and
  • the contents of your configuration file
Be sure to X out any sensitive information such as server IP addresses.

To get the Tunnelblick log on the Clipboard so you can paste it into an email:
  1. Click the Tunnelblick icon
  2. Click "VPN Details…"
  3. Select the "Configurations" panel if it is not already selected
  4. Select the configuration whose file you want to look at in the list on the left
  5. Select the "Log" tab if it is not already selected
  6. Click "Copy Log to Clipboard"

To put the contents of your configuration file on the Clipboard so you can paste it into an email, open it in TextEdit as follows:
  1. Click the Tunnelblick icon
  2. Click "VPN Details…"
  3. Select the "Configurations" panel if it is not already selected
  4. Select the configuration whose file you want to look at in the list on the left
  5. Click the little "gear" icon at the bottom of the list on the left
  6. Select "Edit OpenVPN Configuration File…" (or possibly "Examine OpenVPN Configuration File…").
In TextEdit you can Edit : Select All and then Edit : Copy to get the contents of the configuration file put into the clipboard.



On Fri, Apr 5, 2013 at 2:29 AM, <fatykh...@gmail.com> wrote:
Hello,

I have OS X 10.8.3 and installed Tunnelblick 3.3beta36 (build 3228)  -  OpenVPN 2.2.1  _first time_ on this machine

using gui I can't connect to server, running manually openvpn with params I also get error "Cannot allocate TUN/TAP dev dynamically"

methods described on official web site don't help me...

what to do?

 

воскресенье, 24 марта 2013 г., 1:06:37 UTC+4 пользователь Muhammad El-Sergani написал:


Thanks
//M


Tunnelblick includes tun/tap drivers..



To unsubscribe from this group and stop receiving emails from it, send an email to tunnelblick-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "tunnelblick-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tunnelblick-discuss/kJs1440KUD8/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to tunnelblick-discuss+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages