http://bugs.winehq.org/show_bug.cgi?id=37049
Bug ID: 37049 Summary: Special Audiocodes Bootp&tftp server does not work Product: Wine Version: 1.7.23 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zentarim@rambler.ru
Created attachment 49233 --> http://bugs.winehq.org/attachment.cgi?id=49233 Bootp does not start
Voice gateway Audiocodes configured with a special bootp&tftp server (download link http://www.888voip.com/downloads/audiocodes/BootP_2_3_0_5.zip)
Under wine this server does not start and gives error (Screenshot in attachement)
But port 67 is not busy: output of the command "sudo sockstat -l | grep 67" is empty
cat /etc/services | grep 67 bootps 67/tcp # BOOTP server bootps 67/udp
I tried to run the program from the console using clean wineprefix, wine 1.7.23 and did not receive any error messages. What WINEDEBUG I need to provide?
Operation system: Ubuntu 14.04.1 LTS, Trusty Tahr
Thanks in advance!