How to configure Client to Ignore 'PUSH_REQUEST' (status=1) from OpenVPN server

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
dugadugadid
OpenVpn Newbie
Posts: 5
Joined: Wed Feb 28, 2018 12:34 am

How to configure Client to Ignore 'PUSH_REQUEST' (status=1) from OpenVPN server

Post by dugadugadid » Wed Apr 04, 2018 6:21 pm

OpenVPN can servers can be configured to log client status with the following command

status /var/run/openvpn-status.log

How does one go about configuring the client to ignore this push?

dugadugadid
OpenVpn Newbie
Posts: 5
Joined: Wed Feb 28, 2018 12:34 am

Re: How to configure Client to Ignore 'PUSH_REQUEST' (status=1) from OpenVPN server

Post by dugadugadid » Wed Apr 04, 2018 6:24 pm

And or how does one go about disabling the server status log from the client side?

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: How to configure Client to Ignore 'PUSH_REQUEST' (status=1) from OpenVPN server

Post by TinCanTech » Wed Apr 04, 2018 6:27 pm

dugadugadid wrote:
Wed Apr 04, 2018 6:21 pm
status /var/run/openvpn-status.log

How does one go about configuring the client to ignore this push?
That is not pushed to the client ..

dugadugadid wrote:
Wed Apr 04, 2018 6:24 pm
how does one go about disabling the server status log from the client side?
You cannot disable anything on the server from the client side .. Not within openvpn ..

You can login over ssh and reconfigure your server and restart it but that is not what you are asking ..

Post Reply