Displaying 20 results from an estimated 2000 matches similar to: "Automatic exchange of dynamic node-IPs between nodes"
2013 Mar 30
1
Missing connection
Hi,
I've set up Tinc in switch-mode on the three nodes "gw", "rb493g" and
"v900w", but the nodes "rb493g" and "w900v" do not connect to each
other.
On each node port 655 is opened with TCP and UDP.
"gw": static IPv4- and IPv6 address listed in the hosts-file "gw"
hosts-files: "gw",
2015 Jun 11
2
[PATCH 0/1] Network UEFI PXE DHCP/proxyDHCP fix
from: Jeff Sloan <jeff_sloan at selinc.com>
Update UEFI PXE proxyDHCP handling.
This patch is based on commit ID 8a00e49
Modify two files to specify valid ip addresses. These files are efi/pxe.c
and efi/udp.c.
In efi/pxe.c: In net_parse_dhcp function.
If ProxyOffer has been received, start with DhcpAck packet since it is the
most complete. This requires a minimum of changes to the
2012 Sep 15
2
ssh(1) documentation for -L and -R
I found that the documentation for -L and -R was hard to understand.
So I made some changes to try to make it clearer. I started with Revision
1.328 from http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ssh.1
Comments welcome.
================ ssh.1.patch ================
--- ssh.1 2012/09/15 16:08:48 1.1
+++ ssh.1 2012/09/15 20:23:35
@@ -51,13 +51,13 @@
.Op Fl F Ar configfile
.Op Fl I
2013 Nov 30
3
[PATCH] efi: reuse UDP port with sendto
On Thu, Nov 28, 2013 at 10:24 PM, Celelibi <celelibi at gmail.com> wrote:
> 2013/11/29, Gene Cumm <gene.cumm at gmail.com>:
>> On Thu, Nov 28, 2013 at 9:47 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>> On Thu, Nov 28, 2013 at 9:34 PM, Celelibi <celelibi at gmail.com> wrote:
>>>> Without an assigned source port, Transmit function assign a
2024 Jan 05
1
Whole list of installation via PN possible?
Am 05.01.2024 um 12:02 schrieb Rowland Penny via samba:
> On Fri, 5 Jan 2024 08:30:15 +0100
> lists--- via samba <samba at lists.samba.org> wrote:
>
>> Good morning Rowland,
>>
>> is it ok for you to send you the complete, not sanitized installation
>> description?
>> ... I'm lost in getting the samba-ad-dc running ...
>
> I think you mean,
2002 Oct 11
2
[Bug 413] New: Port forwarding: [localhost:]localport:remotehost:remoteport
http://bugzilla.mindrot.org/show_bug.cgi?id=413
Summary: Port forwarding:
[localhost:]localport:remotehost:remoteport
Product: Portable OpenSSH
Version: older versions
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo:
2015 Oct 03
2
UEFI: Failed to load ldlinux.e64/ldlinux.e32
On Sat, Oct 03, 2015 at 09:20:10AM +0300, Ady via Syslinux wrote:
>
> > I have a patch that I think may help your situation of syslinux.efi
> > being unable to load ldlinux.e64/ldlinux.e32 (though I don't know if
> > any of you are using an EFI ia32 platform).
> >
> > The basics are that we try to enable UseDefaultAddress as it helps
> > certain clients
2015 Jul 18
2
[syslinux:firmware] efi: Add network support
On Thu, May 9, 2013 at 6:39 AM, syslinux-bot for Matt Fleming
<matt.fleming at intel.com> wrote:
> Commit-ID: fe283b78c973268f2d1f0309826ceeb5c9e8978d
> Gitweb: http://www.syslinux.org/commit/fe283b78c973268f2d1f0309826ceeb5c9e8978d
> Author: Matt Fleming <matt.fleming at intel.com>
> AuthorDate: Fri, 22 Mar 2013 14:54:09 +0000
> Committer: Matt Fleming
2006 Nov 23
1
asterisk 1.4 chan_h323, help please...
Hi,
My configuration is SipPhone<-->*1<--->*2.
My asterisk version is 1.4beta3.
I installed pwlib,openh323,chan_h323.
When i call from
SipPhone--(SIP)-->asterisk1---(H323)-->asterisk2,
there is no audio.
Using 'rtp debug', I can see that rtp packets are
being received.
Rtp packets are being exchanged.
I also tested chan_ooh323, but to fail.
Can anyone recommand best
2016 Feb 28
0
[PATCH 0/1] UEFI UDP/TFTP
Hi guys,
I have re-implemented /efi/udp.c
The new code fixes:
1) The low and decreasing throughput on TFTP transfers.
2) The added delay between consecutive TFTP transfers.
3) The TFTP errors induced by broadcast traffic like ARP.
Initial tests on a 50MB transfer showed times going from 3 minutes
to ~12 seconds, also tested OK with nested TFTP transfers
(include command).
This
2015 Jun 12
0
[PATCH 0/1] Network UEFI PXE DHCP/proxyDHCP fix
On Thu, Jun 11, 2015 at 4:02 PM, <jeff_sloan at selinc.com> wrote:
> from: Jeff Sloan <jeff_sloan at selinc.com>
>
> Update UEFI PXE proxyDHCP handling.
>
> This patch is based on commit ID 8a00e49
>
> Modify two files to specify valid ip addresses. These files are efi/pxe.c
> and efi/udp.c.
1) In commit 2e266c35, I proposed using UseDefaultAddress. As I
2003 Sep 17
2
help jeremy
* compiled from cvs, i am trying call ip phones in callmanager 3.2
10.17.0.2 is my callmanager
i noticed from network dumps that instead of sending rtp to the ip phone, * sends it to 10.17.0.2!
thereby causing no audio from * to ip phone. audio from ip phone to * is ok.
only callmanager calls fail. netmeeting works ok...
here is the debug, thanks for any info
~kelvin
H323 debug enabled
--
2015 Jul 08
4
[PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
from: Jeff Sloan <jeff_sloan at selinc.com>
Based on commit: 9314e330
Setting UseDefaultAddress to TRUE uses invalid StationAddress and
SubnetMask values. This is in a network with a local TFTP/MTFTP server. If
the server is local, on the same subnet, UseDefaultAddress is set to false
and the client ip and subnetmask are loaded, otherwise set
UseDefaultAddress to TRUE. This is added to
2009 May 25
1
APC Smart UPS 900i
Hi,
I'm running an old APC Smart UPS 900i. As there isn't any software from APC which supports this
UPS anymore, I've installed NUT (Gentoo Ebuilds), but version 2.0.5 and version 2.2.2 loose
connection to the UPS while version 2.4.1 and SVN version don't show any settings and there are no
instant commands.
The only information I can get are:
driver.name: apcsmart
2013 May 11
1
Changes in Makefile/dependencies between Tine 1.0.16 and 1.0.21?
Hi,
currently there is a bug report about CVE-2013-1428 in Ubuntu (
https://bugs.launchpad.net/ubuntu/+source/tinc/+bug/1174763). Are there any
changes in Makefile or dependencies which make it necessary to adjust a
packaging system or does it suffice to adjust version numbers and
source-code url?
Thanx,
Renne
-------------- n?chster Teil --------------
Ein Dateianhang mit HTML-Daten wurde
2008 Nov 22
1
Feature request: Caching checksums in a file
Hi,
when using RSync for mirroring, the checksums of a file are calculated for each transfer. But that
causes a lot of CPU/IO load on the server machine and degrades throughput even if there's plenty
of network bandwidth. So I want to propose a pre-calculating feature for checksums.
The easiest way would be to add a CLI-option like '--pre-checksum' to RSync. That way RSync would
just
2010 Nov 14
1
Checksum-caching on server
Hi,
as scanning large repositories for each client connection causes
unnecessary CPU/IO load, I want to know if is it possible to generate
checksum digest files on the server, meanwhile?
Best regards,
Renne
2017 May 31
6
[PATCH 1/4] efi/udp: core_udp_connect should use SubnetMask not StationAddress for netmask
Signed-off-by: Julien Viard de Galbert <jviarddegalbert at online.net>
---
efi/udp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/efi/udp.c b/efi/udp.c
index 1088f47..b0f13ad 100644
--- a/efi/udp.c
+++ b/efi/udp.c
@@ -163,7 +163,7 @@ void core_udp_connect(struct pxe_pvt_inode *socket, uint32_t ip,
} else {
udata.UseDefaultAddress = FALSE;
2016 Mar 05
3
AW: AW: issue with tinc and libvirt / Network is already in use by interface tun0
>> Sorry, I don't get it. I thought the Subnet parameter is indented for
>> routing local nets to the remote host.
>> This way a remote host can access the provided local nets.
>>
>> What I have is my host A with vms (ips within 192.168.1.0/24).
>> My host A has a bridge to the vm's network. The bridge has the IP
>> 192.168.1.1. Furthor more
2005 May 16
1
Always Ringing
Hi all,
I am using chan_h323 from Asterisk CVS to interconnect with GNUGK
v2.2.2. Then I made call from a H323 EP, thru GNUGK, to SIP EP on
Asterisk. However, I only heard ringing when the call was answered on
SIP side. Below is the debug from chan_h323. Any help is welcome.
Thanks.
*CLI> == New H.323 Connection created.
-- Setting up Call
-- Call token: