Re: how to set IP values correctly
Status: Alpha
Brought to you by:
coroberti
From: Brocha S. <br...@ca...> - 2010-01-19 11:01:10
|
I see it going to the first URL but not the second one. And in the statistics it doesn't report the 200OK: :::::::::::::: stream-media.ctx :::::::::::::: 1 ,cycles:1,state:-1,b-in:704,b-out:388,req:1,1xx:0,2xx:1,3xx:0,4xx:0,5xx:0,err: 1,T-err:0 :::::::::::::: stream-media.log :::::::::::::: # 1177944446 Tue Jan 19 12:52:09 2010 # msec_offset cycle_no url_no client_no (ip) indic info 2 0 0 1 !! ERR Couldn't bind to '192.168.2.108' 1721 0 0 1 !! OK 200 root@brocha-t400:/home/brocha/software/curl-loader-0.50# more stream-media.*:::::::::::::: stream-media.ctx :::::::::::::: 1 ,cycles:1,state:-1,b-in:704,b-out:388,req:1,1xx:0,2xx:1,3xx:0,4xx:0,5xx:0,err: 1,T-err:0 :::::::::::::: stream-media.log :::::::::::::: # 1177944446 Tue Jan 19 12:52:09 2010 # msec_offset cycle_no url_no client_no (ip) indic info 2 0 0 1 !! ERR Couldn't bind to '192.168.2.108' 1721 0 0 1 !! OK 200 :::::::::::::: stream-media.ops :::::::::::::: Operations: Success Failed Timed ou t URL0:media-art 0 0 0 0 0 0 URL1:media 0 0 0 0 0 0 Operations: Success Failed Timed ou t URL0:media-art 0 0 1 1 0 0 URL1:media 0 0 0 0 0 0 :::::::::::::: stream-media.txt :::::::::::::: RunTime(sec),Appl,Clients,Req,1xx,2xx,3xx,4xx,5xx,Err,T-Err,D,D-2xx,Ti,To 0, H/F , 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 388 0, H/F/S , 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 *, *, *, *, *, *, *, *, *, *, *, *, *, * RunTime(sec),Appl,Clients,Req,1xx,2xx,3xx,4xx,5xx,Err,T-Err,D,D-2xx,Ti,To 1, H/F , 0, 1, 0, 1, 0, 0, 0, 1, 0, 1721, 1721, 704, 388 1, H/F/S , 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 Robert Iakobashvili wrote: > Hi Brocha, > > On Tue, Jan 19, 2010 at 12:49 PM, Robert Iakobashvili > <cor...@gm... <mailto:cor...@gm...>> wrote: > > Hi Brocha, > > On Tue, Jan 19, 2010 at 12:24 PM, Brocha Strous > <br...@ca... <mailto:br...@ca...>> wrote: > > I have tried it with the 255.255.255.0 netmask too and it > didn't work. I > have also tried it with all the different interfaces listed > in the > ifconfig and the corresponding IP and netmask and none of > those worked > either. > I am running as root. > > Thanks, > Brocha > > > Interesting... > In any case, 255.255.255.0 netmask is the correct one for your > addresses. > What happens, if you try, e.g. 192.168.2.108 as the IP-address? > > Sincerely, > Robert > > > > Looking at your log file: > > # 1172523270 Tue Jan 19 11:21:48 2010 > # msec_offset cycle_no url_no client_no (ip) indic info > *2 0 0 1 !! ERR Couldn't bind to '192.168.11.104' - This might be OK > since the address exists. > 1180 0 0 1 !! OK 200 - And this is the response from server.* > > Run the same with -v and you'll see even more details in your logfile. > Make a capture by wireshark, and you'll see the traffic going. > Since you CYCLES_NUM= 1 - it makes exactly a single cycle. > * * > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com <http://www.ghotit.com> > Assistive technology that understands you > ...................................................................... > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > ------------------------------------------------------------------------ > > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > |