CPUG

The Check Point User Group

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

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 Platforms > Check Point SecurePlatform (SPLAT)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-06-08
brixo brixo is offline
Junior Member
 
Join Date: 2006-06-08
Posts: 11
Rep Power: 0
brixo has an average reputation (10+)
Default Getting PXEBoot (ADS) to work through the firewall

Hi all.

I am trying to get PXEboot to work through difference VLAN's on my R60. I have set the DHCP relay and set to accept 0.0.0.0 traffic etc. I can get the client to get a DHCP address no problem.

My problem is that I am trying to PXEBoot and get an image from our MS ADS (Automated Deployment Services) at boot time - this part isn't working.

I was under the impression that PXEboot uses the same mechanism as DHCP.

So basically - the client can get a DHCP address but can't PXEBOOT.

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 2006-06-10
captain-midnight captain-midnight is offline
Junior Member
 
Join Date: 2006-05-09
Location: UK
Posts: 24
Rep Power: 0
captain-midnight has an average reputation (10+)
Default Re: Getting PXEBoot (ADS) to work through the firewall

What about trying to figure this out from a different angle?

Have you tried placing the device which needs to use PXEBoot on the same VLAN 1st of all and conducting a packet capture of the conversation between the device and your MS ADS. By doing this, at least you'll be able to confirm the exact process of this function - just a thought.
__________________
Quote:
There's always a reason for everything - if I wasn't such a BOFH I'd read the manual!
Reply With Quote
  #3 (permalink)  
Old 2006-06-26
dguinn dguinn is offline
Junior Member
 
Join Date: 2006-04-19
Posts: 13
Rep Power: 0
dguinn has an average reputation (10+)
Default Re: Getting PXEBoot (ADS) to work through the firewall

AFAIK PXE will use DHCP/BOOTP to pull an address, but then uses either FTP or TFTP to pull the initial bootstrap to the system. Check your log files and see if you are having anything dropped immediately after you see the accepted DHCP conversation.

For MS-PXE, I believe all you need is DHCP, DNS, and TFTP for the initial load.
Reply With Quote
  #4 (permalink)  
Old 2006-06-27
munrog munrog is offline
Member
 
Join Date: 2006-06-27
Location: New Zealand
Posts: 70
Rep Power: 3
munrog has an average reputation (10+)
Send a message via MSN to munrog Send a message via Skype™ to munrog
Default Re: Getting PXEBoot (ADS) to work through the firewall

I had heaps of troubles with this, but now have it working.

DHCRelay out of the box on R60 doesnt work so well. In particular it tries to reply to the client with a random source port (but with the correct destination port) and in the case of Windows clients, it doesnt honor the Unicast flag of the DHCP request.

Basically you need to be running either R61 or call Check Point and ask for the latest kernel and DHCRelay.

Your rulebase should include rules as follows:
>>DHCP sends packets to Broadcast (DHCPDiscover).
Src-> Any, Dst->Broadcast (255.255.255.255), Svc->Bootp (UDP/67), Accept

>>FW receives Broadcast (BootP) and responds with DHCPDiscover. Client sends DHCPrequest (BootP) and FW Relays to DHCP Server which responds with DHCPOffer (BootPS) which FW relays to client.
Src-> Firewall, Dst->Any, Svc->Bootp (UDP/67), Bootps (UDP/68), Accept

>>Depending upon your DHCP server and PXE boot server you may need to allow bootps, bootp and icmp-echo to your client subnets.
Src->dns1,dhcp1,pxe1, dst->ClientNetworks, Svc->Bootp,Bootps,echo-request

>>PXE Boot
Src-> ClientNetworks, Dst->PXE Boot Servers, Svc->PXEBootUDP (UDP/4011) and tftp(UDP/69) , Accept
>>We also have a reverse of this rule, but I'm not sure it if is actually needed.

Cheers
Greg
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 21:15.


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