+ -
当前位置:首页 → 问答吧 → open bsd 中不能设置网卡别名?

open bsd 中不能设置网卡别名?

时间:2003-11-20

来源:互联网

欧单位的一台网关机器采用的是openbsd的系统。 我想新开一个网段,可是我使用
ipconfig fxp1 inet 192.168.3.1 netmask 255.255.255.128 alias up 没有反映
使用ipconfig -a 还是那个配置。

作者: yhcamel   发布时间: 2003-11-20

使用ifconfig -A
可以写人/etc/hostname.yourcard

作者: hf_linux   发布时间: 2003-11-20

能不能说明白点?

作者: yhcamel   发布时间: 2003-11-20

谢谢 2楼的! 偶搞定了

作者: yhcamel   发布时间: 2003-11-20

bash# ifconfig ep0 inet alias 10.73.222.99 netmask 255.255.255.0 up
bash# ifconfig -A

作者: werix   发布时间: 2003-11-20