hi,everyone
lizhiliwei
lizhiliwei at 126.com
Sun Jul 5 19:15:49 PDT 2009
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
2024-07-06
lizhiliwei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://wanproxy.org/pipermail/wanproxy-wanproxy.org/attachments/20090706/8d0b5fe8/attachment-0003.htm>
More information about the wanproxy
mailing list