disable vpncmd ability to write to server_log

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Complexi
Posts: 5
Joined: Fri Sep 26, 2014 9:49 pm

disable vpncmd ability to write to server_log

Post by Complexi » Mon Mar 09, 2015 5:25 pm

vpncmd writes to /usr/local/vpnserver/server_log each time it's fired. is there a command to stop this from happening? we use IpTable throughout the day and don't need the output to be logged to server_log. here is our vpncmd syntax:

/usr/local/vpnserver/vpncmd host:port /SERVER /HUB:VPN /PASSWORD:xxx /OUT:foo.txt /CSV /CMD IpTable > /dev/null 2>&1 & echo $!

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: disable vpncmd ability to write to server_log

Post by thisjun » Thu Mar 19, 2015 6:44 am

The log is written by VPN server.
There is no way to suppress the log.

Post Reply