Jump to content

Activation problem on dual NIC


Recommended Posts

I am running a dual NIC G5 as a dedicated FTP server. One NIC is set aside for LAN use (192.168.1.240) and the other NIC has a public IP for our clients to access the box.

 

I'd like to add the FTP directory to my nightly backups but can't activate the damn client in Retrospect. When I attempt to add by IP (192.168.1.241) I get 'Activator used on multiple clients'. From the logs I see that it using both internal and external IP addresses for activation:

 

∆ Retrospect version 6.1.230

launched at 21/8/2008 10:18 AM

+ Retrospect Driver Update, version 6.1.15.101

Activator code D-REMX-R3L7-L58J-121 is used for multiple clients:

New Rumpus FTP at 203.222.xxx.xxx

New Rumpus FTP at 192.168.1.240

 

Have latest Server and Client installed. Have also tried the advice from this discussion:

 

http://forums.dantz.com/showtopic.php?tid/27941/

 

By doing this:

This means that you'll need to edit the shell script that actually loads retroclient when the machine starts up:

 

/Library/StartupItems/RetroClient/RetroClient

 

Edit the line:

/Applications/Retrospect\ Client.app/Contents/Resources/retroclient &

 

to be (using, of course, the correct IP address for your install):

 

/Applications/Retrospect\ Client.app/Contents/Resources/retroclient -ip 192.168.1.240 &

 

But the problem remains and I still can't activate the client on the server. Any advice.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...