hi,everyone

Juli Mallett juli at clockworksquid.com
Sun Jul 5 19:43:05 PDT 2009


Were the client and server started at about the same time?  If you
restart one, you must restart both.  However, this can happen even if
neither is restarted — there is a known shortcoming at present where
it is possible for the client and server to get out of sync and there
is no way for them to recover.  This will hopefully be fixed soon, but
until then it is a known, major shortcoming of WANProxy.

Thanks,
Juli.

On Sun, Jul 5, 2009 at 19:15, lizhiliwei<lizhiliwei at 126.com> wrote:
>
> Hi,everyone.
> The version I used is 0.4.0
> I come accross a question.
> The OS of both client and server is ubuntu 8.04 Desktop. I have done "pmake"
> correctly.
>
> the client :
> ip:10.10.1.141
> the server:
> ip:10.10.4.80
>
> the client.conf on the client is :
> flow-table incoming-encode
> proxy flow-table incoming-encode 127.0.0.1 445 decoder none to 127.0.0.1
> 3301 encoder xcodec
>
> the server.conf on the server is:
> flow-table internal-decode
> proxy flow-table internal-decoer 127.0.0.1 3301 decoder xcodec to 10.10.1.82
> 445 encoder none
>
> the aim is to let the PC of 10.10.1.141"ssh" to the PC of 10.10.4.80
> now, I make the commond as follows:
>
> on the client:
> on the first terminal:
> ssh -L 3301:localhost:3301 root at 10.10.4.80
> /root/wanproxy-0.4.0/programs/wanproxy/wanproxy -c
> /root/wanproxy-0.4.0/programs/wanproxy/ server.conf
> on the second terminal:
> /root/wanproxy-0.4.0/programs/wanproxy/wanproxy -c
> /root/wanproxy-0.4.0/programs/wanproxy/client.conf
>
> on the server: I do nothing
>
> then, PC of 10.10.1.81 try to "//10.10.1.141",the error happens:
> on the first terminal of the client:
> 1246675913.966519 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675915.046657 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675916.052133 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675916.957251 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675916.961550 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675917.963369 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675918.968471 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 1246675918.972688 [/xcodec/decoder] ERR: Stream referenced unseen hash: 1132157876196004891
> 2009-07-06
> ________________________________
> lizhiliwei
> _______________________________________________
> wanproxy mailing list
> wanproxy at lists.wanproxy.org
> http://lists.wanproxy.org/listinfo.cgi/wanproxy-wanproxy.org
>
>



More information about the wanproxy mailing list