Displaying 16 results from an estimated 16 matches for "dropins".
Did you mean:
droping
2012 Aug 17
2
OT: what are all these probes from my firewall log????
I'm getting a gazillion of these probes in my firewall logs. I don't
understand what's going on here,... These all look like bootp requests
from 10.21.72.1, to 255.255.255.255.
there's certainly no 10.x.x.x here on this network, and I don't get the
destination address... is it possible to send packets out onto the
internet addressed like that?
whois doesn't turn up
2010 Sep 20
0
No subject
+0100
From: Daniel Schall <tinc-devel at mon-clan.de>
Date: Thu, 6 Jan 2011 17:00:35 +0100
Subject: [PATCH] Improved PMTU discovery
diff --git a/lib/dropin.c b/lib/dropin.c
index 52fb5b8..2b803b1 100644
--- a/lib/dropin.c
+++ b/lib/dropin.c
@@ -165,8 +165,8 @@
#endif
=20
#ifdef HAVE_MINGW
-int usleep(long usec) {
- Sleep(usec / 1000);
- return 0;
-}
+//int usleep(long usec) {
+//
2004 Jun 04
1
Strange connection to the outside...
Hi all,
for some strange reason, our still-under-test Asterisk deployment wants
to contact the outside world and that raised some eyebrows here...
Just a sample of our firewall log:
--
...a=DROPIN=eth0 OUT=eth2 SRC=192.168.36.199 DST=195.77.113.194 LEN=476
TOS=0x10 PREC=0x00 TTL=62 ID=39572 DF PROTO=UDP SPT=5060 DPT=62975 LEN=456
--
Why is this happening? We got no relationship with the DST
2012 Apr 02
4
What I need to install Tinc 1.1pre2?
Hi to everybody,
Can anybody tell me what packages I need to install Tinc 1.1pre2 in a server that it had installed a previous version installed?
I tried to install it and when I execute the "make" it give me a lot of errors.
Best regards,
Ramses
2016 Apr 08
2
Commit 68f4ca7 issues
Hi.
I have issues building tincd-1.0.26 on FreeBSD 4.11
Seems commit 68f4ca711593416d0defd81199b176ba604c6cb1
that "modernizes" build system was a bad idea after all?
Not sure why merging lib/ to src/ was done.
Most software I see contains directories like compat/
to aid building for older or broken environments..
This makes clear difference between software sources
itself (src) and
2016 Feb 24
2
Change machine name without a reboot?
Systemd service files are generally coming with packages. This means these
files can be overwritten by some system update if this updates also your
Samba packages (note: I never had nor tested that behaviour with Samba
packages, but it happens for other packages).
2016-02-23 8:39 GMT+01:00 L.P.H. van Belle <belle at bazuin.nl>:
> Uh... just add :
>
> netbios name = PC_NAME
>
2016 Apr 08
0
Commit 68f4ca7 issues
On Fri, Apr 08, 2016 at 12:29:27PM +0200, borg at uu3.net wrote:
> I have issues building tincd-1.0.26 on FreeBSD 4.11
While I do like to make things backwards compatible, tinc 1.0.26 is from
2015, and FreeBSD 4.11 is from 2005. Is there a reason you're sticking
to 4.11, and/or do you have the same issue with a newer version of
FreeBSD, like 10.3?
> Seems commit
2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
Hi,
I've got the following error when tried to compile tinc-1.0.24:
gcc -g -O2 -pie -L/opt/local/lib -o tincd avl_tree.o conf.o
connection.o dropin.o dummy_device.o edge.o event.o fake-getaddrinfo.o
fake-getnameinfo.o getopt.o getopt1.o graph.o list.o logger.o meta.o
multicast_device.o net.o net_packet.o net_setup.o net_socket.o netutl.o
node.o pidfile.o process.o protocol.o
2003 Mar 12
1
simulating 'non-standard' survival data
Dear all,
I'm looking for someone that help me to write an R function to simulate
survival data under complex situations, namely time-varying hazard ratio,
marginal distribution of survival times and covariates. The algorithm is
described in the reference below and it should be not very difficult to
implement it. However I tried but without success....;-(
Below there the code that I used; it
2019 Sep 23
5
File manager or browser for IMAP?
Hi all,
I could really use a file manager or browser to browse my Dovecot IMAP.
Ideally it would have hotkeys to move, copy, delete and send. The send
part needn't be coded: Just a call to a shellscript which can handle
the send the way it's locally the most convenient.
Anyone know of such a file manager or browser for IMAP?
SteveT
Steve Litt
Author: The Key to Everyday Excellence
2014 Dec 05
4
Build On CentOS
Tried to Build Tinc. Linker was confused, Makefile lacking reference to
-ltinfo I guess.
FYI.
root at rpzcentos tinc-1.1pre10]# make
make all-recursive
make[1]: Entering directory `/adev/tinc-1.1pre10'
Making all in m4
make[2]: Entering directory `/adev/tinc-1.1pre10/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/adev/tinc-1.1pre10/m4'
Making all in
2003 Aug 04
1
OpenBSD 3.2 and Release 1
I got the file that was sent to me the other day.
Unfortunitly it did not solve
my problems.
After a lot of hacking I have been able to get release
1.0 to almost compile. I
have finally gotten all of the dependancies worked out
under OpenBSD 3.2.
This next error has me stumped. I can tell that it is
looking for a file but
have no idea how to create the file. This is the
output of the the
2016 Apr 08
2
Commit 68f4ca7 issues
There are few reasons why I stick to older OSes.
In case of FreeBSD its my customized Imunes platform
for network simulations...
Anyway, back to root problem:
gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\"
-DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o
tincd.c &&\
mv -f $depbase.Tpo $depbase.Po
2020 Sep 23
6
[Bug 1468] New: [netdev] dropping ether type vlan frames drops ICMPv6 type 134
https://bugzilla.netfilter.org/show_bug.cgi?id=1468
Bug ID: 1468
Summary: [netdev] dropping ether type vlan frames drops ICMPv6
type 134
Product: nftables
Version: unspecified
Hardware: other
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2017 Oct 27
2
[fdo] Freedesktop sdk aka 'tiny base runtime' project
Hi all,
So i wanted to kick off this mailing list by trying to round up a few
things which have been discussed recently, at GUADEC, in f2f
conversations afterwards, or shot over emails between a few people. It's
been discussed for a while that we want to create a tiny base runtime
with bst. The upshot is this will homogenize the metadata used in the
build process for Flatpak, GNOME
2013 Jan 26
0
Processed: switching email address
Processing commands for control at bugs.debian.org:
> # bugs with submitter debian at abeckmann.de
> submitter 479445 !
Bug #479445 [gnuplot] gnuplot: wrong line numbers for missing files reported during replot
Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>'
> submitter 681568 !
Bug #681568