問題タブ [pfsense]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
274 参照

docker - docker macvlan outside subnet pfsense other subnet

Docker コンテナーを独自のネットワーク外からアクセスできるようにする方法を知りたいです。

例: docker コンテナには専用の IP 172.16.0.240があり、mac0 アドレスは172.16.0.40、ホスト アドレスは172.16.0.20

172.16.0.0/24 に接続されているすべてのデバイスから 172.16.0.240 にアクセスできます

今私は 172.16.50.0/24 からアクセスしたいです。

現在、172.16.50.0/24 は、macvlan ip を使用するものを除いて、172.16.0.0/24 のすべてにアクセスするのに問題はありません。

ありがとう。