Articles
delegate-en
/
4101
-
4200
of [1-5169] on the server
localhost:119
[Top
/
Up
]
[oldest]
-
[Older
+
chunk]
-
[Newer
+
chunk]
-
[newest
+
Check]
range 4101 - 4200
wide
narrow
digest:
none
100
200
400
800
SSL no shared cipher
09/04-15:27
.
4101
feedback
@
delegate.org (Yutaka Sato)
[30]
Andre, I don't know how to reproduce it but it might be solved by disabling the SSL context/session cache of DeleGate as follows: TLSCONF=cache:no Cheers, Yutaka 9 9 Yutaka Sato <y.sato@delegate.org
09/04-17:13
.
4102
=?ISO-8859-1?Q?Andr=E9_Egners?= <p4yhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[38]
Thanks, this actually solved the problem. Regards, Andre Yutaka Sato schrieb:
FW: [DeleGate-En] Windows Integrated Authentication
09/04-19:12
.
4103
"Nagel, Willy" <ptihqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[120]
Hi Yutaka, Thanks for your reply. I now have the following configuration: -Pip-to-listen-on:443 ADMIN=admin@oce.. DGROOT="/DeleGate/" DELAY=reject:0,unknown:0 SERVER=https AUTHORIZER=-ntht HTTPCONF=
09/05-11:12
.
4104
feedback
@
delegate.org (Yutaka Sato)
[71]
Hi Willy, First of all, it seems that I disabled the ability to relay NTLM authentication with AUTHORIZER=-ntht or -Enh. It should be fixed as the enclosed patch. I uploaded the modified version as
inquiry
09/05-13:12
.
4105
arvin degamo <pbeiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[30]
Hi, Our company decided to install a delegate proxy server. Can i ask some tips and procedures on how i can install it? Can you give me some tips because my boss wants a presentation before we insta
FW: [DeleGate-En] Windows Integrated Authentication
09/05-16:09
.
4106
"Nagel, Willy" <ptihqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[620]
Hi Yutaka, Thanks for your reply. I've been testing using the same config file, with 9.8.5-pre1, but I'm still unsuccessfull. No traffic appears to be going to the destination server (when looking i
09/05-16:57
.
4107
feedback
@
delegate.org (Yutaka Sato)
[23]
Hi Willy, Something seem bad with SSL, and/or with running as a background service. I'll test it by myself but you are recommended to test it without SSL and/or running your DeleGate in foregroud (w
09/05-18:33
.
4108
feedback
@
delegate.org (Yutaka Sato)
[684]
Hi Willy, I tested it with the folloing configuration: -P9443 DGROOT=/DeleGate SERVER=https AUTHORIZER=-ntht STLS=fcl MOUNT="/* http://localhost:9080/*" where http://localhost:9080 is IIS with NTLM
09/05-18:34
.
4109
"Nagel, Willy" <ptihqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[219]
Hi Yutaka, I already tested using http in stead of https. In a setup when proxying for IIS without Integrated Windows Authentication, all works fine with the certificates. I now used the following c
09/05-18:51
.
4110
feedback
@
delegate.org (Yutaka Sato)
[27]
Hi Willy, With which browser and what URL are you accessing the DeleGate? If you are accessing the DeleGate with "non-local hostname" with MSIE, NTLM is not enabled by default. <URL:http://support.m
09/05-19:10
.
4111
"Nagel, Willy" <ptihqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[87]
Hi Yutaka, I'm using MSIE7. Normally, when connecting to an NTLM enabled site from a non-domain computer / non-local hostname, you get a popup in which you'll have to enter your credentials. I have
09/05-19:21
.
4112
feedback
@
delegate.org (Yutaka Sato)
[36]
Hi Willy, I'm reminded that this is the reason why I did not document well about NTHT. NTHT is only available with MSIE with a URL of restricted form of host-name or with a special configuration of
Socks bind timeout
09/07-22:55
.
4113
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[57]
Hi. While trying out the BIND capability of the SOCKS server I came across the following behavior. There seems to be timeout which closes the socket opened with the BIND command. I also tested this
DeleGate/9.8.4 (BETA) -- fixes & ext. for WindowsCE, HTTP, SSL, authentication
09/08-15:59
.
4114
feedback
@
delegate.org (Yutaka Sato)
[44]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: DeleGate/9.8.4 (BETA) -- fixes & ext. for WindowsCE, HTTP, SSL, authentication This release includes fixes and
FW: [DeleGate-En] Windows Integrated Authentication
09/08-16:20
.
4115
"Nagel, Willy" <ptihqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[115]
Hi Yutaka, Thanks for your help, but I'm still unsuccessfull. I now user the following config: -Plisten_ip:80 AUTHORIZER=-login ADMIN=admin@test.. DGROOT=/DeleGate SERVER=http HTTPCONF=bugs:do-authc
DeleGate as FTP Authentication Proxy
09/09-02:55
.
4116
"Gusti Benawi" <prqhabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[16]
Hello, when using DeleGate as an FTP-Reverse Proxy, ist it possible to tell DeleGate to do the authentication with the client before connecting to the FTP server in the local network? delegated -v -
09/09-04:00
.
4117
"Gusti Benawi" <prqhabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[25]
I just found out that sending %U:%P to MYAUTH will do the job delegated -v -P2121 SERVER=ftp AUTHORIZER=-pam MOUNT="/* ftp://server:port/*" MYAUTH="%U:%P" Best regards, G. Benawi Ist Ihr Browser Vis
performance measurements and socks question
09/10-20:20
.
4118
Andre <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[974]
Hi Yutaka. We did some performance measurements with Delegated and Squid in our research group. Our setup builds a chain of 3 SSL proxies using the CONNECT command of HTTP. We would like to share ou
FW: [DeleGate-En] Windows Integrated Authentication
09/11-09:37
.
4119
feedback
@
delegate.org (Yutaka Sato)
[24]
Hi Willy, I found that I coded it by LogonUser() with fixed domain "." thus you can only use the account which is local to the host machine of DeleGate (without domain). I'll try to extend it see do
Socks bind timeout
09/11-10:51
.
4120
feedback
@
delegate.org (Yutaka Sato)
[28]
Hi, You can change the timeout of accept on a socket with a parameter as TIMEOUT=acc:180 of which default is TIMEOUT=acc:10. Cheers, Yutaka 9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/
performance measurements and socks question
09/11-11:51
.
4121
feedback
@
delegate.org (Yutaka Sato)
[48]
Hi, Note that disabling the SSL cache with "TLSCONF=cache:no" will reduce the performance, possibly significantly. Also conditional SSL with "STLS=-fcl" (not with "STLS=fcl") might reduce the perfor
09/11-12:06
.
4122
feedback
@
delegate.org (Yutaka Sato)
[20]
Hi, Also the default behavior of DeleGate for on-demand dynamic process generation will reduce the performance due to the cost for fork/spawn processes. It could be faster with a fixed number of pro
09/11-13:06
.
4123
feedback
@
delegate.org (Yutaka Sato)
[30]
Hi, If your intension is just to use a persistent port (as 80/HTTP) to accept client's connection via the SOCKS server, (not to repeat ACCEPT on the same SOCKS connection), you can use SRCIF with PO
09/11-20:16
.
4124
Andre <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[61]
Hi. The functionality you implemented in the VSAP protocol is actually not possible with other SOCKS implementations and I also suspected this to be an extension of the socks protocol. But the possi
09/11-21:10
.
4125
Andre <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[32]
Yutaka Sato schrieb: This is my intention, but I would like to be able to do this at runtime, so that I send a command to the server server that there is a service X which wants to accept connection
DeleGate as FTP Authentication Proxy
09/11-22:55
.
4126
"Gusti Benawi" <prqhabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[51]
Hello, I am trying to use TLS connection with the client and TCP with the server in connection with AUTHORIZER. Using following configuration: delegated -v -P2121 SERVER=ftp AUTHORIZER=serverhost MO
09/11-23:34
.
4127
feedback
@
delegate.org (Yutaka Sato)
[47]
Hi, You are right. It'll be fixed as the enclosed patch in the next release. Thank you. Cheers, Yutaka 9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of A
performance measurements and socks question
09/11-23:46
.
4128
feedback
@
delegate.org (Yutaka Sato)
[52]
Sorry, it is not "PORTS" but "PORT" as the reference manual says :p I don't see the insufficiency by PORT and SRCIF for your requirement. If necessary, you can select a port to be bound dynamically
VSAP and HTTP/ACCEPT (Re: performance measurements and socks question)
09/12-00:23
.
4129
feedback
@
delegate.org (Yutaka Sato)
[69]
Hi, The only documentation of VSAP is in its source file "src/vsap.c" VSAP was designed to replace the SOCKS protocol (but not :p) It is totally different from SOCKS protocol (but can wrap it if nec
Allowing tcprelay during a time window
09/12-02:28
.
4130
Sunil S <peiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[28]
Hi, Yutaka, I tried to use : delegated -v -f -P$ListenPort ADMIN=nobody@nowhere.. MAXIMA=conpch:1 RELIABLE=$ReliableIP PERMIT=*:-T.$StartTime-$EndTime:* RES_WAIT=0 TIMEOUT=silence:5m SERVER=tcprelay
performance measurements and socks question
09/13-18:43
.
4131
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[86]
Hi. I played around with the VSAP protocol as well as with the HTTP ACCEPT method and it works a long as I'm only dealing with one client. This is probably due to the fact that once a client connect
Allowing tcprelay during a time window
09/14-21:09
.
4132
feedback
@
delegate.org (Yutaka Sato)
[72]
Hi, Your guess on the behavior of DeleGate is very reasonable but it is not so yet. I think it should be implemented in future maybe in DeleGate/10.X. As a workaround for the time being, I made a ge
performance measurements and socks question
09/14-21:36
.
4133
feedback
@
delegate.org (Yutaka Sato)
[31]
Hi, To enable multiple-parallel clients to do bind on the same port, you need to do either A) reserving the port with the PORT parameter to be shared in child DeleGate processes, or B) running DeleG
09/14-23:17
.
4134
feedback
@
delegate.org (Yutaka Sato)
[81]
Hi, Sorry, I noticed B) is not true in the exsisting implementation. It can be enabled with the enclosed patch. Cheers, Yutaka 9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/ ( ~ )
DeleGate/9.8.5 (BETA) -- fixes for Windows
09/16-02:37
.
4135
feedback
@
delegate.org (Yutaka Sato)
[48]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: DeleGate/9.8.5 (BETA) -- fixes for Windows This release includes fixes mainly for Windows. FIX don't remove Con
performance measurements and socks question
09/16-20:12
.
4136
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[45]
Hi Yutaka. Thanks again for all the effort. Your patch works and your explanation actually helped a lot. In another message from you, you said the die VSAP protocol could wrap SOCKS if necessary. Do
Allowing tcprelay during a time window
09/17-16:54
.
4138
Sunil S <peiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[150]
Dear Yutaka, Thank you very much for the prompt response. With the patch, it is now terminating the connection at the end of PERMIT period as required! Thanks. Just a side note - the patch applying
09/17-17:34
.
4139
feedback
@
delegate.org (Yutaka Sato)
[19]
Hi, To which version did you applied it? The latest version (9.8.5) was released including the extension thus the patch is not necessary (and is not applicable). Cheers, Yutaka 9 9 Yutaka Sato <y.sa
performance measurements and socks question
09/17-20:07
.
4140
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[31]
Hi. I've talked with my colleagues and we discussed various possibilities, but we did not come up with a solution yet. So here is a more detailed explanation about what we would like to achieve. We
Allowing tcprelay during a time window
09/17-20:41
.
4141
Sunil S <peiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[53]
Hi, I applied it to 9.8.4-pre1 itself, as the patch was against it. (even though I had 9.8.5 downloaded..). Now I will upgrade to 9.8.5. Thank you, Yutaka, Regards Sunil --- Original Message --- Fro
FTP to SFTP file size problem
09/17-22:39
.
4142
"Pierre Lessard" <pfyiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[63]
Hello! We are using Delegate v9.7.7 and experiencing ftp transferts drop when the file size is reaching over 10 mb. Is there are parameter to specify that size anywhere or is this a bug? We are usin
performance measurements and socks question
09/18-00:24
.
4143
feedback
@
delegate.org (Yutaka Sato)
[48]
Hi, First of all and needless to say, you must not use illegally any proxies and must follow the acceptable usage policy of each proxy. Could you tell me the situation where such relay is necessary?
09/18-07:16
.
4144
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[43]
We don't indent misusing proxy servers or illegally modifying them in any way. The thing I am working on is a part of a research project in my university which is about anonymous communication. It i
FTP to SFTP file size problem
09/18-16:45
.
4145
feedback
@
delegate.org (Yutaka Sato)
[33]
Hi, It is hard coded in src/sftp.c: The only way to escape the restriction is change the value and recompile DeleGate. Note that the implementation of sftp/FTP gateway by DeleGate is very tentative
Stream Control Protocol (SCP)
09/23-20:09
.
4147
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[10]
Hi again. Will future versions of delegate by any chance contain an implementation of the Stream Control Protocol? * http://tools.ietf.org/html/draft-evans-v2-scp-00 * http://www.ibiblio.org/ses/scp
SESSION Control Protocol (SCP)
09/23-21:02
.
4148
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[11]
Hi again...I'm sorry, it's Session Control Protocol, not Stream Control Protocol. Will future versions of delegate by any chance contain an implementation of the SESSION Control Protocol? * http://t
Setup HTTPS reverse proxy
09/23-23:43
.
4149
Jaco Lesch <pguiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[20]
Hi Anybody have a procedure to setup delegate for a reverse HTTPS proxy with public certificates? The main problem I have is to setup the certificates and point SSLWAY to the appropriate pem files.
09/25-16:09
.
4150
feedback
@
delegate.org (Yutaka Sato)
[26]
[the command line arguments] delegated -P8443 SERVER=https STLS=fcl MOUNT="/* http://server/*" See <URL:http://www.delegate.org/delegate/HowToDG.html> See <URL:http://www.delegate.org/delegate/nvpro
SESSION Control Protocol (SCP)
09/25-21:11
.
4151
feedback
@
delegate.org (Yutaka Sato)
[32]
Why you need it? I thought a common session control layer as in the OSI reference model should have been introduced when HTTP upgraded from 1.0 to 1.1 in which "Keep-Alive" became the default. If in
performance measurements and socks question
09/26-18:49
.
4152
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[70]
Hi again. Sorry if this seems a bit pushy but I have another question ;) In context of the thread, I would be nice if it were possible to establish a connection to the server, maybe via VSAP oder HT
09/28-18:56
.
4153
Andrテゥ Egners <p4yhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[5]
Hi. Sorry for the hassle. I overlooked your message from the 25th. Andre
Help
09/30-12:50
.
4159
arvin degamo <pbeiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[25]
Hi, Anybody can help me on how i can setup delegate in windows 2003 server. Please help me on how to block websites which is not important. Tnx, Arvin
09/30-13:37
.
4160
feedback
@
delegate.org (Yutaka Sato)
[20]
The followig is an example of the command line for DeleGate as a HTTP proxy which rejects access to website www1, www2, www3, ... See <URL:http://www.delegate.org/delegate/Manual.htm#REJECT> See <UR
09/30-14:45
.
4161
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[130]
Hi Yutaka, Thanks for your reply. But it doesn't work. Please see my configuration. ADMIN=me@you..<mailto:ADMIN=me@you..> -P8080 REJECT="http://www.xxx.com" SERVER=http Please help me on how to bloc
09/30-17:29
.
4162
arvin degamo <piiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[12]
Hello, Anybody could help me on how to setup delegate in the following scenario. Cheers, Gorio
10/02-14:41
.
4163
arvin degamo <pbeiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[85]
Hi Yutaka, Can you help me on how to configure Delegate 9_8_5.exe.The following is the scenario. Users from outside world would request to our website www.example.com, I would like to setup delega
HTTP response size of 1969 bytes fails to be received
10/03-11:13
.
4164
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[127]
Hi, I have a problem with a specific HTTP request when running the proxy standalone without filters or CFI filters. The problem only occurs when making the request over a wireless broadband nextg co
Help
10/03-12:37
.
4165
arvin degamo <pbeiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[25]
Anybody could help me on how to setup delegate reverse proxy in the following scenario. In the firewall(software) only the reverse proxy IP have access to the content server.
HTTP response size of 1969 bytes fails to be received
10/03-14:52
.
4166
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[141]
Hi, I could not reproduce the problem on a direct connection and I inclined to think it is a bug in delegate but only occurs over my wireless nextg broadband connection. This is the header and I ver
10/03-15:14
.
4167
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[215]
Hi, Sorry about the first reply to my first message sent to the group. It did not get sent properly. I could not reproduce the problem on a direct connection and I am inclined to think it is a bug i
10/03-16:20
.
4168
feedback
@
delegate.org (Yutaka Sato)
[17]
Hi, The lines in the LOGFILE of DeleGate (of the latest versions) about the request will be helpful for me to see what is going. So far, I think it might be the problem around gzip/gunzip which migh
10/06-10:09
.
4169
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[592]
Hi, Thank you for your reply. I'm using version 9.8.1. Below is output from starting Delegate with -vd option. The request that has the problem is for RadioCtrlFuncs.js - the client browser receives
Help
10/06-11:05
.
4170
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[96]
Hi, Anybody can help me on how to setup delegate as a reverse proxy. Tnx, Arvin
Thank You
10/06-12:04
.
4171
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[97]
Hi Roland, Can you give me a tips on how to setup delegate as a reverse proxy for our webserver. Tnx, Arvin
HTTP response size of 1969 bytes fails to be received
10/06-16:06
.
4172
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[621]
Hi Yutaka, I upgraded to version 9.8.5 and the bug still occurs. What can I do for you to identify this as a bug? - I can only see it occur when I'm using Telstra NextG Wireless broadband. Over any
10/06-19:01
.
4173
feedback
@
delegate.org (Yutaka Sato)
[34]
Hi, - tcpdump ... TCP packet sequence maybe packet capturing is what to do first to see what is happening in the lower layers. If there is a something different packet sequence only in a specific ne
Help
10/07-12:20
.
4174
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[111]
Hi Yutaka, Can you help me in the following scenario. Request from outside world (http) to our website. www.aaa.com<http://www.aaa.com> and the router may point it to the reverse proxy server and th
10/07-12:47
.
4175
arvin degamo <piiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[12]
Hi Yutaka, Can you help me on how to setup delegate9_8_5.exe with following scenario. Http request from outside world towards our website...www.aaa.com, The NAT configured router will forward the re
Delegate init.d script for Ubuntu
10/08-22:15
.
4176
Craig Gunther <pkaiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[4]
Hello, Where could I find the /etc/init.d script for Delegate? I'm running on Ubuntu 8.04. I've been thinking about writing my own from /etc/init.d/skeleton, but that can be a lot of work. Thanks,
HTTP response size of 1969 bytes fails to be received
10/14-15:42
.
4177
Tony Gaspar <phqhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[1146]
Hi again, I have been trying different attempts to resolve this over the past week and still without finding the cause. I did try what you suggested Yukata and that is doing the one line change in h
CFI for smtp doesn't work
10/18-05:42
.
4178
Serge Leschinsky <pkiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[73]
Dear Sirs, I wrote a simple CFI for pop3 and it works well but if I try to use the same one for smtp it doesn't work. I've simplified the filter as much is possible. Could you please explain me my m
10/18-08:10
.
4179
feedback
@
delegate.org (Yutaka Sato)
[22]
Hi, You should use FTOSV instead of FFROMCL. Cheers, Yutaka 9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _
10/18-10:59
.
4180
Serge Leschinsky <pkiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[45]
Yutaka, Thank you very much! It works perfectly. I'm so sorry, but may I ask about one more problem? I'm trying to combine pop2 and smtp configs ( separately the both configs work). It looks like I
10/18-16:38
.
4181
feedback
@
delegate.org (Yutaka Sato)
[27]
Zdravstvulte, Thank you, I confirmed that MIME-Filter in a CFI script is not activated when the filter parameter is specifiewd by CMAP. Also I found that a DeleGate process for POP does not terminat
Hi
10/20-11:16
.
4182
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[106]
Hi Yutaka, Any idea on how to setup delegate in windows xp as a reverse proxy using cfi, permit, and reject params. Regards, Arvin
CFI for smtp doesn't work
10/20-12:16
.
4183
Serge Leschinsky <pkiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[14]
Yutaka-san, thank you very much for your help and your project! Sincerely, Serge
DeleGate/9.8.6 (BETA) -- restrictions and fixes
10/21-03:34
.
4184
feedback
@
delegate.org (Yutaka Sato)
[69]
Dear DeleGate users, I inform you of the new release of DeleGate available as follows: DeleGate/9.8.6 (BETA) -- restrictions and fixes Source codes of several functionalities including MITM and VSAP
SFTP(SSH) to FTP-Server
10/21-23:16
.
4185
"Gusti Benawi" <prqhabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[13]
Hello, I can see that sftp-gatewaying is possible but is there any possibility to get also the sftp-client support for delegate? Something like this: Best regards, Gusti Ist Ihr Browser Vista-kompat
10/22-01:12
.
4186
feedback
@
delegate.org (Yutaka Sato)
[24]
Guten Abend, It is not supported. When I implemented a gateway from a FTP-client to a Sftp-server, I could not find something like "libssh" thus I used the sftp command as a Sftp client suffering re
Help
10/23-19:11
.
4187
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[114]
Hi Yutaka, Can you share some ideas on how to setup delegate in the following scenario. Clients from outside---NAT Router with 1 public IP---àDelegate reverse proxy server---à4 WEB SERVERS with diff
delegate sockmux question
10/24-19:51
.
4188
Andre <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[53]
Hello, according to the CHANGES-Log, it seems that you have removed the features which enabled accepting connections via SockMUX and HTTP,VSAP, probably due to the security concerns: * 9.8.6 081011
Help
10/27-18:20
.
4189
arvin degamo <piiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[10]
Hi Yutaka, Can you give me some ideas on how to setup delegate as a reverse proxy.I installed delegate in windows xp and i am trying to find a solution on how to setup it with the follwing scenario.
help
10/27-18:42
.
4190
arvin degamo <piiiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[10]
Hi Yutaka, Can you give me some tips on how to setup this, Multiple webservers behind one IP address with only one delegate reverse proxy. Thanks, gory
delegate sockmux question
10/28-20:56
.
4191
feedback
@
delegate.org (Yutaka Sato)
[43]
Hi, It is as I announced in the release of DeleGate/9.8.6. <URL:http://www.delegate.org/mail-lists/delegate-en/4184> As I announced, those functionalities are still included in the binary distributi
Help
10/29-15:02
.
4192
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[156]
Hi Yutaka, Any suggestion on how to setup delegate under windows xp with the following scenario. We have multiple web servers under IIS, I want to put a 1 reverse proxy for the multiple web servers.
inquiry
10/30-19:00
.
4193
Arvin Degamo <pieiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[166]
We're trying to do multiple Web sites with multiple vhosts, but it doesn't seem to work. Dg9_8_6.exe will work under windows XP? http://www.testing.com/web1 http://www.testing.com/web2 http://www.te
delegate sockmux question
10/31-20:45
.
4194
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[10]
Hi. When using the current version 9.9.0-pre2, following the instructions to setup capskey does not work. It does not give me any output instructions to follow. I'm using a Linux systems (OpenSuse10
10/31-21:50
.
4195
feedback
@
delegate.org (Yutaka Sato)
[73]
Hi, Really? ---0) confirming the version of DeleGate DeleGate/9.9.0-pre2 (October 30, 2008) HostId: 2000/00/00/00/00-XD (Linux/2.6.25.5-1.1-pae) linux-3ghf ---1) generating CAPSKEY request ---2) sen
10/31-23:15
.
4196
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[7]
Hi. -Fver gives me: DeleGate/9.9.0-pre2 (October 30, 2008)... delegated -Fcapsreq ADMIN=pzyhqbdyi-ytjem46diulr.ml@ml.delegate.org produces no output at all. Andre
11/01-02:15
.
4197
feedback
@
delegate.org (Yutaka Sato)
[20]
Hi, What does it output with -fv option? Which binary are you using? CAPSKEY is availabe only in the binary distribution. ftp://ftp.delegate.org/pub/DeleGate/beta/bin-latest9/linux-dg.gz should work
11/01-02:31
.
4198
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[14]
Oh, I was using a self compiled version.
11/01-02:35
.
4199
"Andre E." <pzyhqbdyi-ytjem46diulr.ml
@
ml.delegate.org>
[19]
Is the functionality HTMUX, etc. available in the source-distribtion by default or not at all? Best regards, Andre
Help with FTP src address with DGBIND PLEASE...
11/03-11:23
.
4200
"Duke, Pat" <pnaiabdyi-ytjem46diulr.ml
@
ml.delegate.org>
[57]
Hi all Have spent days trying to get this to work. Cannot find what the bind command is having issues with getting permmission to. Bind error =-1 means it didn't work and error 13 is not enough perm
Empty-Articles = [4137][4146][4154][4155][4156][4157][4158]
[Top
/
Up
]
[oldest]
-
[Older
+
chunk]
-
[Newer
+
chunk]
-
[newest
+
Check]
Generated:12/15 02:57:14 (4 sec) Expires:12/15 08:57:10
V