Hi all.
I have a "strange" problem:

On my server i have 2 domain:
  test.lan  with 172.16.0.0/24 - for "ethernet" fixed ip address machine
  test.priv with 172.16.1.0/24 - for "wireless" dynamic address machine

So my laptop could be
1) 172.16.0.1  with name:  foo.test.lan
2) 172.16.1.1  with name:  foo.test.priv

# nmblookup foo
return the correct ip address on both .lan and .priv

PROBLEM:

When backuppc do dns search and then nmblookup search it will always do
# ssh -l root $host

but $host in that case == "foo"

As u all just realize, the /etc/resolv.conf server file has (of course)

    search test.lan test.priv

so the backuppc server will always try

   # ssh -l root foo.test.lan  (172.16.0.1)

even if nmblookup return 172.16.1.1

What i've wrong ? Have i forgot some $Conf ??


My apologies for my bad english ('i'm ita),
and many thx in advance to any1 with a "trick" :P
Cya.
--
Andrea.
I amar prestar aen, Han mathon ne nen,
Han mathon ne chae, A han nostron ne wilith

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to