- CheckMates
- :
- Products
- :
- Quantum
- :
- SMB Gateways (Spark)
- :
- Re: Need help with telnet connection checkpoint 11...
- 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
Need help with telnet connection checkpoint 1100 appliance
So i set up a firewall on secondary site where traffic was going to be failed over, had the testing phase yesterday night and everything went well aprt from the telnet connection which was being refused by the firewall, now i did add a rule in the policy to allow telnet connection but it doesnt work(no idea if i did that right),the thing is the same issue happened to another firewall last year(with a very similar setup) and they fixed it by allowing telnet but i dont know how they allowed telnet, i do see some rules on the rulebase allowing telnet and i did the same for this firewall as well but it does not work, is there a way to enable telnet connections on the firewall through the gui or cli because i cant find any solution online!
Gaia version- R77.20.80
SMB Appliance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If so forget about Telnet and use SSH instead, that is a encrypted version of telnet. A very good free client for SSH is Putty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Technical details of the issue:
Telnet response sourcing Agent Vlan –
DAV-CS-VSS#telnet 192.86.81.224 443 /source-interface vlan 507
Trying 192.86.81.224, 443 ...
% Connection timed out; remote host not responding
----------------------------------------------------------------
Current logs that still shows no outside sync-
TCP FRO_DMZ: 192.86.81.224/443 (192.86.81.224/443) CFW_TRANSIT: 10.96.160.1/35841 (216.152.218.2/35841), flags sxaA , idle 2s, uptime 8s, timeout 30s, bytes 0, xlate id 0x7f37b42d5a80
Now how do i fix this sxaA problem? Apparently the clients when connecting to the checkpoint portal through this firewall also receive this same exact error, is this related to telnet or something else? either way i just want to fix this sxaA problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What your output suggests is you are trying to determine connectivity on TCP port 443, which is the service HTTPS.
A detailed description of exactly what you are trying to configure in terms of IP addresses and ports (source and destination) as well as screenshots of how you attempted to do this would be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I too am confused by what you are trying to achieve.
But I would follow basic troubleshooting steps, when you can't establish a connection to a port we need to first confirm the server (in this case your firewall) is running services on that port. So bring up a command line on your firewall and run:
telnet localhost 443
If that says connection refused then you need to enable the service (whatever service you are trying to get working), if this is captive portal, then you need to enable it under gateway properties / identity awareness. Or if its SSL VPN then its under gateway properties / Remote access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is what i get,
[Expert@DAL-TelePerf-FW01]# telnet localhost 443
telnet: cannot connect to remote host (127.0.0.1): Connection refused
now how do i enable those services? can you be a bit more elaborate? can you give a step by step instructions on how to do so? i did not understand your instructions on how to enable the services.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
First we need to understand what service your users are trying to access?
You tell us they are trying to connect to the firewall on port 443, please tell us why they are trying to do that, then I can help you with what service oyu need ot enable. Checkpoint firewalls can run dozens of services on 443 (web management, SSL VPN, captive portal, certificate manager... etc).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Contact TAC by using the chat - this is the quickest way, to resolve it in a short RAS !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
