Archive for the ‘UTM-1 Edge’ Category

Control UTM-1 Edge appliances from command line

Thursday, June 24th, 2010

The Edge gets its policy from the SmartCenter server over the SofaWare Management Server process (sms).

The interval of pulling the policy is defined over Global Properties -> UTM-1 Edge Gateway -> Update configuration settings every XX minutes

Global Properties for UTM-1 Edge appliances

If you want to update an Edge immideately, you can do this be using the WebUI (access your SmartCenter over http://:9283/) or you can use the command line.

The directory /opt/CPEdgecmp-R7x/bin contains the tool swcmd which can be used to issue commands directly to the Edge appliance.

swcmd UpdateNowAll will tell the Edges to update their policy immediately.

swcmd Reboot will reboot the gateway.

Tobias Lachmann

New firmware 8.1.37 for UTM-1 Edge X series

Tuesday, May 11th, 2010

Check Point released a new firmware for the UTM-1 Edge appliance series.

As the release notes show, modifications were made for the new N-series appliances, along with some bug fixing.

The most interesting details:

- support for Endpoint Connect clients
- support for new USB modems
- times based rules are now supported

In the release notes some more features are listed, but with a reference that they will only work with hardware version 1.4.
I guess that is the hardware version of the new N-series appliances.

Nice features supporting hardware version 1.4

- 802.11n support
- GigabitEthernet support
- ore firewall throughput
- more VPN tunnels
- support for some more USB modems

Tobias Lachmann

New UTM-1 Edge N-Series appliances

Tuesday, May 4th, 2010

Check Point is launching a new series of UTM-1 Edge appliances, the N-Series. Looks like the rumours from years ago came true and they finally build the “Edge Arrow”.

Here’s the baseline from what we know by now:

- 5x more firewall throughput than X-series appliances
- 5x more VPN throughput than X-Series appliances
- 7x more concurrent connections than X-series appliances
- GigabitEthernet-Ports instead of FastEthernet
- 3G connectivity build-in
- two flavours: 32 users and unlimited users, 8 users and 16 user only with X-series
- 4x more VPN tunnels (SA)
- unlimited Remote Access profiles
- 802.11b/b/n support (UTM-1 Edge NW)
- 802.11z wireless security support
- no build-in ADSL-modem available
- new 8.1 firmware for all models (not available by now on support pages)

The complete specification can be found here.

An UTM-1 Edge N32 is $200 more expensive as an old X32 and costs $1400 instead of $1200, same applies to the NU which is now $2200 instead of $2000 for XU.

If you take in consideration how much more power you can get, the $200 more are totally fine with me.

Will be interesting to see how the firmware developed from 8.0.42 to 8.1. Hopefully it’s available soon.

Tobias Lachmann

Disconnect after one hour when using UTM-1 Edge build-in DSL Modem

Wednesday, November 25th, 2009

This is an old one, but still valid:
When you use the build-in ADSL modem in an UTM-1 Edge, it will disconnect approx. after one hour.
To avoid this, connect to the command line of the appliance and issue set port adsl auto-sra mode disabled.

Tobias Lachmann

Edge disconnect while using embedded ADSL modem

Friday, November 6th, 2009

The UTM-1 Edge appliance may show the error that the Internet connections is continuously disconnected after about an hour when the embedded DSL modem is used.

There’s an easy way to solve this problem. Just issue the command set port adsl auto-sra mode disable on the CLI or over the WebUI following Setup->Tools->Command.

BTW: after updating the DSL firmware, it is recommended to totally disconnect the appliance from power instead of just rebooting.

Tobias Lachmann

UMTS / HSDPA connection with UTM-1 Edge Appliance an T-D1 SIM card

Monday, October 26th, 2009

A nice feature that comes with the UTM-1 Edge Appliances is the ability to establish an internet connection trough an USB modem.

I bought a used Huawei E220 from eBay and connected it the the box.

usb_modem_overview

usb_modem

Then you go to the WebUI and choose Network -> Ports. There you can see that a USB device is connected to the UTM-1 Edge Appliance.

1network_ports

Click on Edit.

Now you can verify that the modem is recognized.

2network_ports_usb_devices

Click on Edit again to get to the properties of the USB modem.

Choose the right modem type from the Drop-Down menu. A list of all supported modem can be found here.

The APN is specific for the telecom provider you’re using, in this example it’s Deutsche Telekom T-D1 and the value is “internet.t-d1.de”

The PIN is specific for the SIM card that you’re using.

3usb_modem_setup

After applying the settings to the USB modem, you configure the device as primary Internet Connection.

The username for T-D1 is “t-d1″.

The password is also “t-d1″.

The number to be dialed is *99#

4internet_setup

After a few seconds the box has logged into the internet through the USB modem and you can use the connection like any other internet access.

5network_internet_connected

I find this very useful, for example for temporay access on an exhibition or for home users where no DSL is available.

Presentations from Check Point User Group Conference (CPUGCON) 2009

Wednesday, October 21st, 2009

I think I get started with this blog by posting links to the presentations I held on the Check Point User Group Conference in Chur, Switzerland.

The first presentation is purely for beginners:  Troubleshooting in the Check Point environment, Part I

The second one, which was more liked by the crowd at CPUGCON, is really advanced troubleshooting: Troubleshooting in the Check Point environment, Part II

I benefit from my daily work with a Check Point Collaborative Support Provider (CCSP) for these two presentations, as they reflect the things I’m constantly facing.

From the project side, I did lot’s of migrations from distributed Check Point installations to Check Point UTM-1 Full-Cluster. This means that the firewall / vpn part is working in active/standby cluster and we have also Management High Availability with the two SmartCenters. This is described in the presentation: Migration from a Distributed Environment to a UTM-1 Cluster

Best regards

Tobias Lachmann