{"id":3918,"date":"2025-08-11T10:07:26","date_gmt":"2025-08-11T01:07:26","guid":{"rendered":"https:\/\/h4ck.kr\/?p=3918"},"modified":"2025-08-11T10:07:27","modified_gmt":"2025-08-11T01:07:27","slug":"vmware%ec%99%80-dockerwsl%ec%9d%84-%ea%b0%99%ec%9d%b4-%ec%82%ac%ec%9a%a9%ec%a4%91%ec%9d%bc-%ea%b2%bd%ec%9a%b0-%ed%8f%ac%ed%8a%b8%ed%8f%ac%ec%9b%8c%eb%94%a9-%eb%ac%b8%ec%a0%9c-%ed%95%b4%ea%b2%b0","status":"publish","type":"post","link":"https:\/\/h4ck.kr\/?p=3918","title":{"rendered":"vmware\uc640 Docker(WSL)\uc744 \uac19\uc774 \uc0ac\uc6a9\uc911\uc77c \uacbd\uc6b0, \ud3ec\ud2b8\ud3ec\uc6cc\ub529 \ubb38\uc81c \ud574\uacb0"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"424\" src=\"https:\/\/h4ck.kr\/wp-content\/uploads\/2025\/08\/image-1024x424.png\" alt=\"\" class=\"wp-image-3919\" srcset=\"https:\/\/h4ck.kr\/wp-content\/uploads\/2025\/08\/image-1024x424.png 1024w, https:\/\/h4ck.kr\/wp-content\/uploads\/2025\/08\/image-300x124.png 300w, https:\/\/h4ck.kr\/wp-content\/uploads\/2025\/08\/image-768x318.png 768w, https:\/\/h4ck.kr\/wp-content\/uploads\/2025\/08\/image.png 1086w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>VMWare\uc744 \uc0ac\uc6a9\ud55c \uc774\ud6c4\ubd80\ud130 \ub3c4\ucee4\uc5d0\uc11c \ud3ec\ud2b8 \ud3ec\uc6cc\ub529\uc774 \uc5b4\ub290\uc21c\uac04 \uc548\ub418\uae30 \uc2dc\uc791\ud588\ub2e4.<\/p>\n\n\n\n<p>ChatGPT\ub97c \ucc38\uace0\ud574\uc11c \ubb3c\uc5b4\ubcf4\ub2c8 22222\ubc88 \ud3ec\ud2b8\ub97c VMWare NAT Service\uc640 docker\/wsl\uacfc \uac19\uc774 \uc0ac\uc6a9\ud568\uc73c\ub85c\uc368 \ud3ec\ud2b8 \ud3ec\uc6cc\ub529\/\ud504\ub85d\uc2dc\uac00 \ubcf5\uc7a1\ud558\uac8c \uc5bd\ud600\uc788\uc5b4\uc11c \uadf8\ub7f0\uac83\uc774\uc5c8\ub2e4.<\/p>\n\n\n\n<p>\uc11c\ube44\uc2a4\uc5d0\uc11c VMWare NAT Service\ub97c \uc911\ub2e8\uc2dc\ud0a4\uba74 \ub41c\ub2e4.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PS C:\\Users\\seo> Get-NetTCPConnection -LocalPort 22222 -ErrorAction SilentlyContinue | Format-List\n\n\nLocalAddress   : ::1\nLocalPort      : 22222\nRemoteAddress  : ::\nRemotePort     : 0\nState          : Listen\nAppliedSetting :\nOwningProcess  : 7608\nCreationTime   : 2025-08-10 \uc624\ud6c4 8:28:12\nOffloadState   : InHost\n\nLocalAddress   : ::\nLocalPort      : 22222\nRemoteAddress  : ::\nRemotePort     : 0\nState          : Listen\nAppliedSetting :\nOwningProcess  : 9072\nCreationTime   : 2025-08-10 \uc624\ud6c4 8:28:11\nOffloadState   : InHost\n\nLocalAddress   : 0.0.0.0\nLocalPort      : 22222\nRemoteAddress  : 0.0.0.0\nRemotePort     : 0\nState          : Listen\nAppliedSetting :\nOwningProcess  : 4640\nCreationTime   : 2025-08-10 \uc624\ud6c4 7:53:16\nOffloadState   : InHost\n\n\n\nPS C:\\Users\\seo> netstat -ano | findstr :22222\n  TCP    0.0.0.0:22222          0.0.0.0:0              LISTENING       9072\n  TCP    0.0.0.0:22222          0.0.0.0:0              LISTENING       4640\n  TCP    127.0.0.1:52565        127.0.0.1:22222        TIME_WAIT       0\n  TCP    [::]:22222             [::]:0                 LISTENING       9072\n  TCP    [::1]:22222            [::]:0                 LISTENING       7608<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PS C:\\Users\\seo> Get-Process -Id 4640,9072,7608 | Select-Object Id, ProcessName, Path\n\n  Id ProcessName        Path\n  -- -----------        ----\n9072 com.docker.backend C:\\Program Files\\Docker\\Docker\\resources\\com.docker.backend.exe\n4640 vmnat\n7608 wslrelay           C:\\Program Files\\WSL\\wslrelay.exe\n\n\ud604\uc7ac \uc774\ub807\uac8c \ub098\uc640<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>VMWare\uc744 \uc0ac\uc6a9\ud55c \uc774\ud6c4\ubd80\ud130 \ub3c4\ucee4\uc5d0\uc11c \ud3ec\ud2b8 \ud3ec\uc6cc\ub529\uc774 \uc5b4\ub290\uc21c\uac04 \uc548\ub418\uae30 \uc2dc\uc791\ud588\ub2e4. ChatGPT\ub97c \ucc38\uace0\ud574\uc11c \ubb3c\uc5b4\ubcf4\ub2c8 22222\ubc88 \ud3ec\ud2b8\ub97c VMWare NAT Service\uc640 docker\/wsl\uacfc \uac19\uc774 \uc0ac\uc6a9\ud568\uc73c\ub85c\uc368 \ud3ec\ud2b8 \ud3ec\uc6cc\ub529\/\ud504\ub85d\uc2dc\uac00 \ubcf5\uc7a1\ud558\uac8c \uc5bd\ud600\uc788\uc5b4\uc11c \uadf8\ub7f0\uac83\uc774\uc5c8\ub2e4. \uc11c\ube44\uc2a4\uc5d0\uc11c VMWare NAT Service\ub97c \uc911\ub2e8\uc2dc\ud0a4\uba74 \ub41c\ub2e4.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-3918","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/posts\/3918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/h4ck.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3918"}],"version-history":[{"count":1,"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/posts\/3918\/revisions"}],"predecessor-version":[{"id":3920,"href":"https:\/\/h4ck.kr\/index.php?rest_route=\/wp\/v2\/posts\/3918\/revisions\/3920"}],"wp:attachment":[{"href":"https:\/\/h4ck.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/h4ck.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/h4ck.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}