Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ironworks

#1
16.7 Legacy Series / Re: OPNsense + Softether
December 06, 2016, 10:49:30 PM
Softether supports OpenVPN, IPsec, L2TP and is available on multi platforms.
#2
16.7 Legacy Series / OPNsense + Softether
December 06, 2016, 09:26:43 PM
Hello everybody,

I'm trying to setup a basic Softether configuration on my OPNsense firewall. I already installed Softether VPN server and wrote a script to autolaunch the server on FreeBSD. They both works.

I created a Virtualbox lab and setted up OPNsense like :
WAN : interface em0 192.168.0.25/24
LAN : interface em1 192.168.1.1/24

The client on the WAN can communicate with the VPN Server thanks a fw rule i added.

I have to admit I never used nor configured a VPN server. So concepts like tap bridges and local bridges are difficul to understand for me despite all topics and documentations i read. I know i forgot something but i don't really understand how it works. Can you help me ?

Thanks :)