Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
stunnelに特定のアウトバウンドIPアドレスを指定する方法はありますか?現在は常にサーバーのメインIPを使用していますが、特定のアウトバウンドIPアドレスを使用したいと思います。
私は実際にこれについて自分自身の答えを見つけました-「ローカル」ディレクティブ。
local = host IP of the outgoing interface is used as source for remote connections. Use this option to bind a static local IP address, instead.