RH5885映射管理口不能用
现网的一台华为RH5885服务器,其管理口配置的是机房内部IP10.115.1.100 ,在通过防火墙进行地址映射后,对外的地址是200.200.1.100 ,发现该IP地址ping是通的,通过ssh连接华为的iMana终端管理界面也是正常的 。不过在浏览器里打开相应的地址是,发现是无法正常打开的。咨询了华为的相关人员后,给出的解决方法如下:
1ipmcset -d httphost -v 目标映射地址
该命令的意思是将内网的地址给映射为目标IP地址。比如:将10.115.1.100映射成200.200.1.100,执行的命令如下:
1ipmcset -d httphost -v 200.200.1.100
确认是不是设置过,也可以通过ipmcget进行查看,如下:
1iMana:/->ipmcget -d httphost
2httphost value: 200.200.1.100
同样,更多命令操作也可以通过键入help命令进行查看。
捐赠本站(Donate)
如您感觉文章有用,可扫码捐赠本站!(If the article useful, you can scan the QR code to donate))
- Author: shisekong
- Link: https://blog.361way.com/rh5885-ipmcset/5512.html
- License: This work is under a 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议. Kindly fulfill the requirements of the aforementioned License when adapting or creating a derivative of this work.