{"id":90,"date":"2014-02-03T19:59:30","date_gmt":"2014-02-03T10:59:30","guid":{"rendered":"http:\/\/www.fsquare.co.kr\/?p=90"},"modified":"2015-02-18T15:59:27","modified_gmt":"2015-02-18T06:59:27","slug":"dhcp%eb%a5%bc-static-ip%eb%a1%9c-%ec%84%a4%ec%a0%95","status":"publish","type":"post","link":"https:\/\/www.fsquare.co.kr\/?p=90","title":{"rendered":"[ubuntu] DHCP\ub97c static IP\ub85c \uc124\uc815"},"content":{"rendered":"<p>Ubuntu \uc124\uce58 \uc774\ud6c4 interface\uac00 dhcp\ub85c \uc124\uc815\ub418\uc5b4 \uc788\uc73c\uba74 telnet\uc811\uc18d\uc774 \ubd88\ud3b8\ud558\ub2e4.<br \/>\n\uc774 \ub54c \/etc\/network\/interfaces \ud30c\uc77c\uc744 \uc218\uc815\ud55c\ub2e4.<\/p>\n<div style=\"padding-left: 30px;\">\n<div style=\"border: 1px solid blue;\"># This file describes the network interfaces available on your system<br \/>\n# and how to activate them. For more information, see interfaces(5).# The loopback network interface<\/p>\n<p>auto lo<br \/>\niface lo inet loopback<\/p>\n<p># The primary network interface<br \/>\nauto eth0<br \/>\niface eth0 inet dhcp<\/p>\n<\/div>\n<\/div>\n<p>&#8220;iface eth0 inet dhcp&#8221;\ub97c \uc0ad\uc81c\ud558\uac70\ub098 \uc8fc\uc11d\ucc98\ub9ac\ud558\uace0 IP\ub97c \uc124\uc815\ud574 \uc900\ub2e4.<\/p>\n<div style=\"padding-left: 30px;\">\n<div style=\"border: 1px solid blue;\"># This file describes the network interfaces available on your system<br \/>\n# and how to activate them. For more information, see interfaces(5).# The loopback network interface<\/p>\n<p>auto lo<br \/>\niface lo inet loopback<\/p>\n<p># The primary network interface<br \/>\nauto eth0<br \/>\n#iface eth0 inet dhcp<br \/>\n<b>iface eth0 inet static<br \/>\naddress 192.168.0.100<br \/>\nnetmask 255.255.255.0<br \/>\ndns-nameservers 168.126.63.1<br \/>\ngateway 192.168.0.1<br \/>\n<\/b><\/p>\n<\/div>\n<\/div>\n<p>\uc124\uc815\uc774 \ub05d\ub09c \ub2e4\uc74c network\uc11c\ube44\uc2a4\ub97c \ub2e4\uc2dc \uc2dc\uc791\ud55c\ub2e4.<br \/>\nsudo service networking restart<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu \uc124\uce58 \uc774\ud6c4 interface\uac00 dhcp\ub85c \uc124\uc815\ub418\uc5b4 \uc788\uc73c\uba74 telnet\uc811\uc18d\uc774 \ubd88\ud3b8\ud558\ub2e4. \uc774 \ub54c \/etc\/network\/interfaces \ud30c\uc77c\uc744 \uc218\uc815\ud55c\ub2e4. # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5).# The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-90","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=90"}],"version-history":[{"count":4,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/90\/revisions"}],"predecessor-version":[{"id":147,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/90\/revisions\/147"}],"wp:attachment":[{"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=90"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=90"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fsquare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}