similar to: Cannot connect when using BindAddress

Displaying 20 results from an estimated 900 matches similar to: "Cannot connect when using BindAddress"

2018 Nov 17
3
Cannot connect when using BindAddress
I want tinc to listen locally on loopback, so that port 655 is not exposed on any system interfaces. Can't tinc make outbound connections when listening on loopback? I can't see any reason why it should. This system will never have other tinc daemons connect to it, it will only ever connect to other tinc daemons in order to establish a VPN connection. -- Jonny Tyers On Sat, 17 Nov 2018
2018 Nov 17
0
Cannot connect when using BindAddress
The only thing „localhost“ can talk to is „localhost“ - by definition & independently of tinc. What are you trying to accomplish with that choice? Clemens Von meinem iPad gesendet > Am 17.11.2018 um 21:58 schrieb Jonny Tyers <jtyers at gmail.com>: > > Hi there, > > Thanks for tinc, firstly. It's awesome. Now, I've found that if I specify: > >
2009 Dec 14
1
[Bug 1685] New: ssh attempts v4 connection w/v6 BindAddress setting in ssh config
https://bugzilla.mindrot.org/show_bug.cgi?id=1685 Summary: ssh attempts v4 connection w/v6 BindAddress setting in ssh config Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo:
2002 Mar 21
1
BindAddress with Openssh
Hi In a nutshell, the BindAddress functionality doesn't seem to work (at least on Solaris 7 when using the fake-gettaddrinfo module provided). I haven't been able to test on other OS versions or using an OS library provided getaddrinfo (such as OpenBSD), but the unless the functionality of getaddrinfo is majorly different, I think this problem would be similar everywhere. The code in
2018 Nov 17
0
Cannot connect when using BindAddress
On Sat, Nov 17, 2018 at 11:20:47PM +0000, Jonny Tyers wrote: > I want tinc to listen locally on loopback, so that port 655 is not > exposed on any system interfaces. Can't tinc make outbound connections > when listening on loopback? I can't see any reason why it should. This > system will never have other tinc daemons connect to it, it will only > ever connect to other tinc
2003 Mar 21
6
[Bug 515] BindAddress and -b not working
http://bugzilla.mindrot.org/show_bug.cgi?id=515 Summary: BindAddress and -b not working Product: Portable OpenSSH Version: 3.4p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: murple
2012 Feb 12
0
PATCH: multiple BindAddress
Hello all, I recently have a problem with multiple addresses and address families. Problem is simple, i have some hosts with IPv4 access only and some with IPv6 access. This wouldn't be big problem if I had a stable IP addresses. But sometimes I move to another network with complete different addresses. So I created patch which on option BindAddress accept list of addresses. With ip I solved
2002 Nov 21
0
[Bug 441] New: should ssh BindAddress apply to LocalForward ports
http://bugzilla.mindrot.org/show_bug.cgi?id=441 Summary: should ssh BindAddress apply to LocalForward ports Product: Portable OpenSSH Version: 3.5p1 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org
2008 Aug 29
3
Could not call puppetca.getcert: #<Errno::EHOSTUNREACH: No route to host
Hi all puppet-Users, i try to get my first puppet installation up and running. (puppet-0.24.5, ruby-1.8.5) everything works as expected witch puppetmasterd + puppetd on the same machine. but i''ve problems connecting to the puppet-server from any client host. all i get is the error ------------ debug: Calling puppetca.getcert err: Could not call puppetca.getcert:
2015 Nov 23
2
bind-to-interface option
On 11/23/15 4:50 PM, Damien Miller wrote: > On Sun, 22 Nov 2015, David Ahern wrote: > >> Hi: >> >> The openssh suite of commands have an option to specify address (e.g, >> ListenAddress for sshd) but I do not see support for bind-to-interface. >> >> The motivating use case for me is using openssh commands (sshd, ssh, scp, >> sftp) with the recent VRF
2018 Mar 22
3
Port numbers
Hi In the case where you have access to TCP and UDP outbound initiated connections and no choice of the port numbers due to the firewall setup it would be very useful to be able to specify both the UDP and TCP ports that tinc uses separately. Currently in 1.0 I end up with a TCP based VPN because I can't tell tinc which UDP port to connect to the remote side on. Could this be added to 1.1?
2010 Nov 27
1
(vaguely) related to: "doveadm auth user" ...
While digging through the code I remember having seen something like an (yet undocumented) "update_query" for SQL (and I guess something similar for the LDAP faction as well)?! Can that be used to augment the "doveadm pw" function to actually /set/ the password for a given user instead of just "calculating" the hash, so that an operator can copy&waste it into the
2010 Nov 13
1
proctitle woes with 2.0.7 vs. 2.0.6
Hello - I just noticed, that there seems to be a change in the way "process titles" are being set between 2.0.6 and 2.0.7: Behavior of 2.0.6: (ps aux | fgrep dovecot) ------------------ root 30803 0.0 0.0 601540 708 ?? S 1:08AM 0:00.00 dovecot/log _dovecot 30802 0.0 0.0 601544 624 ?? S 1:08AM 0:00.00 dovecot/anvil root 30801 0.0 0.0
2003 Dec 15
1
FWD and (multiple) internal IPs
My Asterisk box also does NAT for internal network, and establishes site-to-site VPN tunnel(s). As a result I have several internal interfaces with private addresses on them, and only one public interface. By trial-and-error I've found out that FWD (SIP) won't work unless I disable my VPN tunnels - it would send the internal IP address to FWD's SIP server instead of public one. I
2002 Nov 21
0
[Bug 441] should ssh BindAddress apply to LocalForward ports
http://bugzilla.mindrot.org/show_bug.cgi?id=441 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From markus at openbsd.org 2002-11-22
2011 Sep 06
2
[Bug 1211] option BindAddress is ignored by option UsePrivilegedPort
https://bugzilla.mindrot.org/show_bug.cgi?id=1211 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1930 --- Comment #4 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:10 EST --- Retarget unresolved
2013 Jul 25
1
[Bug 1211] option BindAddress is ignored by option UsePrivilegedPort
https://bugzilla.mindrot.org/show_bug.cgi?id=1211 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2130 --- Comment #12 from Damien Miller <djm at mindrot.org> --- Retarget to openssh-6.4 -- You are
2013 Sep 19
2
[Bug 1211] option BindAddress is ignored by option UsePrivilegedPort
https://bugzilla.mindrot.org/show_bug.cgi?id=1211 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Status|NEW |ASSIGNED Assignee|openssh-bugs at
2016 Aug 02
0
[Bug 1211] option BindAddress is ignored by option UsePrivilegedPort
https://bugzilla.mindrot.org/show_bug.cgi?id=1211 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release
2009 Jan 09
0
Fw: iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I just found an old bug report at bugs.digium.com with exactly the same problem. It's really too bad this bug wasn't addressed: http://bugs.digium.com/view.php?id=7315 --- On Fri, 1/9/09, Vieri <rentorbuy at yahoo.com> wrote: > I'm trying to figure out how to reload iax2 (without > breaking existing calls) so it can listen on a new IP > address (like "ip addr