Re: how to set IP values correctly
Status: Alpha
Brought to you by:
coroberti
From: Brocha S. <br...@ca...> - 2010-01-19 10:24:09
|
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 Robert Iakobashvili wrote: > Hi Brocha, > > Thank you for the PRF. > > On Tue, Jan 19, 2010 at 11:34 AM, Brocha Strous <br...@ca... > <mailto:br...@ca...>> wrote: > > CURL-LOADER VERSION: 0.50, September 21, 2009 > > ./curl-loader -r -f conf/streamMedia.conf > > Are you running it as a superuser? > > > > > CONFIGURATION-FILE (The most common source of problems): > > ########### GENERAL SECTION ################################ > > BATCH_NAME= stream-media > CLIENTS_NUM_MAX=1 # Same as CLIENTS_NUM > INTERFACE =eth0 > *NETMASK=255.0.0.0* > IP_ADDR_MIN= 192.168.11.104 > IP_ADDR_MAX= 192.168.11.104 > > > The addresses of 192.168. subnet are related to netmask *255.255.255.0* > *that you can see yourself below:* > > > > eth0 Link encap:Ethernet HWaddr 00:24:7e:e0:7c:93 > inet addr:192.168.11.104 Bcast:192.168.11.255 > *Mask:255.255.255.0 > * inet6 addr: fe80::224:7eff:fee0:7c93/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:675929 errors:0 dropped:0 overruns:0 frame:0 > TX packets:377850 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:815512774 (815.5 MB) TX bytes:36485498 (36.4 MB) > Memory:fc000000-fc020000 > > Note, that on this stage, I am not checking the rest of your > configuration. > > Please, be aware about: > http://curl-loader.sourceforge.net/doc/faq.html > > and example configurations in ./conf-examples > > > > -- > 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 > |