On 14 Dec 2018, 12:47 +0800, Michael Stowe ,
wrote:
> On 2018-12-13 20:22, Alan Taylor wrote:
> > Hello,
> >
> > I am running BackupPC 4.3 for a network of Linux and MacOS clients
> > i.e. at present no samba servers anywhere.
> >
> > Not surprisingly, nmblookup fails. I presume this is normal in
On 2018-12-13 20:22, Alan Taylor wrote:
Hello,
I am running BackupPC 4.3 for a network of Linux and MacOS clients
i.e. at present no samba servers anywhere.
Not surprisingly, nmblookup fails. I presume this is normal in this
circumstance ? If so, are there any modifications I should make to
con
Hello,
I am running BackupPC 4.3 for a network of Linux and MacOS clients i.e. at
present no samba servers anywhere.
Not surprisingly, nmblookup fails. I presume this is normal in this
circumstance ? If so, are there any modifications I should make to config.pl ?
BRgds/Alan
__
I've been struggling with this error for too long and need to ask for
some help. I had BackupPC working when my IP address was set as a
pre-defined lease in my router. But I decided to instead configure the
laptop as a DHCP client so I could back up over Ethernet or wireless.
This is the error I no
Hi,
> I updated the DNS forwarders as well as /etc/resolv.conf to use 8.8.8.8
> and 8.8.4.4, Google's public DNS. Problem solved; DNS fails when it should.
instead of forwarding requests to Google, why not let your local BIND
resolve all dns-requests (which it can)?
Just comment out the forwa
Riiight, I guess wildcarding is how Verizon serves you those annoying
http://z.websearch.verizon.net pages.
I updated the DNS forwarders as well as /etc/resolv.conf to use 8.8.8.8 and
8.8.4.4, Google's public DNS. Problem solved; DNS fails when it should.
w00t!
On Wed, Jul 28, 2010 at 2
On 7/28/2010 12:58 PM, Josh Malone wrote:
> Frank J. Gómez wrote:
>> $ host vostro1400
>> vostro1400 has address 8.15.7.117
>> vostro1400 has address 63.251.179.13
>> Host vostro1400 not found: 3(NXDOMAIN)
>
> Looks like DNS wildcarding on the part of Verizon to me. I suspect 'host
> foobarblablah'
Frank J. Gómez wrote:
$ host vostro1400
vostro1400 has address 8.15.7.117
vostro1400 has address 63.251.179.13
Host vostro1400 not found: 3(NXDOMAIN)
Looks like DNS wildcarding on the part of Verizon to me. I suspect 'host
foobarblablah' would return the exact same thing.
As Les said, you ne
On 7/28/2010 10:48 AM, Frank J. Gómez wrote:
> Thanks for your responses, Les. I wonder if you could clarify a few
> things for me:
>
> Why don't you add a 'search' directive to qualify a bare hostname into
> your (real or made-up) domain to keep it in your own namespace?
>
>
> What would
Thanks for your responses, Les. I wonder if you could clarify a few things
for me:
Why don't you add a 'search' directive to qualify a bare hostname into
> your (real or made-up) domain to keep it in your own namespace?
What would you suggest here? The servers that have static IP addresses hav
On 7/28/2010 9:06 AM, Frank J. Gómez wrote:
> /etc/resolv.conf contains:
>
> nameserver 10.10.10.60
> nameserver 10.10.10.1
Why don't you add a 'search' directive to qualify a bare hostname into
your (real or made-up) domain to keep it in your own namespace?
> .60 is my internal DNS, and .1 is t
$ host vostro1400
vostro1400 has address 8.15.7.117
vostro1400 has address 63.251.179.13
Host vostro1400 not found: 3(NXDOMAIN)
2010/7/28 Eduardo Trápani
> > cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
> > cmdSystemOrEval: finished: got output PING vostro1400 (63.251.179.13)
>
>
/etc/resolv.conf contains:
nameserver 10.10.10.60
nameserver 10.10.10.1
.60 is my internal DNS, and .1 is the router.
On ".60" I've got:
forwarders {
71.252.0.12;
71.242.0.12;
};
in /etc/bind/named.conf.options. Those are Verizon's DNS servers.
> cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
> cmdSystemOrEval: finished: got output PING vostro1400 (63.251.179.13)
> cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
> cmdSystemOrEval: finished: got output PING vostro1400 (8.15.7.117)
What is the output from "host vos
On 7/27/2010 5:36 PM, Frank J. Gómez wrote:
>
> *With DHCP set to 1:*
>
> $ ./BackupPC_dump -v -f vostro1400
> cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
> cmdSystemOrEval: finished: got output PING vostro1400 (8.15.7.117)
> 56(84) bytes of data.
>
> It seems that, regardless of how
/etc/hosts has entries only for 127.0.1.1.
/etc/resolv.conf points to local nameservers which don't have records for
these hosts. The hosts in question are laptops, so it doesn't make much
sense to stick them in DNS.
hostname gives backuppc. hostname -f gives backuppc.loc.
I'd like to be able t
*With DHCP set to 0:*
$ ./BackupPC_dump -v -f vostro1400
cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
cmdSystemOrEval: finished: got output PING vostro1400 (63.251.179.13) 56(84)
bytes of data.
*With DHCP set to 1:*
$ ./BackupPC_dump -v -f vostro1400
cmdSystemOrEval: about to syst
On 07/27/2010 10:28 PM, Les Mikesell wrote:
> On 7/27/2010 1:46 PM, Frank J. Gómez wrote:
>
>> I have a new instance set up, and BackupPC is not initiating backups
>> because pings keep failing. The behavior is really quite strange;
>> please read on:
>>
>> "nmblookup vostro1400" gives me 10.1
On 7/27/2010 1:46 PM, Frank J. Gómez wrote:
> I have a new instance set up, and BackupPC is not initiating backups
> because pings keep failing. The behavior is really quite strange;
> please read on:
>
> "nmblookup vostro1400" gives me 10.10.10.102. This is correct.
>
> "nmblookup -A 10.10.10.10
I have a new instance set up, and BackupPC is not initiating backups because
pings keep failing. The behavior is really quite strange; please read on:
"nmblookup vostro1400" gives me 10.10.10.102. This is correct.
"nmblookup -A 10.10.10.102" gives me vostro1400. This, too, is correct.
My conf
Backuppc 3.2 beta. (the nmblookup failure also occurs on 3.1 stable
in the same manor)
When I attempt to view error logs I get a bunch of character spew. It
looks like it's not Backuppc_zcat'ing the file. I can manually do this
and the output of the client's logfile.z is fine.
I'm also se
kupPC-users] Nmblookup doesn't find anything, host can't be
found
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fatih Arslan wrote:
> Hi Dave,
>
> I've just configured it to 1, but i've earlier tried every possible
> combination, that means i've tried 0,1 and d
Hi,
Fatih Arslan wrote on 2009-04-05 12:06:27 +0300 [Re: [BackupPC-users] Nmblookup
doesn't find anything, host can't be ?found]:
> Thanks all for helping. I've just figured out where the problem is.
>
> On my client(which is ubuntu 8.04), i thought that Samba was
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fatih Arslan wrote:
> Thanks all for helping. I've just figured out where the problem is.
>
> On my client(which is ubuntu 8.04), i thought that Samba was
> pre-installed. But this is not the case, thus I've installed Samba
> trough synaptic.
> Now n
PC_dump -v -f -d 192.168.1.101
>>
>> But that won't work until you make nmblookup -A work.
>>
>> However, once you figure out why netbios isn't working, you can probably
>> turn off DHCP mode, and go back to using netbios name resolution.
>>
>> Hope that
f DHCP mode, and go back to using netbios name resolution.
>
> Hope that helps...
>
> Dave
>
> -Original Message-
> From: Fatih Arslan [mailto:fthar...@gmail.com]
> Sent: Saturday, April 04, 2009 2:23 PM
> To: General list for user discussion, questions and suppo
Message-
From: Fatih Arslan [mailto:fthar...@gmail.com]
Sent: Saturday, April 04, 2009 2:23 PM
To: General list for user discussion, questions and support
Subject: Re: [BackupPC-users] Nmblookup doesn't find anything, host can't be
found
It's saying the same again:
backu...@
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fatih Arslan wrote:
> Hi Dave,
>
> I've just configured it to 1, but i've earlier tried every possible
> combination, that means i've tried 0,1 and dhcp without any sucees.
>
>
> In config.pl, I've wrote this:
>
> $Conf{DHCPAddressRanges} = [
> {
>
It's saying the same again:
backu...@fatih-pardus bin $ ./BackupPC_dump -v -f samsung
Name server doesn't know about samsung; trying NetBios
cmdSystemOrEval: about to system /usr/bin/nmblookup samsung
cmdSystemOrEval: finished: got output querying samsung on 192.168.1.255
name_query failed to find
>> entries in
>> your /etc/backuppc/hosts file? It needs to be 1.
>>
>> What is the value of $Conf{DHCPAddressRanges} in your config.pl?
>>
>> Dave
>>
>> -Original Message-
>> From: Fatih Arslan [mailto:fthar...@gmail.com]
>> Sent: Saturd
ameter) for the host entries in
> your /etc/backuppc/hosts file? It needs to be 1.
>
> What is the value of $Conf{DHCPAddressRanges} in your config.pl?
>
> Dave
>
> -Original Message-
> From: Fatih Arslan [mailto:fthar...@gmail.com]
> Sent: Saturday, April 04,
your /etc/backuppc/hosts file? It needs to be 1.
What is the value of $Conf{DHCPAddressRanges} in your config.pl?
Dave
-Original Message-
From: Fatih Arslan [mailto:fthar...@gmail.com]
Sent: Saturday, April 04, 2009 2:40 AM
To: backuppc-users@lists.sourceforge.net
Subject: [BackupPC-users
Hi,
I'm trying to setup backuppc on my desktop pc. I'm using Pardus Linux.
I've installed Backuppc from the sources and everything has been
setup. I can access CGI, and from the log's I can see that Backuppc
has started.
But the problem is, i can't find the host. I've tried several method's
but
backuppc will even send warning emails for disabled hosts! you must remove
the email notify address!
On Thu, Sep 4, 2008 at 8:11 PM, Craig Barratt <
[EMAIL PROTECTED]> wrote:
> John writes:
>
> > We were having a weird problem with nmblookup firing for a host that
> > was disabled with:
> >
> >
John writes:
> We were having a weird problem with nmblookup firing for a host that
> was disabled with:
>
> $Conf{BackupsDisable} = '2';
>
> using BackupPC 3.1.0. The same thing happend when set to 1. My claim
> is that BackupPC shouldn't be attempting to resolve any host with
> BackupsDisabl
Hi all:
We were having a weird problem with nmblookup firing for a host that
was disabled with:
$Conf{BackupsDisable} = '2';
using BackupPC 3.1.0. The same thing happend when set to 1. My claim
is that BackupPC shouldn't be attempting to resolve any host with
BackupsDisabled set to 2, and it s
It may have more to do with ping and my router:
[EMAIL PROTECTED]:/usr/bin# ping -c 1 inspiron
PING inspiron.Belkin (24.28.193.9) 56(84) bytes of data.
64 bytes from 24.28.193.9: icmp_seq=1 ttl=44 time=47.5 ms
--- inspiron.Belkin ping statistics ---
1 packets transmitted, 1 received, 0% packet l
This one may also be cockpit error, but I'm not seeing it at this point.
[Embarassed] Here is what the XferLOG says:
Running: /usr/bin/smbclient inspiron\\Inspiron\\Documents\ and\
Settings\\Tom -E -N -d 1 -c tarmode\ full -Tc -
full backup started for share Inspiron\Documents and Setting
[SOLVED]
Hello,
I recognized that the backup of the windows xp client was successfull
after I made a reboot.
So I guess the missing step when adding a client to backuppc that is
connected via (Open)VPN to restart the backuppc-server and reload the
configuration.
So for the archives: How to ba
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kurt Tunkko wrote:
> I have maybe the same problem when trying to backup a windows xp laptop
> that is connected via VPN to the backuppc-server.
>
> Unfortunately even when I have established a connection I can not start
> the backup, because I get
Sorry for double-posting,
I forgott to add that nmblookup is not working and that my network-setup is:
IPCop 192.168.2.1 with OpenVPN (10.128.2.1)
BackupPC192.168.2.10
Client-PC 10.128.2.6
BackupPC can successfully ping Client-PC (using it's hostname, since I
have add an
I have maybe the same problem when trying to backup a windows xp laptop
that is connected via VPN to the backuppc-server.
Unfortunately even when I have established a connection I can not start
the backup, because I get the following error message:
Unknown host laptopclient for status request
For some reason, nmblook up fails when I try to find hosts. I have even
added entries for the machines to the hosts file and the lmhosts file. Thus,
BackupPC is up and running and doesn't find any machines to backup.
Pings to the machines are successful. I'm getting the impression from the
instru
Craig Barratt wrote:
> Jim writes:
>
>> I can log in to my server and run nmblookup with the clients netbios name as
>> it is configured in the config.pl file for BPC. It finds the client. I can
>> then always run the full backup from there with:
>>
>>BackupPC_dump -v -f
>>
>> and it works
Jim writes:
> I can log in to my server and run nmblookup with the clients netbios name as
> it is configured in the config.pl file for BPC. It finds the client. I can
> then always run the full backup from there with:
>
>BackupPC_dump -v -f
>
> and it works well.
This is a confusing pa
On 09/14 01:02 , Jim Summers wrote:
> Ideas / Suggestions?
If at all possible, use static DHCP assignments. this will make your life as
a sysadmin much easier, since you'll be able to know what user has which
machine. (you can set up DNS to associate bill.int.yourcompany.com with
Bill's computer,
Hello All,
I am running backuppc version 3.0.0. It is running wonderfully except for one
little hitch that I haven't been able to solve.
After I have added a new dhcp client I like to initiate an initial full
backup. Sometimes I would like to initiate this from my desktop system
through the
47 matches
Mail list logo