Page 1 of 1

Using softether VPN Server Manager from a virtual HUB

Posted: Fri Jul 10, 2015 10:25 am
by Mada
I am trying to manage my server and bridge using the server manager tools from a client attached to a virtual HUB.

I can not connect to the hub virtual interface, ie 192.168.2.1, nor the server/bridge:s public ip.

How can I do this?

Edit: I think that connecting to the external adress is not possible becouse it is a mobile connection and therefore provider NAT:ed. So I need to connect from my tunnel.

Thanks

Re: Using softether VPN Server Manager from a virtual HUB

Posted: Fri Jul 10, 2015 5:25 pm
by kh_tsang
If you are using linux, the client cannot access the addresses on the NIC itself unless you have a dedicated NIC for local bridge. Otherwise, you will need a tap device and add the tap device and your NIC to a new linux bridge(This linux bridge should be created in your OS.) then assign IP to the linux bridge.

*Tap device is a device which connect your linux OS to the softether virtual hub.