Score:0

SoftEther service is not starting

jm flag

I've followed this guide 3 times and every time I've destroyed the VM and started fresh.

SoftEther service is not starting automatically after reboot. Manual start works fine.

I'm not a seasoned Ubuntu admin, so please help me to find out how to check the log to see if there's any startup error.

Thanks.

Score:0
in flag

For those who have similar issue, to create the service this file should be created:

nano /lib/systemd/system/vpnserver.service

[Unit]
Description=SoftEther VPN Server After=network.target

[Service]
Type=forking ExecStart=/usr/local/vpnserver/vpnserver start ExecStop=/usr/local/vpnserver/vpnserver stop

[Install]
WantedBy=multi-user.target

The tutorial is outdated.

Response from Omid Shojaee at digital ocean

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.