xingplus / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

ip pushed by server but not set by client #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. connect to the openvpn-server 
(OpenVPN 2.0.9 i686-pc-linux [SSL] [LZO] [EPOLL] built on Sep  6 2007)

2. server side ccd file has: 
ifconfig-push 10.10.10.234 10.10.10.233

3. However my interface is set to:
tun0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet 10.10.10.230 --> 10.10.10.229 netmask 0xffffffff

Routes and all work flawlessly, but sometimes i create havoc with other 
clients, or they boch me 
out since i am on 'their' ip.

What version of Tunnelblick are you using? On what version of OS X? PPC or 
Intel?

intel 10.5.7 , tunnelblick 3.0b10

Any hints of what could be the matter? I searched the issues , but could not 
find something 
simular. Sorry if i overlooked the obvious ....

conf file :
--------------
client 
dev tun 
proto tcp 
remote 10.10.1.146 1194 
resolv-retry infinite 
nobind 
persist-key 
persist-tun 
ca ca.crt 
cert vincent.crt 
key vincent.key 
comp-lzo 
verb 3

----
I compiled openvpn-2.1_rc19 on this box and ran it, but the results were the 
same. Could this 
be a server issue?

Original issue reported on code.google.com by vincent1...@gmail.com on 11 Aug 2009 at 4:56

GoogleCodeExporter commented 9 years ago
This might be a server issue or configuration problem. Suggest posting to any 
openvpn 
lists.

Original comment by batman...@gmail.com on 13 Aug 2009 at 3:13

GoogleCodeExporter commented 9 years ago
Thank you, i will do so and post any results back here.

Original comment by vincent1...@gmail.com on 13 Aug 2009 at 3:40

GoogleCodeExporter commented 9 years ago
It was a server configuration issue: Username Vincent, ccd file named 'vincent' 
and should be 'Vincent'.
It takes a good pair of eyes to see that one, thank you for your attention.

This issue can be closed.

Original comment by vincent1...@gmail.com on 21 Aug 2009 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by jkbull...@gmail.com on 21 Aug 2009 at 11:00