LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 766|回复: 0

kickstart 怎么配置单网卡双ip?

[复制链接]
发表于 2006-11-19 11:36:33 | 显示全部楼层 |阅读模式
ks.cfg :

  network --device=eth0  --bootproto=static  --ip=192.168.0.22    --netmask=255.255.255.0 --gateway=192.168.0.1   --hostname n22

  network --device=eth0:0  --bootproto=static --ip=192.168.1.22  --netmask=255.255.255.0 --gateway=192.168.1.1   

这样配置不行呀。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表