Cbox 网口问题
2021-03-18 本文已影响0人
JasonXu123
[if !supportLists]1、[endif]Qbox2调试
1、升级为最新版本,检查28181设置确保关闭。
2、检查网口2能否正常使用。如果遇到网口1正常网口2不能使用情况,需要进xshell做调试。更改后重启设备再使用网口2。
vi /etc/network/interface
将下面2个eth1改为eth0保存
auto eth0
iface eth0 inet static
address 192.168.40.100
netmask 255.255.252.0
gateway 192.168.40.1
![](https://img.haomeiwen.com/i25735832/02fdd660e1344840.png)