Hi,
I searching for an entire connection log.
So I connect my AS6012T with ssh to search for it.
But I can't find it.
Did someone now the folder?
regards
It is currently Wed Jan 20, 2021 11:12 pm
All times are UTC + 8 hours
earthwalkerx wrote:I open a ticket for that, fyi
Use putty or winscp.
Then go to /usr/builtin/etc/vpnclient/ and edit vpn.cert file,
here is the example:
root@AS5004T-9EE9:/volume1/.@root # cd /usr/builtin/etc/vpnclient/
root@AS5004T-9EE9:/volume0/usr/builtin/etc/vpnclient # ls
123.conf 123.crt vpnclient.conf
root@AS5004T-9EE9:/volume0/usr/builtin/etc/vpnclient # vi 123.crt
and add a line following line before the latest line "verb 6"
log /volume1/Public/openvpn.log
then the latest lines of .crt file should look like this:
reneg-sec 0
tun-mtu 1500
log /volume1/Public/openvpn.log
verb 6
*In vi , press "a" to enter editing mode
*After adding the line, press esc and input :wq to save and exit
Then you should be able to see openvpn.log in /Public when connecting to the vpn server.
Users browsing this forum: No registered users and 2 guests