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 $!
disable vpncmd ability to write to server_log
-
- Posts: 5
- Joined: Fri Sep 26, 2014 9:49 pm
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: disable vpncmd ability to write to server_log
The log is written by VPN server.
There is no way to suppress the log.
There is no way to suppress the log.