- CheckMates
- :
- Products
- :
- General Topics
- :
- Re: SmartDashboard connection cannot be initiated
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SmartDashboard connection cannot be initiated
Hello all,
I'm currently trying to raise a lab environment, the same is running on eve within a VMWare machine. I've installed R81 image, I can access Gaia portal and CLI without issues but when I try to use SmartConsole I receive this error:
I've already tried to do some actions found on another topics and SKs like reboot, remade the certificates, cpstop and start, api stop and start, etc but the issue continues. By the way, the device is a Security Gateway/manager
Do you have any idea of what could be causing this behavior?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Guys,
Sorry for the delay on giving feedback. I've found out that the firewall that we use to access the EVE environment was blocking the ports used by SmartConsole, once I saw on the firewall logs confirming these blockage I've just allowed the ports and it's working now. Thank you all for the support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How much disk/RAM/CPU did you allocate to the VM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's using 80gb for the disk, 8gb for the ram and 4 cores to the CPU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you run a tcpdump on the gateway to verify the client traffic is actually being received?
I'd start there before we go much further.
Please also specify exactly what image you attempted to install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you sure you installed management on the box itself? Check with cpstat mg and with cpconfig -> Automatic start of Check Point Products
Also maybe policy blocks standard the SmartConsole access, try to remove policy:
fw unloadlocal
If you like this post please give a thumbs up(kudo)! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some pointers...
run fwm ver from ssh to make sure it is indeed mgmt server
If it is, then run api status to confirm it shows successful
If its failing, run $FWDIR/scripts/./cpm_status.sh
If that does not show up and ready, run ./run_cpmdoc.sh from same directory and send us the results
CPM doctor will 100% tell us why this is failing
also, if you run cpwd_admin list and fwm is not showing E 1, then thats the reason why smart console does not work
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Guys,
Sorry for the delay on giving feedback. I've found out that the firewall that we use to access the EVE environment was blocking the ports used by SmartConsole, once I saw on the firewall logs confirming these blockage I've just allowed the ports and it's working now. Thank you all for the support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good job! 👍
Andy
