Bridging and local access to manage server
Posted: Tue Apr 26, 2016 4:20 pm
Hi all, any help on this appreciated.
How do you configure bridging so that you can use the SoftEther management tool to configure the server WHILE you are connected remotely to the VPN as a client with local IP?
My setup:
I've installed SE on a local server behind my home router. The server has two connected interfaces, one ethernet, one wifi, both with different ip addresses. So:
Ethernet 192.168.0.100
Wifi 192.168.0.101
SoftEther listening port: 10000
I have port forwarding on my router, 10000 is forwarded to 192.168.1.100 (ethernet)
Softether bridging is set up using the ethernet interface.
So as of now, on another local windows machine on the network, I can use the server manager tool to configure the server using either 192.168.0.100 or 192.168.0.101. Both work.
Now I connect a windows laptop to the VPN through a network outside my home. I get served a local IP address 192.168.1.51. So now my remotely connected laptop is part of the local network and I should be able to manage the server using the Windows management tool.
Now I understand that due to Linux kernel restrictions I can't connect with the server management tool using 192.168.0.100 (ethernet) because it is being used for the bridge. So I try to connect 192.168.0.101 (wifi) which works fine when I'm on a computer physically connected locally. But when connected remotely through VPN it doesn't work. Similarly I can SSH to my server through 192.168.0.100 or 192.168.0.101 when on a physical local machine, but neither IPs work when connected through the VPN.
My expectation is that this should work. I don't like having the management interface open to the world with just password protection, it's not secure, so I want to use adminip.txt to restrict access only to local machines but I can't seem to access the server at all when connected through the VPN.
I have tried deleting the ethernet bridge and replacing it with the wifi bridge. I have tried having the ethernet and wifi bridges active at the same time. Neither works, SoftEther won't serve a local IP to me when connecting as a client unless the only operational bridge is the ethernet bridge. I have tried forwarding the port 10000 to the wifi IP, then I can't connect the client at all.
I don't want to use SecureNat due to the performance hit.
Anyone have any genius suggestions as to what I'm doing wrong here?
Thanks!
PS all of this could be avoided if we could have certificate authentication for the manager instead of plain password....
How do you configure bridging so that you can use the SoftEther management tool to configure the server WHILE you are connected remotely to the VPN as a client with local IP?
My setup:
I've installed SE on a local server behind my home router. The server has two connected interfaces, one ethernet, one wifi, both with different ip addresses. So:
Ethernet 192.168.0.100
Wifi 192.168.0.101
SoftEther listening port: 10000
I have port forwarding on my router, 10000 is forwarded to 192.168.1.100 (ethernet)
Softether bridging is set up using the ethernet interface.
So as of now, on another local windows machine on the network, I can use the server manager tool to configure the server using either 192.168.0.100 or 192.168.0.101. Both work.
Now I connect a windows laptop to the VPN through a network outside my home. I get served a local IP address 192.168.1.51. So now my remotely connected laptop is part of the local network and I should be able to manage the server using the Windows management tool.
Now I understand that due to Linux kernel restrictions I can't connect with the server management tool using 192.168.0.100 (ethernet) because it is being used for the bridge. So I try to connect 192.168.0.101 (wifi) which works fine when I'm on a computer physically connected locally. But when connected remotely through VPN it doesn't work. Similarly I can SSH to my server through 192.168.0.100 or 192.168.0.101 when on a physical local machine, but neither IPs work when connected through the VPN.
My expectation is that this should work. I don't like having the management interface open to the world with just password protection, it's not secure, so I want to use adminip.txt to restrict access only to local machines but I can't seem to access the server at all when connected through the VPN.
I have tried deleting the ethernet bridge and replacing it with the wifi bridge. I have tried having the ethernet and wifi bridges active at the same time. Neither works, SoftEther won't serve a local IP to me when connecting as a client unless the only operational bridge is the ethernet bridge. I have tried forwarding the port 10000 to the wifi IP, then I can't connect the client at all.
I don't want to use SecureNat due to the performance hit.
Anyone have any genius suggestions as to what I'm doing wrong here?
Thanks!
PS all of this could be avoided if we could have certificate authentication for the manager instead of plain password....