{"id":1658,"date":"2014-12-16T19:35:44","date_gmt":"2014-12-16T19:35:44","guid":{"rendered":"https:\/\/www.couchbase.com\/blog\/?p=1658"},"modified":"2025-06-13T23:52:53","modified_gmt":"2025-06-14T06:52:53","slug":"iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway","status":"publish","type":"post","link":"https:\/\/www.couchbase.com\/blog\/ko\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/","title":{"rendered":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 DB \ubc0f \uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ubaa8\ubc14\uc77c \ub3d9\uae30\ud654 \uac8c\uc774\ud2b8\uc6e8\uc774\uc6a9 IPTables \ubc29\ud654\ubcbd \uc124\uc815"},"content":{"rendered":"<p>\uc0ac\ub78c\ub4e4\uc774 \uc2e4\uc81c\ub85c \uc5b4\ub5a4 \ud3ec\ud2b8\ub97c \uc5f4\uc5b4\uc57c \ud558\ub294\uc9c0 \uc54c\uc544\ub0b4\uc9c0 \uc54a\uace0 \uadf8\ub0e5 IPtables\ub97c \ub044\ub294 \uac83\uc740 \ub108\ubb34 \ud754\ud55c \uc77c\uc785\ub2c8\ub2e4. \uc800\ub3c4 \uadf8\ub807\uac8c \ud574\ubcf8 \uc801\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc774\uc81c \uadf8\ub9cc\ud574\uc57c \ud569\ub2c8\ub2e4. IPtables\ub294 \uc6b0\ub9ac\uc758 \uce5c\uad6c\uc785\ub2c8\ub2e4. \uc774\ub97c \uc704\ud574 \ub2e4\uc74c\uc740 IPtables\ub97c \uad6c\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc2a4\ud06c\ub9bd\ud2b8\uc758 \ubcf8\ubb38\uc785\ub2c8\ub2e4.<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:800px\">\n<tbody>\n<tr>\n<td><em># \uce74\uc6b0\uce58\ubca0\uc774\uc2a4 DB \uc11c\ubc84 \ud3ec\ud2b8<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 4369 -j ACCEPT<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 8091 -j ACCEPT<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 8092 -j ACCEPT<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 11209 -j ACCEPT<br \/>\n\t\t\tiptables -A \uc785\ub825 -p tcp -m \uc0c1\ud0dc -state NEW -m tcp -dport 11210 -j \uc218\ub77d<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 11211 -j ACCEPT<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 11214 -j ACCEPT<br \/>\n\t\t\tiptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 11215 -j ACCEPT<br \/>\n\t\t\tiptables -A \uc785\ub825 -p tcp -m \uc0c1\ud0dc -state NEW -m tcp -dport 18091 -j \uc218\ub77d<br \/>\n\t\t\tiptables -A \uc785\ub825 -p tcp -m \uc0c1\ud0dc -state NEW -m tcp -dport 18092 -j \uc218\ub77d<\/em><br \/>\n\t\t\t<em>iptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 21100:21199 -j ACCEPT<\/em><br \/>\n\t\t\t\u00a0<\/p>\n<p><em># \uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ub3d9\uae30\ud654 \uac8c\uc774\ud2b8\uc6e8\uc774 \ud3ec\ud2b8<br \/>\n\t\t\tiptables -A \uc785\ub825 -p tcp -m \uc0c1\ud0dc -state NEW -m tcp -dport 4984 -j \uc218\ub77d<\/em><\/p>\n<p>\t\t\t<em> <\/em><\/p>\n<p><em># \ub3d9\uae30\ud654 \uac8c\uc774\ud2b8\uc6e8\uc774 \uc11c\ube44\uc2a4\uc758 \uad00\ub9ac\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc678\ubd80 \ud2b8\ub798\ud53d\uc5d0 \uac1c\ubc29\ud558\ub824\ub294 \uacbd\uc6b0:<br \/>\n\t\t\tiptables -A \uc785\ub825 -p tcp -m \uc0c1\ud0dc -state NEW -m tcp -dport 4985 -j \uc218\ub77d<\/em><\/p>\n<p><em># \ucd94\uac00\uac00 \ub05d\ub098\uba74 \ub2e4\uc74c \ub450 \uba85\ub839\uc744 \uc2e4\ud589\ud558\uc5ec REJECT\uac00 \ub2e4\uc74c\uacfc \uac19\uc740\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<br \/>\n\t\t\t#\u00a0<\/em><em style=\"font-family:inherit; font-size:1em; line-height:1.4375em\">\ub97c \ucd94\uac00\ud558\uc138\uc694. \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 \uc791\ub3d9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uccab \ubc88\uc9f8\ub294 \uc0ad\uc81c\ud558\uace0 \ub450 \ubc88\uc9f8\ub294 \ub2e4\uc2dc \ucd94\uac00\ud569\ub2c8\ub2e4.<br \/>\n\t\t\t# \uadf8 \uc774\uc720\ub294 \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 \uccb4\uc778\uc758 \ub77c\uc778 \ubc88\ud638\ub85c \ub4e4\uc5b4\uac00\uc57c\ud558\uba70 \uc124\uba85\ud558\uae30\uac00 \ub354 \uc5b4\ub835 \uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.<br \/>\n\t\t\t#\u00a0<\/em><em style=\"font-family:inherit; font-size:1em; line-height:1.4375em\">\ub97c \ud074\ub9ad\ud558\uc138\uc694.<\/em><\/p>\n<p><em>iptables -D \uc785\ub825 -j \uac70\ubd80 -reject-with icmp-host-prohibited<br \/>\n\t\t\tiptables -A INPUT -j REJECT -reject-with icmp-host-prohibited????<\/em><br \/>\n\t\t\t\u00a0<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-family:inherit; font-size:1em; line-height:1.4375em\">Check to make sure they are all in correctly by running as root `iptables &#8211;list`. It should look something like this:<\/span><\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:800px\">\n<tbody>\n<tr>\n<td>\n<p><em># iptables -list<br \/>\n\t\t\t\uccb4\uc778 \uc785\ub825(\uc815\ucc45 \uc218\ub77d)<br \/>\n\t\t\t\ub300\uc0c1 \ud504\ub85c\ud14d\ud2b8 \uc635\ud2b8 \uc18c\uc2a4 \ubaa9\uc801\uc9c0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0<br \/>\n\t\t\t\ubaa8\ub450 \uc218\ub77d - \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc \uad00\ub828, \uc124\uc815\ub428\u00a0<br \/>\n\t\t\tACCEPT icmp - \uc5b4\ub514\uc11c\ub098 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<br \/>\n\t\t\t\uc5b4\ub514\uc11c\ub098 \ubaa8\ub450 \uc218\ub77d \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:ssh\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:epmd\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:jamlink\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:8092\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:11209\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:11210\u00a0<br \/>\n\t\t\ttcp \uc218\ub77d - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:memcache\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:11214\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:11215\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:18091\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:18092\u00a0<br \/>\n\t\t\t\uc218\ub77d tcp - \uc5b4\ub514\uc11c\ub098 \uc5b4\ub514\uc11c\ub098 \uc0c1\ud0dc NEW tcp dpt:webyast<br \/>\n\t\t\t\ubaa8\ub450 \uac70\ubd80 - \uc5b4\ub514\uc11c\ub098 \uac70\ubd80 - ICMP \ud638\uc2a4\ud2b8\uac00 \uae08\uc9c0\ub41c \uacbd\uc6b0<\/em><\/p>\n<p><em>\uccb4\uc778 \ud3ec\uc6cc\ub4dc(\uc815\ucc45 \uc218\ub77d)<br \/>\n\t\t\t\ub300\uc0c1 \ud504\ub85c\ud14d\ud2b8 \uc635\ud2b8 \uc18c\uc2a4 \ubaa9\uc801\uc9c0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0<br \/>\n\t\t\t\ubaa8\ub450 \uac70\ubd80 - \uc5b4\ub514\uc11c\ub098 \uac70\ubd80 - ICMP \ud638\uc2a4\ud2b8\uac00 \uae08\uc9c0\ub41c \uacbd\uc6b0\u00a0<\/em><\/p>\n<p><em>\uccb4\uc778 \ucd9c\ub825(\uc815\ucc45 \uc218\ub77d)<br \/>\n\t\t\t\ub300\uc0c1 \ud504\ub85c\ud14d\ud2b8 \uc635\ud2b8 \uc18c\uc2a4 \ubaa9\uc801\uc9c0<\/em><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Just remember to save this config once you have it in place (`service iptables save`). Also, you need\u00a0to confirm that the REJECT for the INPUT chain is at the end. Otherwise you will reject any traffic to ports\u00a0listed below that REJECT.<\/p>\n<p>\uc774\uac83\uc740 \ub85c\uceec \uc11c\ubc84 \ubcf4\uc548\uc5d0\ub9cc \ud574\ub2f9\ub41c\ub2e4\ub294 \uc810\ub9cc \uae30\uc5b5\ud558\uc138\uc694! \uadf8\ub807\uc2b5\ub2c8\ub2e4 <strong>NOT<\/strong> \ub124\ud2b8\uc6cc\ud06c \ubc29\ud654\ubcbd \ub610\ub294 AWS \ubcf4\uc548 \uadf8\ub8f9\/\ub124\ud2b8\uc6cc\ud06c\ub97c \ub300\uc2e0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\u00a0<span style=\"font-family:inherit; font-size:1em\">ACL. \ub458 \ub2e4 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.<\/span><\/p>\n<p>\ub124\ud2b8\uc6cc\ud06c \ud3ec\ud2b8\uc5d0 \ub300\ud55c \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \ub2e4\uc74c\uc744 \ucc38\uc870\ud558\uc138\uc694.\u00a0<a href=\"https:\/\/docs.couchbase.com\/couchbase-manual-2.5\/cb-install\/#network-ports\" style=\"line-height: 23px;\">Couchbase \uad00\ub9ac\uc790 \ubb38\uc11c<\/a>\u00a0\ub610\ub294 Couchbase \ubaa8\ubc14\uc77c \ubb38\uc11c\ub97c \ucc38\uc870\ud558\uc138\uc694.<\/p>\n<p>\uc774 \ube14\ub85c\uadf8 \uac8c\uc2dc\ubb3c\uc5d0\uc11c\ub294 IPTables \ub610\ub294 \uc774\ub7ec\ud55c \uc124\uc815\uc5d0 \ub300\ud574 \uba85\uc2dc\uc801 \ub610\ub294 \ubb35\uc2dc\uc801\uc73c\ub85c \uc5b4\ub5a0\ud55c \ubcf4\uc99d\ub3c4 \uc81c\uacf5\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \ubcf4\uc548\uc5d0 \uad00\ud574\uc11c\ub294 \uc0ac\uc6a9\uc790\uac00 \uc9c1\uc811 \ud655\uc778\ud574\uc57c \ud569\ub2c8\ub2e4. \uadf8\ub7ec\ub2c8 \ud604\uba85\ud558\uac8c \uc0ac\uc6a9\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>","protected":false},"excerpt":{"rendered":"<p>It is all too common for people to just turn off IPtables instead of actually figuring out what ports to open. I have to admit I have done it myself. Well we need to stop that. IPtables is our\u00a0friend, really. [&hellip;]<\/p>","protected":false},"author":23,"featured_media":13873,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1813],"tags":[1352,1355],"ppma_author":[9008],"class_list":["post-1658","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security","tag-linux","tag-operations"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v25.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway - The Couchbase Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.couchbase.com\/blog\/ko\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway\" \/>\n<meta property=\"og:description\" content=\"It is all too common for people to just turn off IPtables instead of actually figuring out what ports to open. I have to admit I have done it myself. Well we need to stop that. IPtables is our\u00a0friend, really. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.couchbase.com\/blog\/ko\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\" \/>\n<meta property=\"og:site_name\" content=\"The Couchbase Blog\" \/>\n<meta property=\"article:published_time\" content=\"2014-12-16T19:35:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-14T06:52:53+00:00\" \/>\n<meta name=\"author\" content=\"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\"},\"author\":{\"name\":\"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/2887e38425754897cea2d896bf082e6d\"},\"headline\":\"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway\",\"datePublished\":\"2014-12-16T19:35:44+00:00\",\"dateModified\":\"2025-06-14T06:52:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\"},\"wordCount\":685,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"keywords\":[\"Linux\",\"operations\"],\"articleSection\":[\"Security\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\",\"name\":\"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway - The Couchbase Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"datePublished\":\"2014-12-16T19:35:44+00:00\",\"dateModified\":\"2025-06-14T06:52:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"width\":1800,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.couchbase.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"name\":\"The Couchbase Blog\",\"description\":\"Couchbase, the NoSQL Database\",\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\",\"name\":\"The Couchbase Blog\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"width\":218,\"height\":34,\"caption\":\"The Couchbase Blog\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/2887e38425754897cea2d896bf082e6d\",\"name\":\"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/60a4ddb304fde12e65369919433b8dc7\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f704905856dcd1767d50024da51e2fa159eea665c85aff3224bc8763551d4e35?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f704905856dcd1767d50024da51e2fa159eea665c85aff3224bc8763551d4e35?s=96&d=mm&r=g\",\"caption\":\"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase\"},\"description\":\"Kirk Kirkconnell was a Senior Solutions Engineer at Couchbase working with customers in multiple capacities to assist them in architecting, deploying, and managing Couchbase. His expertise is in operations, hosting, and support of large-scale application and database infrastructures.\",\"url\":\"https:\/\/www.couchbase.com\/blog\/ko\/author\/kirk-kirkconnell\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway - The Couchbase Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.couchbase.com\/blog\/ko\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/","og_locale":"ko_KR","og_type":"article","og_title":"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway","og_description":"It is all too common for people to just turn off IPtables instead of actually figuring out what ports to open. I have to admit I have done it myself. Well we need to stop that. IPtables is our\u00a0friend, really. [&hellip;]","og_url":"https:\/\/www.couchbase.com\/blog\/ko\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/","og_site_name":"The Couchbase Blog","article_published_time":"2014-12-16T19:35:44+00:00","article_modified_time":"2025-06-14T06:52:53+00:00","author":"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase","Est. reading time":"3\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#article","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/"},"author":{"name":"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/2887e38425754897cea2d896bf082e6d"},"headline":"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway","datePublished":"2014-12-16T19:35:44+00:00","dateModified":"2025-06-14T06:52:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/"},"wordCount":685,"commentCount":1,"publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","keywords":["Linux","operations"],"articleSection":["Security"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/","url":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/","name":"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway - The Couchbase Blog","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","datePublished":"2014-12-16T19:35:44+00:00","dateModified":"2025-06-14T06:52:53+00:00","breadcrumb":{"@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#primaryimage","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","width":1800,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.couchbase.com\/blog\/iptables-firewall-settings-couchbase-db-and-couchbase-mobile-syncgateway\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.couchbase.com\/blog\/"},{"@type":"ListItem","position":2,"name":"IPTables Firewall Settings for Couchbase DB and Couchbase Mobile Sync_gateway"}]},{"@type":"WebSite","@id":"https:\/\/www.couchbase.com\/blog\/#website","url":"https:\/\/www.couchbase.com\/blog\/","name":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ube14\ub85c\uadf8","description":"NoSQL \ub370\uc774\ud130\ubca0\uc774\uc2a4, Couchbase","publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.couchbase.com\/blog\/#organization","name":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ube14\ub85c\uadf8","url":"https:\/\/www.couchbase.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","width":218,"height":34,"caption":"The Couchbase Blog"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/2887e38425754897cea2d896bf082e6d","name":"\ucee4\ud06c \ucee4\ud06c\ucf54\ub12c, \uc218\uc11d \uc194\ub8e8\uc158 \uc5d4\uc9c0\ub2c8\uc5b4, Couchbase","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/60a4ddb304fde12e65369919433b8dc7","url":"https:\/\/secure.gravatar.com\/avatar\/f704905856dcd1767d50024da51e2fa159eea665c85aff3224bc8763551d4e35?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f704905856dcd1767d50024da51e2fa159eea665c85aff3224bc8763551d4e35?s=96&d=mm&r=g","caption":"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase"},"description":"\ucee4\ud06c \ucee4\ud06c\ucf54\ub12c\uc740 \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc758 \uc120\uc784 \uc194\ub8e8\uc158 \uc5d4\uc9c0\ub2c8\uc5b4\ub85c \ub2e4\uc591\ud55c \uc5ed\ub7c9\uc73c\ub85c \uace0\uac1d\uacfc \ud611\ub825\ud558\uc5ec \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc758 \uc124\uacc4, \ubc30\ud3ec \ubc0f \uad00\ub9ac\ub97c \uc9c0\uc6d0\ud588\uc2b5\ub2c8\ub2e4. \uadf8\uc758 \uc804\ubb38 \ubd84\uc57c\ub294 \ub300\uaddc\ubaa8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ubc0f \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc778\ud504\ub77c\uc758 \uc6b4\uc601, \ud638\uc2a4\ud305 \ubc0f \uc9c0\uc6d0\uc785\ub2c8\ub2e4.","url":"https:\/\/www.couchbase.com\/blog\/ko\/author\/kirk-kirkconnell\/"}]}},"authors":[{"term_id":9008,"user_id":23,"is_guest":0,"slug":"kirk-kirkconnell","display_name":"Kirk Kirkconnell, Senior Solutions Engineer, Couchbase","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/f704905856dcd1767d50024da51e2fa159eea665c85aff3224bc8763551d4e35?s=96&d=mm&r=g","first_name":"Kirk","last_name":"Kirkconnell","user_url":"","author_category":"","description":"\ucee4\ud06c \ucee4\ud06c\ucf54\ub12c\uc740 \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc758 \uc120\uc784 \uc194\ub8e8\uc158 \uc5d4\uc9c0\ub2c8\uc5b4\ub85c \ub2e4\uc591\ud55c \uc5ed\ub7c9\uc73c\ub85c \uace0\uac1d\uacfc \ud611\ub825\ud558\uc5ec \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc758 \uc124\uacc4, \ubc30\ud3ec \ubc0f \uad00\ub9ac\ub97c \uc9c0\uc6d0\ud588\uc2b5\ub2c8\ub2e4. \uadf8\uc758 \uc804\ubb38 \ubd84\uc57c\ub294 \ub300\uaddc\ubaa8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ubc0f \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc778\ud504\ub77c\uc758 \uc6b4\uc601, \ud638\uc2a4\ud305 \ubc0f \uc9c0\uc6d0\uc785\ub2c8\ub2e4."}],"_links":{"self":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts\/1658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/comments?post=1658"}],"version-history":[{"count":0,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts\/1658\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/media\/13873"}],"wp:attachment":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/media?parent=1658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/categories?post=1658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/tags?post=1658"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/ppma_author?post=1658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}