Displaying 20 results from an estimated 10000 matches similar to: "Retrieve TTL of key from the agent"
2014 Jan 08
1
Unable to Set TTL for Name Server Record
I noticed when Samba initially created a NS it gave it a ttl=900. If I
delete this record from my zone and create a new one. It gives the NS a
ttl=0. Attempting to set using Microsoft DNS tools does not take. Can
this be done any other way? Using samba-tool? Thanks.
Name=, Records=6, Children=0
SOA: serial=481, refresh=900, retry=600, expire=86400, minttl=0,
2006 Sep 07
1
WINS client 'ttl'
Hello.
So, my Samba server, as a WINS client, registers itself with the [Windows]
WINS server.
Then, when (how often) does it refresh its WINS registration ?
I have a problem in that the Windows WINS server is losing its WINS db,
then my customers can't find my Samba server.
Is there a way to instruct my Samba servers to re-register more often ?
Thanks.
Gary R. Webster
2004 Nov 20
1
how to match TTL?
Hi!
I can''t find anywhere correct syntax how to match TTL. All of I found refuse to
work :(
tc filter add dev eth1 parent 1:0 prio 10 u32 match u8 64 0xff at 8 flowid 1:11
tc filter add dev eth1 parent 1:0 prio 10 u32 match u8 0x10 0xff at nexthdr+13
protocol tcp flowid 1:11
tc filter add dev eth1 parent 1:0 prio 10 u32 match u8 0x10 0xff at nexthdr+13
flowid 1:11
All I need is to
2007 Apr 18
1
[Bridge] Why TTL is changing when sending a ping?
The situation is this:
INTERNET -- ROUTER -- ETHERNET+WIFI -- PC's
The conection between INTERNET and ROUTER is done with 2 LINKs with static
IP's.
The conection between ROUTER and PC's is done via ETHERNET lan with many
bridges and ACCESSPOINTS.
The PC's are in a IP subnet, the BRIDGES in another IP subnet, the AP's in
another IP subnet. The ROUTER has 1 bridge interface
2007 May 23
1
[smbd4wins] wins hook - ttl so long ?
Hi folks,
i've a question about the ttl, which my wins hook script gets from
smbd4wins:
I record many entries with extrem high ttls like
refresh $SERVER 20 1181977528 $IPADDRS...
the ttl of 1181977528 means ~13.000 days which is very long.
if i look into the ldb itself, there's an expiry time of ~ 24days
(16.06.2007).
----
dn: name=$SERVER,type=0x20
[...]
expireTime:
2007 May 19
1
Worker cleanup and TTL
Hello. I read in an old announcement by Ezra, relating to the older
version of BackgrounDRb, about workers being able to clean up after
themselves and a TTL feature. I''m not sure if these things are present
in the newer version.
I''ve tried overriding the delete method in my worker but when I call
delete_worker, the method doesn''t appear to be called. Is there a
right
2019 Oct 17
3
error while decrypting metadata
One of my hosts just rebooted for the first time in ages, and now it
won't connect to any other nodes.
The log just contains continual "error while decrypting metadata" errors.
tincd[8324]: Error while decrypting: error:060A7094:digital envelope
routines:EVP_EncryptUpdate:invalid operation
tincd[8324]: Error while decrypting metadata from fairfield_gw
(yy.yy.yy.yy port 655)
2015 Mar 04
2
LUKS encypted partition using --key-file can only be decrypted with --key-file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I created a LUKS encrypted partition via a udev-triggered script on
6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the
LUKS partition via script and manually using --key-file with luksOpen.
The odd problem is that I can't decrypt the partition using the
prompt. If I manually create a file with the passphrase in it
2005 Apr 06
5
Feature Suggestion - scp don't decrypt file at destination unecrypt on copy back switch
Hi all,
Please pardon me if this has been discussed already on this list.
I searched on "destination" and did not find a hit.
The problem I am trying solve is having backups on a remote server
that even root cannot not read. I have seen lot's of specialized file
systems and volume drivers for various operating systems. But being
that all files are already scp'd to the
2006 May 22
6
[Bug 479] tunnel0 and br0
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=479
------- Additional Comments From kaber@trash.net 2006-05-22 14:42 MET -------
It is not entirely clear what you are trying to show with that LOG line.
How is the traffic flowing, what do you expect? And why is it visible
in plaintext on the br0 device? Please also include your kernel version.
--
Configure bugmail:
2009 Jan 27
2
Need help on running Heckman Correction Estimation using R
Team,
I am trying to resolve the self-selection bias of a sample in an experiment
and would like to run the Heckman Correction Estimation using R. Can
someone help me with the R-Code... I tried searching for the discussion, but
not successful. Thanks in advance,
Best,
Kishore/..
http://kaykayatisb.blogspot.com
[[alternative HTML version deleted]]
2016 Jan 21
4
Selecting specific key from agent
There are cases when a user might have multiple keys in ssh-agent, but
wants to use a specific one. Unless I'm mistaken, this is currently
impossible. I've put together a proof of concept using the key's
"filename" (the third column in the output of 'ssh-add -l') and it
works.
Is this a new feature that would be accepted? If so, should the key be
identified with its
2008 Sep 01
1
the field ttl in struct referral doesn't work
In samba source code, the file "source\include\msdfs.h" defines a struct named referral.In this struct, there is a field named ttl which is used to decide how long should client cache referral, and this field uses constant REFERRAL_TTL(#define REFERRAL_TTL 600) as default.My problem is when i set REFERRAL_TTL to be 10, it doesn't work.
2009 Jul 12
2
Heckman Selection MOdel Help in R
Hi Saurav!
On Sun, Jul 12, 2009 at 6:06 PM, Pathak,
Saurav<s.pathak08 at imperial.ac.uk> wrote:
> I am new to R, I have to do a 2 step Heckman model, my selection equation is
> below which I was successful in running but I am unable to proceed further,
>
>
>
> I have so far used the following command
>
> glm(formula = s ~ age + gender + gemedu + gemhinc + es_gdppc +
2006 Feb 17
1
Heckman regression / adjustment for standard errors?
Hello folks,
I am trying to estimate the two-step Heckman regression model. I would like to make an adjustment for intragroup correlations. Stata can implement this with the "cluster" option, but I am really hoping to stick with R. It seems that the micEcon package is the primary source for this two-step regression model (i.e., heckit), but I can't find a way to make the
2016 Apr 22
2
Client-side public key causing mess
On Fri, Apr 22, 2016 at 3:41 AM, Damien Miller <djm at mindrot.org> wrote:
> On Tue, 19 Apr 2016, Elouan Keryell-Even wrote:
>
>> Hello,
>>
>> I have a client machine and a server machine. I generated a pair of
>> private-public rsa keys using ssh-keygen.
>>
>> On the client-machine, I uploaded my private key onto ~/.ssh/id_rsa
>>
>> On
2005 Apr 20
2
heckit / tobit estimation
Dear All,
we (Ott Toomet and I) would like to add functions for maximum likelihood (ML)
estimations of generalized tobit models of type 2 and type 5 (*see below) in
my R package for microeconomic analysis "micEcon". So far we have called
these functions "tobit2( )" and "tobit5( )".
Are these classifications well known? How are these functions called in other
2008 Sep 19
2
[Bug 1526] New: SSH key prompt if public key missing and pubkey auth fails
https://bugzilla.mindrot.org/show_bug.cgi?id=1526
Summary: SSH key prompt if public key missing and pubkey auth
fails
Product: Portable OpenSSH
Version: 5.1p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P4
Component: ssh-agent
AssignedTo:
2004 Aug 19
1
sample selection problem, inverse mills ratio (Heckman, Lewbel, ...)
-----Ursprüngliche Nachricht-----
Von: Wildi Marc, wia
Gesendet: Mittwoch, 18. August 2004 10:11
An: r-help@lists.R-project.org
Betreff:
Hi
Does anybody know from an R-package devoted to sample selection problems (Heckman's lambda, Lewbel, ...)?
Thanks and best regards
Marc Wildi
[[alternative HTML version deleted]]
2006 Feb 20
1
Asterisk behind Centrex
Hi,
I'm looking at setting up an Asterisk PBX in our office, which gets its
phone lines (digital signaling, analog voice) from the main campus,
which uses Centrex.
Does anyone know if this falls under analog or digital for hardware
buying? I was looking at getting a Digium TDM-series, but apparently our
lines aren't pots (due to the digital signaling).
Could someone enlighten me a bit?