Displaying 20 results from an estimated 300 matches similar to: "tinc behind sslh"
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,
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?
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
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:
2019 Dec 06
2
client to support SNI
Hi.
Looks like every ~2 Years raises someone the question about SNI support in the
openssh client.
2015: https://marc.info/?l=openssh-unix-dev&m=143248436518985&w=2
2017: https://marc.info/?l=openssh-unix-dev&m=150204655205911&w=2
I have read the docs and haven't seen anything about that this feature is
already available in SSH.
https://man.openbsd.org/ssh.1
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:
2015 Apr 15
2
UDP Listening a Different Port
Hi all,
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?
Redirecting UDP 80 to UDP 8080 on the public node is one method. Is
there a more elegant way to
2013 May 01
2
Samba4 does't run netlogon scripts and batch files
I've tried to move from Samba 3.6.14 to Samba 4.0.5. Process went smooth, Win8Pro clients joined domain successfully.
But now netlogon startup scripts does not run on clients at signin. Also .bat batch files from network shares does not executes (Win8 says do not have permissions) without execute bit set.
This is the right behavior? How to get back previous?
If I return 3.6.14 version
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2013 Oct 12
2
Problem with Dovecot after upgrade to Debian 7.0 (stable)
Dear all,
few days ago I updated Debian to the latest stable and since then
Dovecot is not working. I use Dovecot as LDA for Postfix and also for
IMAP access. Also I used SASL and everything was ok before update. After
I updated to Dovecot 2.1.7 (it used to be 1.x before) it looks like that
e-mail delever is working but I can not configure IMAP access to work.
All users/passwords are stored
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2009 Oct 20
11
Stuck with puppet
Hello a newbie here.
The situation is that:
2 machine one master one client
Puppet 0.24.5
This my configuration:
Client:
/etc/puppet/puppetd.conf
[puppetd]
server = Asus-Vista-Box
logdir = /var/log/puppet
vardir = /var/lib/puppet
rundir = /var/run
master
/etc/puppet/manifests/classes/sudo.pp
class sudo {
file { "/etc/sudoers":
owner => "root",
2016 Dec 29
5
答复: About error: 'Windows cannot access, you do not have permission to access'
Thanks for your attention.
First, use local users at samba server, and client login success.
[global]
workgroup = H3C ONESTOR
server string = %h server (Samba NAS)
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 100000
log level = 10
syslog = 0
panic action = /usr/share/samba/panic-action %d
server role = standalone server
obey pam restrictions = yes
2020 Feb 05
19
Call for testing: OpenSSH 8.2
Hi,
OpenSSH 8.2p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a feature release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2006 Apr 27
0
Announce: X.509 certificates support in OpenSSH version 5.4
Hi All,
The version 5.4 of "X.509 certificates support in OpenSSH" is ready for download.
On download page http://roumenpetrov.info.localhost/openssh/download.html#get_-5.4
you can found diffs for OpenSSH versions 4.2p1 and 4.3p2.
What's new:
* given up support for "x509v3-sign-rsa-sha1" and "x509v3-sign-dss-sha1"
The implementation realised in previous
2010 Oct 21
1
POP3 server
Hi folks
A POP3 client not configured to keep a copy of messages on the server, as soon as retieve a message send a DELE commando with the number of the just retrieved message. Then, at the end of the POP3 session, the clent sends a QUIT command, wich order POP3 server to close the conection and delete the messages marqued with DELE command.
So, I'm wondering if it's possible to tell
2006 Sep 04
2
Dovecot problem in RHEL4
Hi all,
I have some problem with dovecot in RHEL4.
IMAP server is dropping connection after woorking for some time.
It seems that the login process count keeps increasing?(stale login
process are not removed)
Any points to sort the problem?
--
Adarsh
2019 May 12
2
nut vs ups fail
On Sunday 12 May 2019 03:10:13 pm Charles Lepple wrote:
> On May 12, 2019, at 2:51 PM, Gene Heskett wrote:
> > On Sunday 12 May 2019 02:41:02 pm Charles Lepple wrote:
> >> /lib/nut/usbhid-ups -a myups -DD
> >
> > gene at coyote:~$ /lib/nut/usbhid-ups -a myups -DD
> > Network UPS Tools - Generic HID driver 0.41 (2.7.4)
> > USB communication driver 0.33