question wih wanproxy 0.8.0

Zhigang Zeng zeng362529 at 126.com
Wed Oct 31 20:45:04 PDT 2012


Hello

I am working on wanproxy 0.8.0 for few days.I had got information that
wanproxy has the fuctions (compression and object cache) from
wanproxy.org.But when I test on it,It didn't like what wanproxy.org said.

 

 

 

 

 

This is my test environment.

My configuration is:


Wanproxy Client

Wanproxy Server


Create codec codec0

Set codec0.compressor XCodec

Set codec0.compressor_level 6

Activate codec0

 

Create interface if0

Set if0.family IPv4

Set if0.host  "192.168.253.83"           //address of Wanproxy client Lan 

Set if0.port  "3300"

Activate if0

 

Create peer peer0

Set peer0.family IPv4

Set peer0.host "192.168.1.94"           //address of Wanproxy server Lan

Set peer0.port "3301"

Activate peer0

 

Create proxy proxy0

Set proxy0.type TCP-TCP

Set proxy0.interface if0

Set proxy0.interface_codec None

Set proxy0.peer peer0

Set proxy0.peer_codec codec0

Activate proxy0

 

Create codec codec0

Set codec0.compressor XCodec

Set codec0.compressor_level 6

Activate codec0

 

Create interface if0

Set if0.family IPv4

Set if0.host  "192.168.1.94"           //address of Wanproxy server Lan 

Set if0.port  "3301"

Activate if0

 

Create peer peer0

Set peer0.family IPv4

Set peer0.host "192.168.1.17"           //address of ftp server

Set peer0.port "21"

Activate peer0

 

Create proxy proxy0

Set proxy0.type TCP-TCP

Set proxy0.interface if0

Set proxy0.interface_codec codec0

Set proxy0.peer peer0

Set proxy0.peer_codec None

Activate proxy0

 

 

On the Wanproxy client, I used iptables nat "192.168.253.83:21 to
192.168.253.83:3300",WANem parameter is 2048Kbps bandwidth and 0ms delay,
then I used "ftp -A 192.168.253.83" ,and successly login on
192.168.1.17,then I get a txt file from ftp server,the download speed is
240KB/s.

I don't know which step I had errors. Can you help me to check it? Thanks
very much

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wanproxy.org/pipermail/wanproxy-wanproxy.org/attachments/20121101/5f376d88/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 227 bytes
Desc: not available
URL: <http://lists.wanproxy.org/pipermail/wanproxy-wanproxy.org/attachments/20121101/5f376d88/attachment-0002.png>


More information about the wanproxy mailing list