[Openvpn-users] First time set up using openvpn

2020-04-03 Thread The Doctor via Openvpn-users
All right. Trying to set up a radius based authentication openvpn on Freebsd 12.! . Server file: - local 192.168.81.1 port 1194 proto udp dev tun ca /usr/local/etc/openvpn/server/ca.crt cert /usr/local/etc/openvpn/server/issued/server.cr

Re: [Openvpn-users] First time set up using openvpn

2020-04-03 Thread The Doctor via Openvpn-users
This file is secret" > could be better explained as > "# This file is shared secret" > > HTH > tct > > > On 04/04/2020 00:30, The Doctor via Openvpn-users wrote: > > All right. > > > > Trying to se

Re: [Openvpn-users] First time set up using openvpn

2020-04-03 Thread The Doctor via Openvpn-users
On Fri, Apr 03, 2020 at 08:47:36PM -0600, The Doctor via Openvpn-users wrote: > On Sat, Apr 04, 2020 at 01:59:43AM +0100, tincanteksup wrote: > > Hi Doctor, > > > > HMAC indicates that your --tls-auth settings are incorrect. > > > > I point out the fault below. &

Re: [Openvpn-users] First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
On Sat, Apr 04, 2020 at 09:24:24AM +0200, Gert Doering wrote: > Hi, > > On Fri, Apr 03, 2020 at 05:30:23PM -0600, The Doctor via Openvpn-users wrote: > > tls-auth /usr/local/etc/openvpn/server/ta.key 0 # This file is secret > > If you have this on the server... > >

Re: [Openvpn-users] First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
: > > tls-crypt tls-crypt.key > > In client.conf: > > > [[[ THE CONTENTS OF THE KEY OF tls-crypt.key - USING INLINE IS GOOD ]]] > > Got you. What about generating tls-crypt.key? > > Cheers, > > Tom > > -Original Message- > From:

Re: [Openvpn-users] First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
o set up the radius server(s) (for linux it's in > /etc/pam_radius.conf) > I use FreeBSD and have radius set up ready to go. > Cheers, > > Tom > > -Original Message- > From: The Doctor via Openvpn-users > [mailto:openvpn-users@lists.sourceforge.net]

Re: [Openvpn-users] First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
On Sat, Apr 04, 2020 at 03:57:21PM +0200, Gert Doering wrote: > Hi, > > On Sat, Apr 04, 2020 at 06:54:48AM -0600, The Doctor wrote: > > > As soon as you have the TLS-Auth part sorted out - there is no > > > authentication backend configured on the server, so it won't do > > > LDAP or radius. As

Re: [Openvpn-users] First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
age----- > From: The Doctor via Openvpn-users > [mailto:openvpn-users@lists.sourceforge.net] > Sent: Saturday, April 4, 2020 4:07 PM > To: Gert Doering > Cc: openvpn-users@lists.sourceforge.net > Subject: Re: [Openvpn-users] First time set up using openvpn > > On Sat, A

[Openvpn-users] Completing the VPN Re: First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
tls-crypt in place of tls-auth did the trick. However routing and gateway seems to be non-functional. So the working server file is - local 192.168.81.1 port 1194 proto udp dev tun ca /usr/local/etc/openvpn/server/ca.crt ce

Re: [Openvpn-users] Completing the VPN Re: First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
On Sat, Apr 04, 2020 at 10:15:31PM +0200, Dajka Tam?s wrote: > Hi, > > this is not needed in the server.conf: ' push "redirect-gateway defi"' > > IMHO 'server' should be: > > server 10.8.0.1 255.255.0.0 > > (why do you need a /16? your definetly will not be able to handle more than > 256 client

Re: [Openvpn-users] Completing the VPN Re: First time set up using openvpn

2020-04-04 Thread The Doctor via Openvpn-users
And I wonder if Windows is gving me attitude. When I coneect , I can ping numerical IPs but won't resolve into Domain names. Further some ofthe client are using the ethernet connection and not the VPN. So here is wht I have, for Server -

Re: [Openvpn-users] Completing the VPN Re: First time set up using openvpn

2020-04-05 Thread The Doctor via Openvpn-users
On Sat, Apr 04, 2020 at 06:11:47PM -0600, The Doctor via Openvpn-users wrote: > And I wonder if Windows is gving me attitude. > > When I coneect , I can > ping numerical IPs but > won't resolve into Domain names. > > Further some ofthe client are using the ethernet co

[Openvpn-users] 'Routers' as openvpn clients

2020-04-27 Thread The Doctor via Openvpn-users
Question, maybe an FAQ: What is the best routing devices that can use openvpen upd client ? Tried a microtek with RouterOS 6, OOPS!!! -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist risin

[Openvpn-users] Geography issues

2020-05-26 Thread The Doctor via Openvpn-users
Just testing out a site, but it gave us the wrong city and province. Wonder if this issue can be resolved by telling the client which region to resolve to. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic

Re: [Openvpn-users] Geography issues

2020-05-27 Thread The Doctor via Openvpn-users
On Wed, May 27, 2020 at 08:31:20AM +0200, Antonio Quartulli wrote: > Hi Doctor, > > On 26/05/2020 20:11, The Doctor via Openvpn-users wrote: > > Just testing out a site, but it gave us the wrong city > > and province. > > > > Wonder if this issue can be res