search for: dropin

Displaying 16 results from an estimated 16 matches for "dropin".

Did you mean: droping
2012 Aug 17
2
OT: what are all these probes from my firewall log????
...re 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 anything on 10.21.72.1. Anybody got suggestions on how I'd track this down? Thanks! Aug 16 21:13:59 kernel: DROP <4>DROPIN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:23:eb:77:71:d9:08:00 <1>SRC=10.21.72.1 DST=255.255.255.255 <1>LEN=328 TOS=0x00 PREC=0x00 TTL=255 ID=34040 PROTO=UDP <1>SPT=67 DPT=68 LEN=308 Aug 16 21:14:45 kernel: DROP <4>DROPIN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:23:eb:77:71:d9:08:00 &lt...
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) { +// Sleep(usec / 1000); +// return 0; +//} #endif diff --git a/lib/dropin...
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 IP address and external access is not allowed. Any ideas? Martin
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
...ptimization possible. > 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 compatibility additions (compat). The compatibility functions (from fake-*.c and dropin.c) are still there, they just moved into src/. > As for FreeBSD itself, I had to change include from global > to local: > > #include "getopt.h" What do you mean by that exactly? If you could send a diff of your changes, I can see if they can be merged. -- Met vriendelijke...
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 protocol_auth.o protocol_edge.o protocol_misc.o protocol_key.o pr...
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
...ake[2]: Leaving directory `/adev/tinc-1.1pre10/m4' Making all in src make[2]: Entering directory `/adev/tinc-1.1pre10/src' gcc -std=gnu99 -DCONFDIR=\"/tinc/etc\" -DLOCALSTATEDIR=\"/tinc/var\" -DSBINDIR=\"/tinc/sbin\" -g -O2 -pie -Wl,-z,relro -Wl,-z,now -o tinc dropin.o getopt.o getopt1.o info.o invitation.o list.o names.o netutl.o script.o sptps.o subnet_parse.o tincctl.o top.o utils.o openssl/cipher.o openssl/crypto.o openssl/digest.o openssl/ecdh.o openssl/ecdsa.o openssl/ecdsagen.o openssl/prf.o openssl/rsa.o openssl/rsagen.o -lreadline -lncurses -lcrypto -...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...server: Updating tinc/doc/sample-config/hosts U tinc/doc/sample-config/hosts/alpha U tinc/doc/sample-config/hosts/beta cvs server: Updating tinc/intl cvs server: Updating tinc/lib U tinc/lib/.cvsignore U tinc/lib/Makefile.am U tinc/lib/alloca.c U tinc/lib/avl_tree.c U tinc/lib/avl_tree.h U tinc/lib/dropin.c U tinc/lib/dropin.h U tinc/lib/ethernet.h U tinc/lib/fake-gai-errnos.h U tinc/lib/fake-getaddrinfo.c U tinc/lib/fake-getaddrinfo.h U tinc/lib/fake-getnameinfo.c U tinc/lib/fake-getnameinfo.h U tinc/lib/getopt.c U tinc/lib/getopt.h U tinc/lib/getopt1.c U tinc/lib/gettext.h U tinc/lib/ipv4.h U tin...
2016 Apr 08
2
Commit 68f4ca7 issues
...ptimization possible. > 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 compatibility additions (compat). The compatibility functions (from fake-*.c and dropin.c) are still there, they just moved into src/. > As for FreeBSD itself, I had to change include from global > to local: > > #include "getopt.h" What do you mean by that exactly? If you could send a diff of your changes, I can see if they can be merged. -- Met vriendelijke...
2020 Sep 23
6
[Bug 1468] New: [netdev] dropping ether type vlan frames drops ICMPv6 type 134
...; priority -500; policy accept; ether type @et log prefix "nd et DROP" flags all drop } } The ISP is multi-casting ICMPv6 type 134 on the subscriber line, however filtering vlan frames is dropping ICMPv6 type 134, the counter increases and the log exhibits: nd et DROPIN=eth2 OUT= MACSRC=78:ba:f9:73:f5:74 MACDST=33:33:00:00:00:01 MACPROTO=86dd SRC=fe80:0000:0000:0000:7aba:f9ff:fe73:f574 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=72 TC=224 HOPLIMIT=255 FLOWLBL=0 PROTO=ICMPv6 TYPE=134 CODE=0 -- You are receiving this mail because: You are watching all bug chan...
2017 Oct 27
2
[fdo] Freedesktop sdk aka 'tiny base runtime' project
...Flatpak and GNOME Continuous. * Replace flatpak builder with BuildStream to generate flatpak SDKs. * Replace Freedesktop Base Runtimes (based on YOCTO) with the base runtime. * Lastly, replace the GNOME Continuous (based on YOCTO) with the base runtime. ## Roadmap 1) Make Buildtream-based SDK a dropin-replacement of the current one 2) Replace BaseSDK completely with BuildStream's Freedesktop SDK 3) Migrate to Freedesktop Infra 4) Convert GNOME Continuous to use the base runtime See milestones on gitlab for further details and tasks under each milestone [4]. Some points on the above: * We&...
2013 Jan 26
0
Processed: switching email address
...n <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 672153 ! Bug #672153 {Done: Andreas Beckmann <debian at abeckmann.de>} [dosage] dosage: unowned files after purge (policy 6.8, 10.8): /usr/lib/python2.7/dist-packages/dosage/plugins/dropin.cache Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 689108 ! Bug #689108 {Done: Changwoo Ryu <cwryu at debian.org>} [ttf-unfonts-core] ttf-unfonts-core: does not properly remove old...