- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: How to allow ssh to DMZ web server?
- 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
How to allow ssh to DMZ web server?
I have a web server in my office.
It has 2 ip addresses: DMZ ip address and Global Internet ip address.
Administrator of web site can connect to it by SSH from its Global Internet ip address.
My question is this:
How to make it to connect Administrator to its DMZ ip address in order to be secure?
In access-lists, I did the followings (current rule):
Source: IP address of Administrator (Local int. ip address, example: 192.168.20.xx)
Destination: IP address of DMZ web server (192.168.21.xx)
Service: SSH, SSH v2,
Action: Accept
On right side of SMART CONSOLE, where hosts located, when I created host DMZ WEB SERVER, I assigned ip address 192.168.21.xx and in the NAT settings I assigned its Global Internet Ip address.
Now Administrator can connect to its Global internet IP address.
How to connect to its DMZ ip address?
- Labels:
-
Policy Installation
-
SmartConsole
- Tags:
- access-rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is not exactly clear what you are trying to achieve. Do you want to connect to DMZ internal IP address from Internet or from your own internal network?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to achieve this: I want to connect to DMZ web server internal ip address from my internal network. Despite the correct rule, it does not allow me to connect. I can only connect to DMZ web server's OUT address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't want to go OUT to internet and then connect to DMZ. I directly want to connect to my DMZ from my internal network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay, more clear now.
The rule you have should allow internal network connectivity to internal DMZ IP address. Check the routing inside the network. the best is to run fw monitor on the FW to see what's going on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Why admin with current rule has access to DMZ web server's global int (outside) ip address?
2. How should I restrict access to DMZ web server global int ip address and allow access only to DMZ internal ip add?
3. How to check routing in the network? From smartconsole or CP gateways?
4. What is fw monitor and how to run it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Q: Why admin with current rule has access to DMZ web server's global int (outside) ip address?
A: If you are configured NAT on the object and did not create a manual rule, the access rule with DMZ object as destination covers both real and NAT-ed IPs of your DMZ server.
Q: How should I restrict access to DMZ web server global int ip address and allow access only to DMZ internal ip add?
A: By creating specific policy rules. It is hard to tell you without looking at your system config.
Q: How to check routing in the network? From smartconsole or CP gateways?
A: Windows: route print
Linux: netstat -rn
Q: What is fw monitor and how to run it?
A: fw monitor is a special CLI tool to trace pakcets through your FW. More details here: What is FW Monitor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. What does it mean "Creating manual rule"?
2. I have a rule host A from local lan (192.168.10.1) destined to DMZ web server (192.168.11.1) - Accept. But still host A cannot access to DMZ web server, why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is hard to say why but I suspect a network level connectivity issue. Check the routing all the way to DMZ server and run fw monitor to see how packets are crossing FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked the routing. All default routes go to the CLUSTER IP of LOCAL LAN (192.168.10.200).
And there are 3 cluster IPs: Local lan's, dmz's and external.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make sure the connection to DMZ is not dropped by the FW. Check the logs and verify your connection is not dropped. RUn fw monitor to see what happens with the packets of such connection in both C2S adn S2C direction. If you are still unable to put your finger on the issue, ask your colleagues with more experience in troubelshooting or open a support call with TAC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use some kind of a remote access vpn with checkpoint you can user the endpoint connect or mobile access blade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Web Server create a static route pointing back to FW (In my case the traffic was going out according to NAT and wasn't able to get back)
