Technical Tip

coolguys's picture

eDirectory Remote Synch Question

tip
Reads:

256

Score:
0
0
 
Comments:

0

Problem

A Forum reader recently asked:

"I want to install eDirectory in a remote office and sync NDS over the Internet so we can add a GroupWise domain at the remote site. We don't have a VPN set up, and both sides are using static NAT addresses behind a firewall. Is this possible?"

And here are a few of the responses ...

Solution

(Massimo Rosen)

Officially, no. Technically, it is possible, but I would strongly advise against doing this in a permanent production situation. The trick to make this work is to make an additional TCP/IP binding on the servers with their public, natted address. This can create all sorts of funny routing issues and delays in both sync and client access to the servers, though.

And that's not to mention the security risk involved with syncing servers over the Internet, unencrypted.

(Edward Vandermaas)

Don't do it. Spend some money on getting a VPN and you'll save yourself lots of hassle.

Or, another option is to create a separate tree for that site and span your groupwise over 2 trees. You'll safe yourself the hassle of getting NCP to work over NAT, and the GroupWise traffic is encrypted natively.

(Akos Szechy)

As others said, don't do it. NAT will only replace the IP addresses in the TCP header, and it obviously doesn't care about what's inside the package.

For example, suppose the eDirectory NetWare box is running on 192.168.1.1, and the Windows one is on 192.168.0.1. Clients ask where can they find admin.novell user, and the local server will return the IP addresses of the servers. Then the client will try to connect to the boxes, but it will not be able to find these addresses. They are local addresses, and NAT does not translates them - they are in the NCP header of the packet and not on the TCP level. So, the clients will fail to locate the server.





User Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p> <a> <em> <i> <cite> <code> <img> <ul> <ol> <li> <div> <dl> <dt> <dd> <b> <strong> <h1> <h2> <h3> <pre> <table> <td> <tr> <th> <blockquote>
  • Lines and paragraphs break automatically.
  • Glossary terms will be automatically marked with links to their descriptions. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: a, abbr, acronym, code, pre.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 6 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

© 2008 Novell, Inc. All Rights Reserved.