こんにちは
スベディです。
以前は
OpenVPNのバージョン2.6.3を使用していました。
server.ovepnの中身「;client-to-client」以下の通り設定していました。
client同士でお互いは見えなかった。pingも飛ばないでした。
# Uncomment this directive to allow different
# clients to be able to "see" each other.
# By default, clients will only see the server.
# To force clients to only see the server, you
# will also need to appropriately firewall the
# server's TUN/TAP interface.
;client-to-client
現在、OpenVPNのバージョン2.6.12を使用しておりますが、
上と同じ設定をしても、client同士でお互いは見える。pingも到達する実態が
発生しています。
実際は、client同士を接続不可にしたいです。
私の使用しているOSはWindowsです。この問題に関する何か情報をお持ちの方は、ご教示いただけますと幸いです。