Page 2 of 2

Re: UDPv4 link local (bound): [undef]:1194

Posted: Fri Jul 06, 2012 8:18 am
by Maker man
Ok.

It's working with WINS, I see shared files in My Network Places, on my server side but on the client side, the shared files can't be seen.
Do I need to put something in client configuration file also ?

And it seems to me that it can't be used programs like LanTalk NET which are for communication in LAN networks.
This program automatically register other user if he has installed same program.
Can they be used over ovpn network?

And this problem too, the internet, server computer can normally use internet but clients can not, why?

Re: UDPv4 link local (bound): [undef]:1194

Posted: Fri Jul 06, 2012 11:21 am
by maikcat
hi there,
And this problem too, the internet, server computer can normally use internet but clients can not, why?
remove this from your server config

push "redirect-gateway def1"
And it seems to me that it can't be used programs like LanTalk NET which are for communication in LAN networks.
This program automatically register other user if he has installed same program.
Can they be used over ovpn network?
if this software uses broadcasts it wont work in routing mode (tun)
you need to setup openvpn in bridging mode.