Skip to content

mpush在centos7存在虚拟网卡情况下 mp.net.public-host-mapping无效 #16

@thlws

Description

@thlws

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

  1. virsh net-list
  2. virsh net-destroy default
  3. virsh net-undefine default
  4. systemctl restart libvirtd.service

望确认。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions