为了正常的体验网站,请在浏览器设置里面开启Javascript功能!

Debian中单网卡绑定多IP

2011-07-27 1页 doc 24KB 19阅读

用户头像

is_453245

暂无简介

举报
Debian中单网卡绑定多IPDebian6 Debian6.0+Nginx0.764+PHP5.2+MySQL5.1搭建LNMP服务器 vim /etc/network/interfaces auto eth1 allow-hotplug eth1 iface eth1 inet static         address 175.30.173.229 #主IP         netmask 255.255.255.240         gateway 175.30.173.225 #第2个IP auto eth1:0 iface eth1:0 i...
Debian中单网卡绑定多IP
Debian6 Debian6.0+Nginx0.764+PHP5.2+MySQL5.1搭建LNMP服务器 vim /etc/network/interfaces auto eth1 allow-hotplug eth1 iface eth1 inet static         address 175.30.173.229 #主IP         netmask 255.255.255.240         gateway 175.30.173.225 #第2个IP auto eth1:0 iface eth1:0 inet static         address 175.30.173.230         netmask 255.255.255.240 #第X个IP auto eth1:0 iface eth1:0 inet static         address X.X.X.X         netmask 255.255.255.240 然后执行如下命令重启网络: /etc/init.d/networking restart 如果在重启网络时提示“waiting for interface eth1:0 before doing NFS mounts (warning).”,可执行如下命令解决: chmod -x /etc/network/if-up.d/mountnfs
/
本文档为【Debian中单网卡绑定多IP】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。 本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。 网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。

历史搜索

    清空历史搜索