[7.885][BUG][NOT A BUG] DHCP make my HP C309G crash

Hi all,

I'm finally back [:)] I did not got any time to test (deeply) new v8 beta yet [:(]

but I get some troubles with the dhcp server...

in about november I bought a new HP Photosmart Premium C309G printer with ethernet/wifi capabilities...
initially I was using asg 7.503 without any troubles... printer configured in wire mode with dhcp enabled...

then when first v8 betas went out I installed it and loaded my 7.5 backups... first betas was working fine... but after some betas I got into troubles (don't remember which beta exactly but was about the 3rd or 4th one...)

when printer is configured to use DHCP, as soon as it gets the IP from dhcp server it crashes with a blue screen on the printer touchscreen with an error code B36D004A, then I need to reboot the printer... but still hapen after reboot all the time...

so I need to deactivate the dhcp server on the asg, then configure the printer with static IP, and start dhcp server again (for other boxes)...

first, I thought it was a problem with the printer so I open a ticket at HP support, they did not found anything relevant... but as I got another problem with the touchscreen they did replaced my printer with a new one... but I still get the problem... (I received it today) so I disabled the dhcp server on the asg and activated dhcp server on my wifi/wired dd-wrt enabled device (which was previously configured as dhcp relay for my asg)... and with the dd-wrt I do not have the problem when assigning IP to the printer...

so seems something with new dhcp server or something...

Note that initially the asg was a XenServer VM and since yesterday this is an ASG120 device installed with latest beta... with same problem...

also I get same issue with printer configured with wifi+dhcp... so seems really a problem with the asg dhcp server..

I tried with and without IP assigned to the printer Mac address without luck...

I've tried of course to try to change cables, ethernet switches, ... with no results...

If you need more info just let me know...

thx
Parents Reply Children
  • ok I finally found the problem ! [[[:)]]]

    that was quite hard to find out, I did lot's of test.. and finally found where is the problem...

    seems not a problem with asg and I reproduced it with 7.5xx too...

    this is something with dhcp domain/search size... if I set in asg 48 characters into my domain for my dhcp server everything is fine... but if I set 49 chars into domain input my printer crash [[[:)]]]

    seems to be some buffer overflow... for HP firmware [[[:)]]]

    I just checked RFC for dhcp search option the limitation seems to be only 255 chars per line (RFC 3397 - Dynamic Host Configuration Protocol (DHCP) Domain Search Option) which is fine... so nothing against asg...

    so u can close that one.. and sorry again for the delay...

    but you can probably add this into your knowledge base or something [:D]

    thx