1540488497lcj 发表于 2020-3-3 19:01
你可以先看看配置或证书是否有问题?
show run
show control local-properties
vmanage# show control local-properties
personality vmanage
sp-organization-name
organization-name
root-ca-chain-status Installed
certificate-status Not-Installed
certificate-validity Not Applicable
certificate-not-valid-before Not Applicable
certificate-not-valid-after Not Applicable
dns-name
site-id 0
domain-id 0
protocol dtls
tls-port 23456
system-ip 0.0.0.0
chassis-num/unique-id 3208082f-bfed-40e3-9ec2-57aac3f521a0
serial-num No certificate installed
cloud-hosted no
token -NA-
retry-interval 0:00:00:16
no-activity-exp-interval 0:00:00:20
dns-cache-ttl 0:00:02:00
port-hopped FALSE
time-since-last-port-hop 0:00:00:00
number-vbond-peers 0
number-active-wan-interfaces 0
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage# request nms all status
^@NMS application server
Enabled: true
Status: running PID:9347 for 671s
NMS configuration database
Enabled: true
Status: running PID:8289 for 684s
NMS coordination server
Enabled: true
Status: running PID:5551 for 706s
NMS messaging server
Enabled: true
Status: running PID:7488 for 689s
NMS statistics database
Enabled: true
Status: running PID:3432 for 717s
NMS data collection agent
Enabled: true
Status: running PID:10910 for 656s
NMS cloud agent
Enabled: true
Status: running PID:465 for 733s
NMS container manager
Enabled: false
Status: not running
NMS SDAVC proxy
Enabled: true
Status: running PID:551 for 733s
vmanage#
vmanage#
vmanage#
vmanage#
xiaomaomao05086 发表于 2020-3-4 17:42
已经为VPN0配置了IP地址,并且也设置为了tunnel inteface,也能ping通这个地址,但是就是web无法打开 ...
1540488497lcj 发表于 2020-3-4 18:09
那这个设备应该还没加入overlay吧?
你访问的时候,是访问8443端口吗?
https://system-ip-address:844 ...
2vCPU
32G内存
200G硬盘
1540488497lcj 发表于 2020-3-4 18:09
那这个设备应该还没加入overlay吧?
你访问的时候,是访问8443端口吗?
https://system-ip-address:844 ...
vmanage# show running-config
system
host-name vmanage
admin-tech-on-failure
aaa
auth-order local radius tacacs
usergroup basic
task system read write
task interface read write
!
usergroup netadmin
!
usergroup operator
task system read
task interface read
task policy read
task routing read
task security read
!
usergroup tenantadmin
!
user admin
password $6$j5Bg15pfyVjD2XGS$3TIqc8ZDo7T7/D/cgLgZ/nutmvCwNSVZ7bsP2F71NdTY/nhQC8VC4JB76xvybVIW615pcclx0xEWDyki7oSdZ1
!
!
logging
disk
enable
!
!
!
vpn 0
dns 114.114.114.114 primary
interface eth0
ip address 172.30.20.201/16
ipv6 dhcp-client
tunnel-interface
allow-service all
allow-service dhcp
allow-service dns
allow-service icmp
allow-service sshd
allow-service netconf
no allow-service ntp
no allow-service stun
allow-service https
!
no shutdown
!
ip route 0.0.0.0/0 172.30.0.1
!
vpn 512
!
vmanage#
vmanage#
wuhao0015 发表于 2020-3-4 20:18
1,你在VPN0还是在VPN512上做的配置?
先把tunnel interface去掉,或者allow-service https
2,用的什么 ...
vmanage# show running-config
system
host-name vmanage
admin-tech-on-failure
aaa
auth-order local radius tacacs
usergroup basic
task system read write
task interface read write
!
usergroup netadmin
!
usergroup operator
task system read
task interface read
task policy read
task routing read
task security read
!
usergroup tenantadmin
!
user admin
password $6$j5Bg15pfyVjD2XGS$3TIqc8ZDo7T7/D/cgLgZ/nutmvCwNSVZ7bsP2F71NdTY/nhQC8VC4JB76xvybVIW615pcclx0xEWDyki7oSdZ1
!
!
logging
disk
enable
!
!
!
vpn 0
dns 114.114.114.114 primary
interface eth0
ip address 172.30.20.201/16
ipv6 dhcp-client
tunnel-interface
allow-service all
allow-service dhcp
allow-service dns
allow-service icmp
allow-service sshd
allow-service netconf
no allow-service ntp
no allow-service stun
allow-service https
!
no shutdown
!
ip route 0.0.0.0/0 172.30.0.1
!
vpn 512
!
vmanage#
vmanage#
wuhao0015 发表于 2020-3-4 20:18
1,你在VPN0还是在VPN512上做的配置?
先把tunnel interface去掉,或者allow-service https
2,用的什么 ...
wuhao0015 发表于 2020-3-5 12:04
1,我是硬啃的官方文档
2,vshell直接在cli下敲vshell
3,telnet 8443端口是否能通?
vmanage:~$ netstat -tnal | grep 8443
vmanage:~$ netstat -tnal | grep 8443
vmanage:~$
vmanage:~$
vmanage:~$
vmanage:~$
vmanage:~$