cenk1cenk2 / docker-softether-vpnsrv

SoftEther VPN Server with DNSMASQ DHCP Server or bridge mode connection for VPN-to-site setup.
29 stars 15 forks source link

Howto use it #2

Closed ouranos6 closed 4 years ago

ouranos6 commented 4 years ago

Hi,

I try to use your image with the dnsmasq but it's impossible to make it working.

Here is my attempt, maybe you can explain how to use/start the container.

docker run -v /opt/dnsmasq.conf:/usr/local/vpnserver/dnsmasq.conf --privileged --cap-add NET_ADMIN cenk1cenk2/softether-vpnsrv

Thanks in advance

cenk1cenk2 commented 4 years ago

I will update readme as soon as possible.

cenk1cenk2 commented 4 years ago

I updated the readme to my best extend simplified the code for initial-setup process. Hope it will be more helpful, otherwise you can just ask here again.