OS :centos7 64
mpush :0.7.1
mp.net.public-host-mapping 配置后,alloc:9999 一直显示的是虚拟网卡的IP,修改mpush.conf & reference.conf 均无效,执行下面的命令删除虚拟网卡后才能显示mpush.conf配置的IP。
- virsh net-list
- virsh net-destroy default
- virsh net-undefine default
- systemctl restart libvirtd.service
望确认。
OS :centos7 64
mpush :0.7.1
mp.net.public-host-mapping 配置后,alloc:9999 一直显示的是虚拟网卡的IP,修改mpush.conf & reference.conf 均无效,执行下面的命令删除虚拟网卡后才能显示mpush.conf配置的IP。
望确认。