search for: proxyhost

Displaying 13 results from an estimated 13 matches for "proxyhost".

2017 Mar 07
0
iOS Mail app and rapid authenticate / disconnect on Dovecot proxy
...P proxy connections momentarily). I reckon this is not an issue with Dovecot, but I'm curious to know if other folks have observed this behavior when dealing with iOS Mail app clients? The log entries look like this: iOS 10 device = 172.16.0.1 RHEL7 Dovecot proxy host = 192.168.0.1 ("proxyhost") Panda/UW-IMAP target = panda.imap.tld Mar 6 12:11:00 proxyhost dovecot: imap-login: proxy(jdoe): started proxying to panda.imap.tld:993: user=<jdoe>, method=PLAIN, rip=172.16.0.1, lip=192.168.0.1, TLS, session=<VvzqehVKhwBCol00> Mar 6 12:11:00 proxyhost dovecot: imap-login:...
2019 Jan 07
0
how to set proxy systemwide (wget and docker)
...et a proxy systemwide using centos 7? > I need this for wget and docker. > My first idea was /etc/environment but allthough the proxy is set wget and > docker don? t connect to their target-systems. I have this in /etc/profile.d/proxy-config.sh: -----%<--------------------------------- PROXYHOST="proxy" PROXYPORT="8080" for CFGFILE in /etc/sysconfig/proxy-config ${HOME}/.proxy-config; do [ -s $CFGFILE ] && . $CFGFILE done export http_proxy="http://${PROXYHOST}:${PROXYPORT}" export HTTP_PROXY="http://${PROXYHOST}:${PROXYPORT}" export https...
2019 Jan 05
4
how to set proxy systemwide (wget and docker)
Hallo, what is the right way to set a proxy systemwide using centos 7? I need this for wget and docker. My first idea was /etc/environment but allthough the proxy is set wget and docker don? t connect to their target-systems. Thanks for hints Ralf
2020 Mar 26
4
TCP connect timeout with proxy
...rather large delay. I can control this by setting "ConnectTimeout" to something lower, like 30s. So far, so good. However, when I'm not on a trusted network, I have to use a proxy to connect to that same dual-stacked host. I can do the proxy in one of the following ways: 1. ssh -tt proxyhost ssh -tt host 2. ProxyCommand ssh proxyhost 'exec nc %h %p 2>/dev/null' 3. ProxyCommand ssh -W [%h]:%p proxyhost 4. ProxyJump proxyhost 5a. ssh -D localhost:1080 -N proxyhost 5b. ProxyCommand nc -x localhost %h %p I don't like method #1 at all, for obvious reasons. Method #2 wor...
2004 Jul 06
6
is srv lookup being done when REGISTERing?
it looks (to me) like asterisk is not doing an SRV lookup when REGISTERing with another sip proxy. is that correct? what i am trying to achieve is to register jasko@telia.net with a proxy using register => jasko:secret:dilbert@telia.net my problem is that asterisk is doing a simple A RR lookup for the domain telia.net which is pointing to a host that is NOT the proxy for that domain
2020 Mar 26
4
TCP connect timeout with proxy
Hi Scott, You've entirely missed my point. Yes, if I connect directly to a host, I can use '-4' to force IPv4. When connecting through a proxy, I can't easily control which address family to use, nor the TCP connect timeout. Sure, if I use netcat to proxy, I could supply a '-4' to it to force connecting over IPv4. But making that permanent is also a pain because I want
2010 Jul 07
1
Director service for LMTP in 2.0rc1
Hello, has anyone a running setup for LMTP proxy and the director service ? pop3/imap/managesieve is properly working, but i have problems with LMTP. I set it up as described in the conf.d/10-director.conf From the user_db i get proxy=y and no proxyhost as described for imap/pop3 But lmtp is complaining about the missing host: Jul 07 15:00:48 auth: Debug: master in: PASS 1 user56 at domain.de service=lmtp lip=::1 lport=30025 rip=::1 rport=41992 Jul 07 15:00:48 auth: Debug: ldap(user56 at domain.de,::1): pass search: base=o...
2008 Sep 11
3
Tomcat with squid username/password
...n application deployed on tomcat 5.5 with java 1.6.0_07. Occasionally the application needs to connect through our proxy to the outside to collect patches. I've added the following options to the JAVA_OPTS and restarted tomcat. -Dhttp.proxyUser =username -Dhttp.proxyPassword =password -Dhttp.proxyHost=proxy.company.com.au <http://proxy.company.com.au> -Dhttp.proxyPort=3128 Using snoop on the squid proxy I can see the requests, but the username/password combinations are not being sent and the tomcat application receives a 407/DENIED message. Is there a reason the username/password are no...
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
...rained nature of the routers that we're using as bastion hosts on site. We'd have to deploy the DNS server either on the router itself, or at a static address within reach of it (and configure the router to use that resolver). From what I understand of ProxyJump: ssh -J proxyuser at proxyhost targetuser at targethost.domain targethost.domain would need to be resolved by proxyhost, not the local client. Another approach would be to set up /etc/hosts on the bastion, if it were a conventional Linux machine I'd have little issue with this. I'm not sure OpenWRT (or at least Tel...
2007 May 17
7
[Bug 616] proxycommand breaks hostbased authentication.
http://bugzilla.mindrot.org/show_bug.cgi?id=616 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org, | |simon at sxw.org.uk --- Comment #2 from
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18.08.23 07:39, Darren Tucker wrote: > On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> wrote: > [...] >> The crux of this is that we cannot assume the local IPv4 address is >> unique, since it's not (and in many cases, not even static). > > If the IP address is not significant, you can tell ssh to not record > them ("CheckHostIP
2006 May 31
0
web services datat types
...and this is the controller for the web service def GetMetadata(metadata) breakpoint answer = CLL_Answer.new answer end and lastly, this is the php client $client = new mysoapclient("http://loginunificado.portalserver.com.ar/unified_login/ws dl", true, $proxyhost, $proxyport, $proxyusername, $proxypassword); $params = array(''key'' => ''perfil'', ''type'' => ''1'', ''value'' => '''', ''webapplication_id'' => '''', '...
2010 May 03
1
Migrating domain with diferent default_pass_scheme
Hi I have now my main mail server using dovecot with diferents domains and for user auth using mysql with default_pass_scheme = PLAIN, Now I am migrating a new domain from other server with dovecot using mysql with default_pass_scheme = MD5. My question is: Is possible have a different default_pass_scheme depending of the domain? could I use dovecot with domains using mysql auth with