Technical Tip

Trick to export BorderManager 3.x default context lists to a new BorderManager 3.9.

Author Info

17 July 2008 - 1:10pm
Submitted by: crivera

tip
Reads:

597

Score:
0
0
 
Comments:

0

You have a lot (hundreds) of default context lists in your BorderManager 3.8 (or less) and you need to export all the lists to setup a new BorderManager 3.9.

You can´t use the upgrade option to migrate the BorderManager.

Try this.

First Phase

ContextList.
Context NDSContext="context1.tree" /
Context NDSContext="context2.tree" /
Context NDSContext="context3.tree" /
Context NDSContext="contextn.tree" /
/ContextList

Don´t forget the <>.

Second Phase

  • Using iManager, open the configuration of the new BorderManager 3.9 server.
  • Select "Proxy Services" option.
  • Select Proxy Configuration and make a backup config.xml file.
  • Edit the backup config.xml file.
  • Search for /SessionFailOver between <>. Below paste all the context list.

Example:

/SessionFailOver
ContextList.
Context NDSContext="context1.tree" /
Context NDSContext="context2.tree" /
Context NDSContext="context3.tree" /
Context NDSContext="contextn.tree" /
/ContextList

Don´t forget the <> for all the lines.

  • Save config.xml file.
  • Reimport the config.xml file into the server

Ready!

I hope this helps.





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.
5 + 15 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

© 2008 Novell, Inc. All Rights Reserved.