Re: how to set IP values correctly
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-01-19 10:05:25
|
Hi Brocha, Thank you for the PRF. On Tue, Jan 19, 2010 at 11:34 AM, Brocha Strous <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 > Assistive technology that understands you > ...................................................................... > |