cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1547
Views
0
Helpful
2
Replies

Cannot access vmanager on GUI

khan-afsar
Community Member

Hi. I am new to SDWAN and am trying a basic lab. I have attached my lab topology. I implemented this on eve-ng using vmware workstation player 17.. After installation and basic IP configuration on vmanager and winserver I can ping vmanage IP (192.168.5.1) from server. however I cannot access vmanager via GUI from winserver.sdwan.jpgnms-status.jpg 

2 Replies 2

sybrand struwig
Level 1
Level 1

Add int eth0 to vpn 512 and give it some time, the gui takes about 15min to load.

Vmange(config)# do show running-config
system
host-name Vmange
system-ip 1.1.1.1
site-id 100
admin-tech-on-failure
organization-name airtel
clock timezone Asia/Kolkata
vbond 100.1.1.3
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$0Q28QCOBIOfzxzar$t7EKCkDdMaYjIS.m1kS5tKFnKHhc31Nfi6smUOTqKFOfgH0X Mnb8OkbtfDvEmwYFYjTjCtRnSM9n/3Y8uKhql.
!
!
logging
disk
enable
!
!
!
vpn 0
interface eth1
ip address 100.1.1.1/24
tunnel-interface
allow-service all
allow-service dhcp
allow-service dns
allow-service icmp
no allow-service sshd
no allow-service netconf
no allow-service ntp
no allow-service stun
allow-service https
!
no shutdown
!
ip route 0.0.0.0/0 100.1.1.100
!
vpn 512
interface eth0
ip address 192.168.29.60/24
no shutdown
!
!
Vmange(config)#

harikrishnanaidu749_0-1766931936567.png

C:\Users\GANESH>ping 192.168.29.60

Pinging 192.168.29.60 with 32 bytes of data:
Reply from 192.168.29.60: bytes=32 time=1ms TTL=64
Reply from 192.168.29.60: bytes=32 time=1ms TTL=64
Reply from 192.168.29.60: bytes=32 time=1ms TTL=64
Reply from 192.168.29.60: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.29.60:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 1ms, Average = 1ms

harikrishnanaidu749_1-1766931962604.png

 

Please help me im unable to access GUI and its pinging from local PC