Page 1 of 1

Who has a working Local Bridge setup example

Posted: Mon May 19, 2014 5:43 am
by ludwg
Hello,

We tried to setup a Local Bridge for accessing our fileserver (samba) using softether running on linux, using Windows VPN (softether) clients.
Who has a working example.
We are looking for some specifications (brand and type) of the hardware especially the used network cards.

Thanks in advance.

Best regards,
Lud
lud@wise-guys.nl

Re: Who has a working Local Bridge setup example

Posted: Thu May 29, 2014 3:34 am
by thisjun
Usually, we are using Intel PRO/1000 MT、Gigabit CT, PRO/1000 GT etc.

Re: Who has a working Local Bridge setup example

Posted: Thu May 29, 2014 9:49 am
by mesa57

Re: Who has a working Local Bridge setup example

Posted: Thu Jun 12, 2014 11:08 am
by Oooo1
I used other VPN server for it: xl2tpd+strpngswan.
Because of used ideology, SoftEther can not provide access to shares located at the same machine where it is installed with Samba also.

Re: Who has a working Local Bridge setup example

Posted: Thu Jun 12, 2014 6:59 pm
by qupfer
Oooo1 wrote:
> SoftEther can not provide access to shares
> located at the same machine where it is installed with Samba also.

This is not true. You can't use localbridge to your (single) physical networkinterfaces and got also access to samba on the same machine.
But your solution can't do that too.

With SoftEther (and other vpn-software) you have multiple solutions:

a) use two interfaces
b) bridge to a tap-device and route the traffic to your network
c) bridge to a tap-device and make SNAT/MASQUERADE

I would say, you do a kind of c). Also works with SE....

Re: Who has a working Local Bridge setup example

Posted: Sun Jun 15, 2014 2:08 pm
by Oooo1
My solution, you meant xl2tpd+strongswan ?
If you meant so you don' t right.
I have fully working such solution.
I access NetBios shares at Vpn server/Samba server.
And about your 'b' and 'c' advising, can you provide detailed desc ?

Re: Who has a working Local Bridge setup example

Posted: Sun Jun 15, 2014 2:10 pm
by Oooo1
> This is not true. You can't use localbridge to your (single) physical
> networkinterfaces and got also access to samba on the same machine.

By the way, why not ?
I can access to NetBios shares at all other machines within Lan except Vpn server/Samba server.