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 52 attendees signed up from 14 countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
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 > Miscellaneous
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-08-14
BarryStiefel BarryStiefel is offline
Administrator
 
Join Date: 2005-08-11
Location: San Francisco, CA
Posts: 549
Rep Power: 10
BarryStiefel has disabled reputation
Default NT Trusts Across a Firewall

NT Trusts Across a Firewall



Question



I've been given the ultimatum to either make NT trusts work through our firewall, or remove the firewall and run wide open. We've been asked with setting up NT trusts between the local site and our parent company (who have no firewall and are using router-based packet filtering). I've spent a few hours reading through all the material I could find. Oh, and before anyone mentions it, I have suggested implementing a second firewall at the parent site and setting up a VPN. This was shot down with very little consideration...

Answer



If you were to take out your firewall, would you have enough legal addresses for everything at your site? If not, your firewall may very well be a necessity. At worst, you could move your domain server(s) outside the firewall and set up special rules permitting access without NAT to and from your inside network. You'd also have to set up static routes on the outside domain servers so they knew how to talk to the inside network. For extra protection, I'd turn on some packet filtering and anti-spoofing on your router. Not the most optimum solution, but one that can be made to work.

If you were to set up an IPSEC VPN between the two sites, you could make it work provided you turned off NAT between the two sites. NT Trusts can be established by simply modifying the LMHOSTS file (%SystemRoot%\SYSTEM32\DRIVERS\ETC\LMHOSTS) on each Primary Domain Controller (PDC) with the following entries (alternatively, both domains can share a common WINS server):

x.x.x.x "DDDDD \0x1B" #PRE #x.x.x.x= IP of PDC, DDDDD=Name of Domainx.x.x.x SSSSSS #PRE #DOM:DDDDD #x.x.x.x= IP of PDC, SSSSS=Name of PDC

IMPORTANT: Edit LMHOSTS file with edit.com (NOT notepad) and make sure that the domain name (in quotes) is padded with spaces to exactly 15 characters before the \0x1B.

You'll need to reload the netbios cache (nbtstat -R) or reboot.

In FireWall-1 4.1, you can enable NetBIOS over NAT support (which will be necessary if using an FWZ-based VPN or any other situation will NAT will be needed) by adding the following to the :props( section of objects.C:

:netbios_nat (true)

Be aware that on 4.1 SP2 on Nokia, this can cause a system panic (4.1 SP3 or a hotfix resolve this problem). For more information about editing objects.C, see How do I edit objects.C or objects_5_0.C?

-- GuyR - 18 Jan 2004

FAQForm FAQs.Class: ServicesFAQs FAQs.OS: FAQs.Version:
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 18:05.


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