similar to: UDP Listening a Different Port

Displaying 20 results from an estimated 3000 matches similar to: "UDP Listening a Different Port"

2015 Apr 24
0
UDP Listening a Different Port
On Wed, Apr 15, 2015 at 10:28:36PM +0900, Benda Xu wrote: > I am behind a firewall which only let UDP 80 go through. In order to > connect to an outside public node by UDP, I can set > > ... > Port = 80 > ... > > However, an httpd is running on the public node, occupying TCP 80. > > How can I configure tinc to bind on TCP 8080 but listen to UDP 80?
2011 Nov 27
1
vde on tinc
Hi guys and gals, I just wanted to compile tinc with vde interface, but found src/vde is missing in tar balls of tinc-1.0.16 and tinc-1.0.14. I remember once I have compiled vde on tinc-1.0.14. Is it removed intentionally? I couldn't find an update in ChangeLog. Besides, the newest code in git fails to compile, because of a redefined extern static variable in src/vde/device.c. I need to
2010 Apr 14
3
tincd without root privileges
hey, is there a way to run tinc on a (linux) box, with a public ip, but on which i don't have root privileges ? the server just connects nodes (behind natted firewall) & relays their traffic, so no need for tap/tun interface on the box itself. ptr_ -- http://www.L45.be/voidpointer 0493 52 5009
2010 Mar 26
1
tinc optimal packet route selection
Dear Guys and Girls, I have two group of tinc nodes, say A and B. The network quality between A and B is unstable. I am wondering what algorithm tinc is using for delivering and relaying packets. How does one tinc node decide which the "next hop" is when its destination can not be reached directly or too slow to reach directly? The real situation is like this, nodes in group A and B
2011 Nov 12
1
tinc behind sslh
Hello Guus. I've reading mailing list archives threads about it at http://www.tinc-vpn.org/pipermail/tinc/2011-July/thread.html#2757 and http://rutschle.net/pipermail/sslh/2011-July/thread.html and now trying to hide tinc server behind sslh multiplexer but without luck. First of all directly it works fine. Initiator (instance of tincd with ConnectTo statement) successfully establishes
2014 Jan 28
1
[SUSPECTED SPAM] default change in 6.2 breaks sslh
Hi all! I'm using sslh. It's a multiplexer, used to let you have ssh, https, stunnel, etc on one port. In 6.2 there is a change in default behaviour: * ssh(1): When SSH protocol 2 only is selected (the default), ssh(1) now immediately sends its SSH protocol banner to the server without waiting to receive the server's banner, saving time when connecting. which, i suppose,
2019 Jan 04
3
[SUSPECTED SPAM] VPN over SSH: State of the art?
I know that this has been discussed before and I know that you should avoid it, and use a real VPN solution. I would like to move from port-forwarding via ssh to VPN and I have only the ssh port open. What is the current state of the art if you want to create VPN over ssh? Regards, Thomas -- Thomas Guettler http://www.thomas-guettler.de/ I am looking for feedback:
2011 Jul 24
1
tinc in sslh
Hi all, few days ago I have installed sslh on my server and I discover that recently OpenVPN support was added. Reading the code I found that sslh use the first few bytes of the new connection to decide what kind of connection it is, than it muxes the connection on the appropriate deamon. There is a "sign" for the tinc connection?
2014 Jun 01
1
Tips punching through tight firewalls
Any tips or guidance on improving the probability of being able to connect to a Tinc daemon. I am currently on a guest wifi at a hospital for my in-laws family. Wanting to pass time and be semi productive, I tried to VPN back to my private networks but it appears the default port Tinc users is blocked. Here is what I know about their firewall:
2002 Dec 17
4
booting from local disk
Hi, I've mostly set up a kickstart for RedHat 8.0. I'm using the instructions posted by Alf W. : http://www.stanford.edu/~alfw/PXE-Kickstart/PXE-Kickstart.html The whole thing works, except when I go to reboot the system it hangs. ie. TFTP Prefix: Trying to load: pxelinux.cfg/AABBCCDD Trying to load: pxelinux.cfg/AABBCCD Trying to load: pxelinux.cfg/AABBCC Trying to load:
2013 Oct 19
1
[Announcement] Tinc version 1.0.23 released
With pleasure we announce the release of tinc version 1.0.23. Here is a summary of the changes: * Start authentication immediately on outgoing connections (useful for sslh). * Fixed segfault when Name = $HOST but $HOST is not set. * Updated the build system and the documentation. * Clean up child processes left over from Proxy = exec. This version of tinc is compatible with 1.0pre8, 1.0
2013 Oct 19
1
[Announcement] Tinc version 1.0.23 released
With pleasure we announce the release of tinc version 1.0.23. Here is a summary of the changes: * Start authentication immediately on outgoing connections (useful for sslh). * Fixed segfault when Name = $HOST but $HOST is not set. * Updated the build system and the documentation. * Clean up child processes left over from Proxy = exec. This version of tinc is compatible with 1.0pre8, 1.0
2009 Jul 01
1
Fwd: Unknown udp ports listening experts calling !
---------- Forwarded message ---------- From: Xavier Cardil <cardil.xavier at gmail.com> Date: Wed, Jul 1, 2009 at 10:51 AM Subject: Unknown udp ports listening experts calling ! To: asterisk-users-request at lists.digium.com Hello, last days we run under an very heavy issue with one audio stream getting mixed with our RTP traffic. The audio source was unknown and changing the asterisks to
2002 Aug 17
1
UDP listening
Hi! I just installed samba version 2.2.3a-6 for Debian (downloaded from www.debian.org) and I can't undestand why nmbd is always listening on all interfaces, port 137 and 139 UDP. I tried to use the interfaces parameter, but it always listen on all interfaces. Where is the problem? Here it is the [global] of my smb.conf. Best regards, Simone [global] server string = Samba Server
2013 Dec 24
0
LDAP server listening on UDP for resource location
Hi, If I understand the MS documentation right a Windows desktop uses DNS (or WINS) to determine a DC and then connects to the ldap udp port 389 to get further details about the DC. I do not want to run a full DC but only a "simple" Heimdal or MIT kdc for Browser Negotiate authentication. Does Samba include such a standalone ldap service which just returns the only supported
2012 Oct 10
2
ssh over udp (or: -L option listening for traffic with a UDP service?)
All, A bit of background: I work on a QA API on a network that is very choppy (a lot of network interrupts), and we use ssh to do a large part of this automation. This leads to some problems: ssh connections seem to be sensitive to network state, becoming unusable if the choppiness reaches a certain threshold, and either timing out or disconnecting if this happens. Anyways, I stumbled across
2002 Dec 09
1
pxelinux v2.00 & localboot hanging
Is there a solution to pxelinux v2.00 hanging with 'localboot 0' ? I haven't had a good time with v1.76 due to the UNDI corruption bug. I just subscribed and I've searched the archives up to 12/5.
2001 Jan 11
0
bug report
Hi, I use openssh-2.3.0p1, and the following occurs : [cyril at ts2 cyril]$ rsync -essh -r cyril at beda:zwz . cyril's password: unexpected EOF in read_timeout [cyril at ts2 cyril]$ FATAL: Received signal 10. and in beda log is : Jan 11 12:31:30 6E:beda sshd[2220748]: Accepted password for cyril from 195.113.46.2 port 1045 ssh2 Jan 11 12:31:30 3E:beda sshd[2220748]: error: channel 0:
2019 Nov 04
0
Rationale behind MACExpire
Hi Guus, I am wondering why MACExpire was introduced in: ,---- | commit 14979f835df4214a7c2510852f7ffedc9e08c2c0 | Author: Guus Sliepen <guus at tinc-vpn.org> | Date: Fri Mar 1 14:09:31 2002 +0000 | | - Global time_t now, so that we don't have to call time() too often. | - MAC addresses expire after a time configurable by MACExpire (default 600 | seconds) `---- Is
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from listening globally on TCP 1099 or 58722 How do I disable them from listening globally without having to resort to iptables? $ lsof -i -n -P | grep java | grep LISTEN java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN) java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772