port forwarding to machines connected to VPS on securenat

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
BoredAus
Posts: 115
Joined: Sun Nov 23, 2014 3:29 am

Re: port forwarding to machines connected to VPS on securena

Post by BoredAus » Mon Jan 12, 2015 12:15 pm

The best way is to read iptables howto documentation. They are scattered all over the web. Here is one example:
http://www.netfilter.org/documentation/ ... WTO-7.html

Also you noted how all the machines connected are given the same IP address as the server, that is not necessarily the case. IP addresses should be unique that is, no two computers on the same network segment would be sharing the identical IP address otherwise there would be a conflict. In that context, sharing the same subnet maybe more appropriate for typical LAN setup. Better yet, the correct terminology would be IP range or DHCP scope.

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: port forwarding to machines connected to VPS on securena

Post by thisjun » Wed Jan 21, 2015 8:25 am

What do you want to restrict?

If you want to restrict the communication within a virtual hub, you can use the access list function.

Post Reply