Chilli dhcp problem (No such device or address) does any one heard?
Aykut Demirkol
aykut.demirkol at gmail.com
Sat Jan 5 00:35:03 UTC 2008
Problem was a missing bridge interface. I couldn't regenarate the
problem in a working box. But I am sure that somehow DHCP answers tried
to be send to a non existing interface.
When I discovered the missing bridge interface and added manually by
brctl and vconfig problem is solved.
Evidence of problem can be found by greping ifname's in nvram and
comparing existing interfaces. I think each ifname must exist as a
network interface.
David Bird wrote:
> From what I understand, you would only get such an error if your
> network somehow broke. Some possible causes that come to mind might be
> a network driver unloaded or crashing, faulty hardware, or something
> otherwise taking down the interface or changing it's ifindex. What I
> will do, however, is have chilli try to reconnect a broken socket
> (after trying to UP the interface that is not running).
>
> On Dec 16, 2007, at 8:21 PM, Aykut Demirkol wrote:
>
>> Coova 1.0 beta 6, coova-chilli 1.0.8-1
>>
>> No there is one chilli running. Working and non working boxes are
>> both in a test enviroment with no load or disturbance.
>>
>> Can you give any circumtances when dhcp.c can cause a "No such device
>> or address" message.
>>
>> David Bird wrote:
>>> I'm not sure what you mean by version 0.6.. of what?
>>>
>>> I doubt it has to do with your configurations. It is possible that
>>> you have more than one instance of chilli running at the same time?
>>> Any other information you have as to when this occurs (heavy load,
>>> network disturbances, etc)?
>>>
>>> If you can, try using the latest CoovaChilli version...
>>>
>>> David
>>>
>>> On Dec 15, 2007, at 12:42 AM, Aykut Demirkol wrote:
>>>
>>>> Version is 0.6.
>>>> I have a same version in another identical box that does not have
>>>> same problem. I checked all lan,wireless,dhcp confugation through
>>>> web page. They are same.
>>>> I tired to compare nvram's by diff. But can not figure out sth. The
>>>> box with problem has 2K nvram output, working one gave 4K of nvram
>>>> output. So there are lots of differences.
>>>> I saved the configurations through web interface. And compared by
>>>> diff. They are really same.
>>>> Next, I will copy and compare all /etc/ files with diff (It seems
>>>> that saving conf through web interface gives only some of the files
>>>> in /etc/).
>>>> I had worked on it but can not break my working box to give same
>>>> problem. So, No I am not able to regenerate problem yet.
>>>>
>>>> Do you have any idea why this error can occur: "No such device or
>>>> address".
>>>> I looked to the source code (dhcp.c). I am not currently expert of
>>>> code but I thought it can be sth about fd "File descriptor to
>>>> network interface".
>>>>
>>>>
>>>>
>>>> wlan at mac.com wrote:
>>>>> Hi,
>>>>>
>>>>> What version are you using and can you reproduce the problem? If
>>>>> so, what do you do to get it to fail?
>>>>>
>>>>> Cheers
>>>>>
>>>>> On Dec 13, 2007, at 10:41 PM, Aykut Demirkol wrote:
>>>>>
>>>>>> Hi all,
>>>>>> Realy need help.
>>>>>> My coova gives following error message for dhcp. I search so many
>>>>>> hours in google and could not found sth about it.
>>>>>> Only think I found is a non solved, problem submition in a dd-wrt
>>>>>> forum
>>>>>> http://www.dd-wrt.com/phpBB2/viewtopic.php?p=110254&highlight=&sid=7d5ac03bb833498ce981480fb882dbe5#110254
>>>>>> .
>>>>>>
>>>>>> My Chilli in debug mode gives:
>>>>>> chilli.c: 2596: 0 (Debug) New DHCP request from
>>>>>> MAC=00-1B-9E-15-XX-XX
>>>>>> chilli.c: 2599: 0 (Debug) New DHCP connection established
>>>>>> chilli.c: 2505: 0 (Debug) DHCP requested IP address
>>>>>> chilli.c: 2558: 0 (Debug) Client MAC=00-1B-9E-15-XX-XX assigned
>>>>>> IP 10.1.0.2
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=5, len=335)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> dhcp.c: 633: 6 (No such device or address) sendto(fd=7, len=42)
>>>>>> failed
>>>>>> ......
>>>>>>
>>>>>> It seems it has the dhcp request, assign an ip to mac but while
>>>>>> delivering result sth happens..
>>>>>> Does any one heard about this problem?
>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>>
>>>>>> To unsubscribe, e-mail: chilli-unsubscribe at coova.org
>>>>>> For additional commands, e-mail: chilli-help at coova.org
>>>>>> Wiki: http://coova.org/wiki/index.php/CoovaChilli
>>>>>> Forum: http://coova.org/phpBB3/viewforum.php?f=4
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: chilli-unsubscribe at coova.org
>>>> For additional commands, e-mail: chilli-help at coova.org
>>>> Wiki: http://coova.org/wiki/index.php/CoovaChilli
>>>> Forum: http://coova.org/phpBB3/viewforum.php?f=4
>>>>
>>>
>>>
>>
>
>
More information about the Chilli
mailing list