Re: [Openvpn-users] openvpn management interface

2013-09-24 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/09/13 17:36, Jérémy Hustache wrote: > Hello, > > > In my client-connect script, I need to connect to management > interface of openvpn (to check user tunnel status and kill it if > necessary). But I see that a client is already connected. I see

Re: [Openvpn-users] openvpn management interface

2013-09-24 Thread Gert Doering
hi, On Tue, Sep 24, 2013 at 12:36:58PM +0200, David Sommerseth wrote: > > In my client-connect script, I need to connect to management > > interface of openvpn (to check user tunnel status and kill it if > > necessary). But I see that a client is already connected. I see in > > manual that this ma

[Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread jack seth
Is it possible to have a Openvpn server drop port scanning packets instead of sending a reply.  For example, when running 'shields up' on grc.com the port that I have openvpn running on is reported as 'closed' instead of 'stealth'.  Is there a way to get openvpn to just not respond?

Re: [Openvpn-users] openvpn management interface

2013-09-24 Thread Crishie Smith
please don't send me a message .. im unsubscribe ..-- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. G

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread Leonardo Rodrigues
Em 24/09/13 12:16, jack seth escreveu: > Is it possible to have a Openvpn server drop port scanning packets instead of > sending a reply. For example, when running 'shields up' on grc.com the port > that I have openvpn running on is reported as 'closed' instead of 'stealth'. > Is there a way t

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread Les Mikesell
On Tue, Sep 24, 2013 at 12:56 PM, Leonardo Rodrigues wrote: > Em 24/09/13 12:16, jack seth escreveu: >> Is it possible to have a Openvpn server drop port scanning packets instead >> of sending a reply. For example, when running 'shields up' on grc.com the >> port that I have openvpn running on

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread Leonardo Rodrigues
Em 24/09/13 15:35, Les Mikesell escreveu: > You can't very well let the firewall block the port that openvpn is > using although you could block icmp replies about closed ports. But I > thought that when using UDP, openvpn would not respond at all to > packets that are not correctly encrypted. N

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread David Sommerseth
- Original Message - > From: "jack seth" > To: openvpn-users@lists.sourceforge.net > Sent: Tuesday, 24 September, 2013 5:16:27 PM > Subject: [Openvpn-users] Possible to drop port scan packets? > > Is it possible to have a Openvpn server drop port scanning packets instead of > sending a r

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread jack seth
> Date: Tue, 24 Sep 2013 23:45:13 +0200 > From: openvpn.l...@topphemmelig.net > To: bird_...@hotmail.com > CC: openvpn-users@lists.sourceforge.net > Subject: Re: [Openvpn-users] Possible to drop port scan packets? > > > - Original Message - >> From:

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread Jan Just Keijser
jack seth wrote: > > >> Date: Tue, 24 Sep 2013 23:45:13 +0200 >> From: openvpn.l...@topphemmelig.net >> To: bird_...@hotmail.com >> CC: openvpn-users@lists.sourceforge.net >> Subject: Re: [Openvpn-users] Possible to drop port scan packets? >> >> >> -

Re: [Openvpn-users] Possible to drop port scan packets?

2013-09-24 Thread Jason Haar
On 25/09/13 11:16, jack seth wrote: > Thanks for the response. Yes I have that implemented. I am running > both a TCP and UDP server. Of course it is the TCP that is replying. > Actually the port is listed as 'closed' but I want it to appear as > 'stealth' (i.e. no response). Just to reitera