{"id":173701,"date":"2020-04-15T11:46:17","date_gmt":"2020-04-15T03:46:17","guid":{"rendered":"https:\/\/lrxjmw.cn\/?p=173701"},"modified":"2020-03-28T18:46:36","modified_gmt":"2020-03-28T10:46:36","slug":"linux-ip","status":"publish","type":"post","link":"https:\/\/lrxjmw.cn\/linux-ip.html","title":{"rendered":"LinuxIP\u914d\u7f6e\u65b9\u6cd5"},"content":{"rendered":"\n\n\n
\u5bfc\u8bfb<\/td>\nLinux\u670d\u52a1\u5668\u53cc\u7f51\u5361\u53ccIP\u548c\u5355\u7f51\u5361\u53ccIP\u914d\u7f6e\u65b9\u6cd5<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n
\u4e00\u3001\u53cc\u7f51\u5361\u53ccIP\u3002<\/strong><\/div>\n

eth0\u4e3a\u7535\u4fe1\uff0ceth1\u4e3a\u8054\u901a\u3002<\/p>\n

\r\n\r\n# cd \/etc\/sysconfig\/network-scripts\/\r\n\r\n# vi ifcfg-eth0\r\n\r\nDEVICE=eth0\r\n\r\nHWADDR=00:e0:b1:07:d5:86\r\n\r\nONBOOT=yes\r\n\r\nBOOTPROTO=none\r\n\r\nIPADDR=1.2.3.4\r\n\r\nNETMASK=255.255.255.0\r\n\r\nGATEWAY=1.2.3.1\r\n\r\nTYPE=Ethernet\r\n\r\n# wq\r\n\r\n\r\n\r\n# vi ifcfg-eth1\r\n\r\nDEVICE=eth1\r\n\r\nHWADDR=00:e0:b2:09:d5:87\r\n\r\nONBOOT=yes\r\n\r\nBOOTPROTO=none\r\n\r\nIPADDR=2.3.4.5\r\n\r\nNETMASK=255.255.255.0\r\n\r\nTYPE=Ethernet\r\n\r\n# wq\r\n<\/pre>\n

\u6ce8\u610f\uff1aeht1\u4e0d\u6dfb\u52a0\u7f51\u5173\u5730\u5740\u3002<\/p>\n

\u7136\u540e\u505a\u7b56\u7565\u8def\u7531\uff08\u7b56\u7565\u8def\u7531\u6587\u4ef6\u7531\u673a\u623f\u63d0\u4f9b\uff09\u3002<\/p>\n

\u4e8c\u3001\u5355\u7f51\u5361\u53ccIP\u3002<\/strong><\/div>\n
\r\n# cd \/etc\/sysconfig\/network-scripts\/\r\n\r\n# cp ifcfg-eth0 ifcfg-eth0:1\r\n\r\n# vi ifcfg-eth0\r\n\r\nDEVICE=eth0\r\n\r\nONBOOT=yes\r\n\r\nBOOTPROTO=none\r\n\r\nHWADDR=00:0c:29:7d:dc:03\r\n\r\nIPADDR=192.168.0.10          \/\/\u7535\u4fe1IP\u5730\u5740\u3002\r\n\r\nNETMASK=255.255.255.0\r\n\r\nGATEWAY=192.168.0.1\r\n\r\nTYPE=Ethernet\r\n\r\n\r\n# vi ifcfg-eth0:1\r\n\r\nDEVICE=eth0:1\r\n\r\nONBOOT=yes\r\n\r\nBOOTPROTO=none\r\n\r\nHWADDR=00:0c:29:7d:dc:03\r\n\r\nIPADDR=172.16.0.10          \/\/\u8054\u901aIP\u5730\u5740\u3002\r\n\r\nNETMASK=255.255.255.0\r\n\r\nTYPE=Ethernet\r\n<\/pre>\n

\u6ce8\u610f\uff1a\u53ea\u9700\u4fee\u6539\u8bbe\u5907\u540d\u53caIP\u5730\u5740\uff0c\u4e0d\u6dfb\u52a0\u7f51\u5173\u3002<\/p>\n

\u6fc0\u6d3b\u7f51\u5361\u3002<\/p>\n

\r\n\r\n# ifup eth0:1\r\n\r\n\u9a8c\u8bc1IP\u5730\u5740\u662f\u5426\u751f\u6548\u3002\r\n\r\n# ifconfig eth0:1\r\n\r\n# ping 192.168.0.10\r\n\r\n# ping 172.16.0.10\r\n<\/pre>\n

\u7136\u540e\u505a\u7b56\u7565\u8def\u7531\u3002<\/p>\n

\u4e09\u3001\u914d\u7f6e\u7b56\u7565\u8def\u7531\u3002<\/strong><\/div>\n

\u628a\u8def\u7531\u5217\u8868\u6587\u4ef6\u653e\u7f6e\u5728\u4efb\u610f\u76ee\u5f55\u4e2d\uff0c\u8d4b\u4e88\u53ef\u6267\u884c\u6743\u9650\uff0c\u7136\u540e\u6267\u884c\u4e00\u4e0b\uff0c\u6700\u540e\u5728rc.local\u6587\u4ef6\u4e2d\u6dfb\u52a0\u5f00\u673a\u81ea\u52a8\u8fd0\u884c\u5373\u53ef\u3002<\/p>\n

\r\n# cd \/etc\/sysconfig\/\r\n\r\n# chmod 775 static-routes          \/\/\u5047\u8bbe\u6587\u4ef6\u540d\u4e3astatic-routes\u7684\u8def\u7531\u5217\u8868\u6587\u4ef6\u653e\u5728\/etc\/sysconfig\/\u76ee\u5f55\u4e0b\u3002\r\n\r\n# .\/static-routes\r\n\r\n# cd \/etc\/rc.d\/\r\n\r\n# vi rc.local\r\n\r\n\/etc\/sysconfig\/static-routes\r\n\r\n# wq\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"

eth0\u4e3a\u7535\u4fe1\uff0ceth1\u4e3a\u8054\u901a\u3002 # cd \/etc\/sysconfig\/network-scripts\/ # […]<\/p>\n","protected":false},"author":1890,"featured_media":173702,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[55],"tags":[],"class_list":["post-173701","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thread"],"acf":[],"_links":{"self":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/173701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/users\/1890"}],"replies":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/comments?post=173701"}],"version-history":[{"count":5,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/173701\/revisions"}],"predecessor-version":[{"id":175710,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/173701\/revisions\/175710"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media\/173702"}],"wp:attachment":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media?parent=173701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/categories?post=173701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/tags?post=173701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}