CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have sign-ups from twelve different countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 7/14, 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > SecureClient/SecuRemote
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2008-04-08
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default IP assignment per group

Hi,
I'm trying to use the ipassignment.conf on a per group basis, but there is not way of getting the IP's from that specific pool!

Here is my ipassignment.conf:
* range 192.168.0.1-192.168.0.254/24 Users

The group "Users" is configured on my SC but is not that same group used for Radius authentication.

Do any of you have an idea of why I don't get the IP's from ipassignment.conf!?

Thanks...
Reply With Quote
  #2 (permalink)  
Old 2008-04-08
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: IP assignment per group

First off, be sure you're updating the ipassignment.conf file that is on the gateway--not the smartcenter server. I believe you have to push policy before the assignments will start.

Then I didn't understand fully your comment about the usernames. The ipassignemnt.conf user should match what the user types into the Secureclient user field. How they get authenticated, via smartcenter or radius, should not affect whether or not they get an IP from the ipassignment.conf file.

HTH
__________________
Its all in the documentation.
Reply With Quote
  #3 (permalink)  
Old 2008-04-08
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default Re: IP assignment per group

I'm updating ipassignment.conf on the gateway and pushing the policy after that...

The idea is to assign the IP's based on the user group, not the user name, but when I use the parameter range/group, as shown below, the users on the group don't get an IP from this pool.

* range 192.168.0.1-192.168.0.254/24 Users

I use Radius to authenticate the users.

Thanks... PEH
Reply With Quote
  #4 (permalink)  
Old 2008-04-08
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: IP assignment per group

Since you're trying to use the radius group then I'm assuming that you've already set up the radius users group and enabled them for the object per the instructions?

Sadly, I've never seen anything that says you can use radius groups in the ipassignment.conf file, but maybe its an undocumented feature. At the very least you can change "Users" to a specific radius user to ensure that you're getting an IP. If that works then try to use the "RAD_Users" group instead of the radius "Users" as I'd think you'd have more success with the CP Group.
__________________
Its all in the documentation.
Reply With Quote
  #5 (permalink)  
Old 2008-04-09
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default Re: IP assignment per group

Actually the group "Users" is not a Radius group, but a group created on SC.

I made a test using the user name instead of the group and I got the ip's successfully, but what I need is to associate a range or subnet to a specific group.

Any ideas?

Thanks...
Reply With Quote
  #6 (permalink)  
Old 2008-04-09
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: IP assignment per group

Quote:
Originally Posted by p_ghas View Post
I made a test using the user name instead of the group and I got the ip's successfully, but what I need is to associate a range or subnet to a specific group.
AFAIK there's no documentation stating you can do this. The ipassignemnt.conf file only says to add users so you'd have to add each user individually. Its a great RFE suggestion though.

You could try to get around the group limitation by using your own OM DHCP server to reserve specific IPs, only offereing OM to specific people, or possibly using pool NAT.
__________________
Its all in the documentation.
Reply With Quote
  #7 (permalink)  
Old 2008-04-09
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default Re: IP assignment per group

The ipassignment.conf itself has the following examples:

# Miami range 100.107.105.110-100.107.105.119/24 Finance
# Miami net 10.7.5.32/28 suffix=(acct.acme.com) Accounting

In these cases where should I define the groups Finance and Accounting? SC?
Reply With Quote
  #8 (permalink)  
Old 2008-04-09
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: IP assignment per group

I take back everything I said, the documentation refers to IP per group and the utility to check the syntax of the ipassignment.conf even refers to groups. If you run the check, does your User group return as a user or a group?

vpn ipafile_check ipassignment.conf detail
__________________
Its all in the documentation.
Reply With Quote
  #9 (permalink)  
Old 2008-04-09
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default Re: IP assignment per group

It returns Group...
Reply With Quote
  #10 (permalink)  
Old 2008-04-09
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 724
Rep Power: 3
melipla has an average reputation (10+)
Default Re: IP assignment per group

Since I feel bad for being completely wrong early, I tried to set up a group and use that group in the ipassignment.conf file--I too was unsuccessful in getting an IP from the group. I tried using a CP group and radius group, neither worked. I'm not any help today...
__________________
Its all in the documentation.
Reply With Quote
  #11 (permalink)  
Old 2008-04-10
p_ghas p_ghas is offline
Junior Member
 
Join Date: 2008-04-07
Posts: 9
Rep Power: 0
p_ghas has an average reputation (10+)
Default Re: IP assignment per group

melipla... thanks for your tries!!

I will keep on trying to make this work!!!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 19:13.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0