Hello Zhao,
You are probably behind a firewall.
B.R.
Vladimir.
Hello everyone,
From: ext jerry zhao [mailto:zhj.zhao@xxxxxxxxx]
Sent: 09 January, 2008 17:12
To: dccp@xxxxxxxx
Subject: question about CCID3
I am new of this mailing list. I want to do some tests with DCCP by using CCID3. I am having trouble by using git-clone. The followings are some messages.
***********************************************************************************************
> git-clone git://eden-feed.erg.abdn.ac.uk/dccp_exp my_dccp
Initialized empty Git repository in /usr/src/my_dccp/.git/
eden-feed.erg.abdn.ac.uk[0: 139.133.210.2]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
fetch-pack from 'git://eden-feed.erg.abdn.ac.uk/dccp_exp' failed.
***********************************************************************************************
I installed the kernel 2.6.22.12 and used the patch files for 2.6.22 tree from http://www.wand.net.nz/~iam4/dccp/index.html.
I used iperf and the following scenario to test the DCCP.
Host A <- - - - - >Route (NS-2 emulator) <- - - - - - > Host B.
The bottleneck at Route is 100Mb/s. At beginning the sending rate increased. After a few seconds the sending rate sank and rose no longer.
The parameters of iperf I used are:
server: iperf -d -s -p 5001
client: iperf -d -c serverName -p 5001 -t 0 -I <input
I have attached the result graph (pdf format) to the attachment.
Could anyone give me some advice? Did I anything wrong?
Any advice would be appreciated.
Best regards
Zhao