What steps will reproduce the problem?
1. start the vpn tunnel
2. take ip from dhcp server but not dns
3. close tunnel
What is the expected output? What do you see instead?
i've a problem with mac osx client.my openvpn server has a dhcp listening
on the tap0 interface.it send ip and dns info to clients.it works fine with
linux and windows but on mac the client could get only ip address and not
dns.if i dont'use dhcp and put dhcp-options on server and pull on client it
works fine,but unfortunately i have to use a separate dhcp server
What version of Tunnelblick are you using? On what version of OS X? PPC or
Intel?
tunnelblick 3.0b9
Please provide any additional information below.
this is my conf file
remote xxx.xxx.xxx.xxx 5002
dev tap
#this line takes ip from dhcp server
up "ifconfig tap0 up; ipconfig set tap0 DHCP; echo"
proto tcp-client
ca keysprova/ca1.crt
cert keysprova/client2.crt
key keysprova/client2.key
ping 10
verb 8
mute 10
route-gateway 10.0.8.1
redirect-gateway
Original issue reported on code.google.com by annari...@gmail.com on 6 Apr 2009 at 11:46
Original issue reported on code.google.com by
annari...@gmail.com
on 6 Apr 2009 at 11:46