This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB booting in AM3356.

Other Parts Discussed in Thread: UNIFLASH

Hi,


I am trying to boot my board from usb boot mode.

As per my understanding from various ti pages that with USB boot mode, RBL will try to get to get MLO and u-boot.img named as u-boot-spl-restore.bin and u-boot-restore.img respectively from tftp folder.

Used below link to get understading of that,

http://processors.wiki.ti.com/index.php/Ubuntu_12.04_Set_Up_to_Network_Boot_an_AM335x_Based_Platform

Followed stpes from above link to make change for isc-dhcp-server.

Now when I reset my board, usb0 is created in my ubunut 14.04 PC. But looks like u-boot-spl-restore.bin and u-boot-restore.img images are not being transferred to board.

u-boot-spl-restore.bin and u-boot-restore.img has the  patch applied that shown in link :http://processors.wiki.ti.com/index.php/Sitara_Uniflash_Flash_Programming_with_Linux

Verified tha tftp service is working fine in linux host machine ubuntu 14.04.

In network manager device "Texas Instrument AM335x USB" is being shown.

Also ifconfig shows some Tx/ Rx for usb0 interface :

eth0      Link encap:Ethernet  HWaddr f8:bc:12:a7:2e:71  
          inet addr:10.103.3.142  Bcast:10.103.3.255  Mask:255.255.252.0
          inet6 addr: fe80::fabc:12ff:fea7:2e71/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9042530 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3090904 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1823215420 (1.8 GB)  TX bytes:3215115505 (3.2 GB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:17117 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17117 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1808236 (1.8 MB)  TX bytes:1808236 (1.8 MB)

usb0      Link encap:Ethernet  HWaddr 9a:1f:85:1c:3d:0e  
          inet6 addr: fe80::981f:85ff:fe1c:3d0e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:117 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3136 (3.1 KB)  TX bytes:29085 (29.0 KB)

Please suggest us changes to make it working.

Thanks.

  • Hi,

    Please post what Linux version you are using.
  • Hi,

    Board side using ti-processor-sdk-linux-am335x-evm-01.00.00.00-Linux-x86-Install SDK. u-boot version is u-boot-2014.07-g7e537bf and kernel version is linux-3.14.26-g2489c02.

    On host PC I am using Ubunut 14.04.

    Need to set any static ip for usb0 node or any configuration is required for that usb0 interface at host pc side?

    When I power on board "CCCC" is coming showing that it could not find MLO.

    Thanks.

  • While observing traffic in wireshrak for usb0 interface, found below BOOTP and DHCP request from board,

    2 0.300639000 0.0.0.0 255.255.255.255 DHCP 342 DHCP Discover - Transaction ID 0x9c12359
    3 6.665494000 0.0.0.0 255.255.255.255 BOOTP 406 Boot Request from 6c:ec:eb:fd:af:eb (TexasIns_fd:af:eb)

    This request are coming continuously with some interval of time.
    What to add/change at host side to get ip and get the images using tftp service.
  • Hi Biser,
    Thanks for you links. I have already refer it and made changes accordingly in host PC.
    Looks like some issues are with dhcp server at host side.

    Is my understanding is correct : RBL --> BOOTP/DHCP request to USB connected Host PC -- > After getting Ip -- > RBL will Get spl(MLO) image named as u-boot-spl-restore.bin and u-boot.img named as u-boot-restore.img from tftp folder of host PC -- > Then it will execute u-boot and loading will be done as written in uboot.

    If this is correct then what uniflash is required? What uniflash is doing while we pressed "start flashing" button? What extra data are being sent to board from uniflash?

    Please correct my confusion.
  • Uniflash is required only if you want to flash an onboard flash memory with the images. Otherwise the u-boot wiki should apply. You may also check section 26.1.8.6 (and section 26.1.8.4.2 for information on the BOOTP protocol), from the AM335X TRM Rev. L.

  • Hi Biser, Thanks for the information.
    I run uniflash in Windows 7 and set usb boot mode.
    Setup all things as mentioned in processors.wiki.ti.com/.../Sitara_Uniflash_Quick_Start_Guide
    Now when board boots up it showing device detected with the its MAC ID.
    Also it getting ip. Referred opendhcp log and found that it got ip. Logs attached at end of description.
    After that it is trying to get spl (mlo) file from defined TFTP path. That thing is also observed in opentftp log. Attached below.

    But after this thing, board console is showing no messages of MLO(u-boot-spl-restore.bin). And after that there is no attempt to get u-boot.img (u-boot-restore.img).
    These images has patch applied from these link : processors.wiki.ti.com/.../Sitara_Uniflash_Flash_Programming_with_Linux

    Does MLO required another patch to execute u-boot from USB? If yes then please suggest changes.
    Or still we are missing from configuration side?
    Please suggest.

    *******************************************************************************************************************************
    Opendhcp Logs :
    [03-Dec-15 11:05:30] Logging: All
    [03-Dec-15 11:05:30] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 11:05:30] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 11:05:30] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 11:05:30] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 11:05:30] Server Name: AHMCPU1029
    [03-Dec-15 11:05:30] Detecting Static Interfaces..
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:05:30] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 11:05:30] No Static Interface ready, Waiting...
    [03-Dec-15 11:05:30] Retrying failed Listening Interfaces..
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:05:30] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:05:30] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:05:30] Listening On: 192.168.100.1
    [03-Dec-15 11:06:14] Retrying failed Listening Interfaces..
    [03-Dec-15 11:06:14] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:06:14] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:06:14] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:06:14] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:06:14] Listening On: 192.168.100.1
    [03-Dec-15 11:07:15] Retrying failed Listening Interfaces..
    [03-Dec-15 11:07:34] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:07:34] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:07:34] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:07:34] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:07:34] Listening On: 192.168.100.1
    [03-Dec-15 11:09:55] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:09:55] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:09:58] Retrying failed Listening Interfaces..
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 11:09:58] No Static Interface ready, Waiting...
    [03-Dec-15 11:09:58] Retrying failed Listening Interfaces..
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:09:58] No Static Interface ready, Waiting...
    [03-Dec-15 11:09:58] Retrying failed Listening Interfaces..
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:09:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:09:58] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:09:58] Listening On: 192.168.100.1
    [03-Dec-15 11:10:05] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:10:05] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:13:09] Client 127.0.0.1, HTTP Request Received
    [03-Dec-15 11:13:10] Client 127.0.0.1, HTTP Request Received
    [03-Dec-15 11:13:10] Client 127.0.0.1, /favicon.ico not found
    [03-Dec-15 11:13:10] Client 127.0.0.1, HTTP Request Received
    [03-Dec-15 11:13:10] Client 127.0.0.1, /favicon.ico not found
    [03-Dec-15 11:13:46] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:13:46] No Static Interface ready, Waiting...
    [03-Dec-15 11:13:46] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:13:46] No Static Interface ready, Waiting...
    [03-Dec-15 11:13:46] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:13:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:13:46] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:13:46] Listening On: 192.168.100.1
    [03-Dec-15 11:13:54] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:13:54] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:14:03] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:14:03] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:16:49] Logging: All
    [03-Dec-15 11:16:49] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 11:16:49] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 11:16:49] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 11:16:49] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 11:16:49] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 11:16:49] Server Name: AHMCPU1029
    [03-Dec-15 11:16:49] Detecting Static Interfaces..
    [03-Dec-15 11:16:49] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:16:49] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:16:49] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:16:49] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:16:49] Listening On: 192.168.100.1
    [03-Dec-15 11:17:00] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:17:00] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:17:09] Retrying failed Listening Interfaces..
    [03-Dec-15 11:17:09] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:17:09] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:17:09] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:17:09] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:17:09] Listening On: 192.168.100.1
    [03-Dec-15 11:17:49] Retrying failed Listening Interfaces..
    [03-Dec-15 11:17:49] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:17:49] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:17:49] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:17:49] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:17:49] Listening On: 192.168.100.1
    [03-Dec-15 11:19:09] Retrying failed Listening Interfaces..
    [03-Dec-15 11:19:09] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:19:09] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:19:09] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:19:09] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:19:09] Listening On: 192.168.100.1
    [03-Dec-15 11:42:01] Logging: All
    [03-Dec-15 11:42:01] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 11:42:01] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 11:42:01] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 11:42:01] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 11:42:01] Server Name: AHMCPU1029
    [03-Dec-15 11:42:01] Detecting Static Interfaces..
    [03-Dec-15 11:42:01] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:42:01] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:42:01] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:42:01] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:42:01] Listening On: 192.168.100.1
    [03-Dec-15 11:42:12] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:42:12] No Static Interface ready, Waiting...
    [03-Dec-15 11:42:12] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:42:12] No Static Interface ready, Waiting...
    [03-Dec-15 11:42:12] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:42:12] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:42:12] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:42:12] Listening On: 192.168.100.1
    [03-Dec-15 11:42:19] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 11:42:19] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 11:44:59] Retrying failed Listening Interfaces..
    [03-Dec-15 11:44:59] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:44:59] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:44:59] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:44:59] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:44:59] Listening On: 192.168.100.1
    [03-Dec-15 11:50:19] Retrying failed Listening Interfaces..
    [03-Dec-15 11:50:19] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 11:50:19] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 11:50:19] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 11:50:19] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 11:50:19] Listening On: 192.168.100.1
    [03-Dec-15 12:00:59] Retrying failed Listening Interfaces..
    [03-Dec-15 12:00:59] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 12:00:59] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 12:00:59] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 12:00:59] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 12:00:59] Listening On: 192.168.100.1
    [03-Dec-15 12:22:19] Retrying failed Listening Interfaces..
    [03-Dec-15 12:22:19] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 12:22:19] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 12:22:19] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 12:22:19] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 12:22:19] Listening On: 192.168.100.1
    [03-Dec-15 13:04:59] Retrying failed Listening Interfaces..
    [03-Dec-15 13:04:59] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:04:59] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:04:59] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:04:59] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 13:04:59] Listening On: 192.168.100.1
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:30:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:30:46] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:07] Logging: All
    [03-Dec-15 13:35:07] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:35:07] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:35:07] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:35:07] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:35:07] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:35:07] Server Name: AHMCPU1029
    [03-Dec-15 13:35:07] Detecting Static Interfaces..
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:07] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:07] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:07] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:07] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:39] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:35:39] Logging: All
    [03-Dec-15 13:35:39] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:35:39] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:35:39] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:35:39] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:35:39] Server Name: AHMCPU1029
    [03-Dec-15 13:35:39] Detecting Static Interfaces..
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:39] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:39] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:39] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:39] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:39] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:39] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 13:35:39] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:39] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:35:39] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:35:39] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 13:35:39] Listening On: 192.168.100.1
    [03-Dec-15 13:36:21] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 13:36:21] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 13:36:30] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 13:36:30] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 13:36:38] Logging: All
    [03-Dec-15 13:36:38] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:36:38] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:36:38] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:36:38] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:36:38] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:36:38] Server Name: AHMCPU1029
    [03-Dec-15 13:36:38] Detecting Static Interfaces..
    [03-Dec-15 13:36:38] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:36:38] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:36:38] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:36:38] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 13:36:38] Listening On: 192.168.100.1
    [03-Dec-15 13:51:33] Logging: All
    [03-Dec-15 13:51:33] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:51:33] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:51:33] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:51:33] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:51:33] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:51:33] Server Name: AHMCPU1029
    [03-Dec-15 13:51:33] Detecting Static Interfaces..
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:51:33] No Static Interface ready, Waiting...
    [03-Dec-15 13:51:33] Retrying failed Listening Interfaces..
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:51:33] No Static Interface ready, Waiting...
    [03-Dec-15 13:51:33] Retrying failed Listening Interfaces..
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:51:33] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:51:33] No Static Interface ready, Waiting...
    [03-Dec-15 13:51:55] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:51:55] Logging: All
    [03-Dec-15 13:51:55] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:51:55] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:51:55] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:51:55] Server Name: AHMCPU1029
    [03-Dec-15 13:51:55] Detecting Static Interfaces..
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:51:55] No Static Interface ready, Waiting...
    [03-Dec-15 13:51:55] Retrying failed Listening Interfaces..
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:51:55] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:51:55] No Static Interface ready, Waiting...
    [03-Dec-15 13:52:49] Logging: All
    [03-Dec-15 13:52:49] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:52:49] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:52:49] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:52:49] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:52:49] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:52:49] Server Name: AHMCPU1029
    [03-Dec-15 13:52:49] Detecting Static Interfaces..
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:52:49] No Static Interface ready, Waiting...
    [03-Dec-15 13:52:49] Retrying failed Listening Interfaces..
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:52:49] No Static Interface ready, Waiting...
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:52:49] Retrying failed Listening Interfaces..
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:52:49] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:52:49] No Static Interface ready, Waiting...
    [03-Dec-15 13:54:21] Logging: All
    [03-Dec-15 13:54:21] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:54:21] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:54:21] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:54:21] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:54:21] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:54:21] Server Name: AHMCPU1029
    [03-Dec-15 13:54:21] Detecting Static Interfaces..
    [03-Dec-15 13:54:21] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 13:54:21] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:54:21] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:54:21] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:54:21] No Static Interface ready, Waiting...
    [03-Dec-15 13:54:32] Logging: All
    [03-Dec-15 13:54:32] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 13:54:32] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 13:54:32] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 13:54:32] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 13:54:32] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 13:54:32] Server Name: AHMCPU1029
    [03-Dec-15 13:54:32] Detecting Static Interfaces..
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:54:32] No Static Interface ready, Waiting...
    [03-Dec-15 13:54:32] Retrying failed Listening Interfaces..
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 13:54:32] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 13:54:32] No Static Interface ready, Waiting...
    [03-Dec-15 15:03:18] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:03:18] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:03:18] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    ...
    [03-Dec-15 15:03:18] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:03:18] Logging: All
    [03-Dec-15 15:03:18] Detecting Static Interfaces..
    [03-Dec-15 15:03:18] Server Name: AHMCPU1029
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:03:18] No Static Interface ready, Waiting...
    [03-Dec-15 15:03:18] Retrying failed Listening Interfaces..
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:03:18] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:03:18] No Static Interface ready, Waiting...
    [03-Dec-15 15:04:09] Logging: All
    [03-Dec-15 15:04:09] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:04:09] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:04:09] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:04:09] Server Name: AHMCPU1029
    [03-Dec-15 15:04:09] Detecting Static Interfaces..
    [03-Dec-15 15:04:09] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:04:09] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:04:09] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:04:09] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:04:09] Listening On: 192.168.100.1
    [03-Dec-15 15:04:23] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:23] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:04:26] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:26] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:04:29] Retrying failed Listening Interfaces..
    [03-Dec-15 15:04:29] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:04:29] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:04:29] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:04:29] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:04:29] Listening On: 192.168.100.1
    [03-Dec-15 15:04:34] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:34] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:04:41] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:41] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:04:49] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:49] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:04:56] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:04:56] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:04] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:04] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:09] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:09] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:05:09] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:05:09] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:05:09] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:05:09] Listening On: 192.168.100.1
    [03-Dec-15 15:05:11] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:11] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:17] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:17] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:19] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:05:19] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:19] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:05:19] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:19] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:05:19] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:05:19] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:05:19] Listening On: 192.168.100.1
    [03-Dec-15 15:05:26] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:26] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:35] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:35] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:05:44] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:05:44] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:02] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:02] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:22] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:22] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:29] Logging: All
    [03-Dec-15 15:06:29] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:06:29] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:06:29] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:06:29] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:06:29] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:06:29] Server Name: AHMCPU1029
    [03-Dec-15 15:06:29] Detecting Static Interfaces..
    [03-Dec-15 15:06:29] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:06:29] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:06:29] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:06:29] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:06:29] Listening On: 192.168.100.1
    [03-Dec-15 15:06:30] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:30] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:37] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:37] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:42] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:06:42] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:42] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:06:42] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:42] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:06:42] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:06:42] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:06:42] Listening On: 192.168.100.1
    [03-Dec-15 15:06:49] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:49] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:06:58] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:06:58] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:08] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:23] Logging: All
    [03-Dec-15 15:07:23] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:07:23] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:07:23] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:07:23] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:07:23] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:07:23] Server Name: AHMCPU1029
    [03-Dec-15 15:07:23] Detecting Static Interfaces..
    [03-Dec-15 15:07:23] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:07:23] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:07:23] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:07:23] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:07:23] Listening On: 192.168.100.1
    [03-Dec-15 15:07:26] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:26] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:31] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:31] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:38] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:38] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:43] Retrying failed Listening Interfaces..
    [03-Dec-15 15:07:43] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:07:43] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:07:43] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:07:43] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:07:43] Listening On: 192.168.100.1
    [03-Dec-15 15:07:45] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:45] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:49] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:49] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:07:55] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:07:55] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:08:02] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:08:02] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:08:05] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:08:05] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:08:13] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:08:13] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:08:46] Logging: All
    [03-Dec-15 15:08:46] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:08:46] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:08:46] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:08:46] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:08:46] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:08:46] Server Name: AHMCPU1029
    [03-Dec-15 15:08:46] Detecting Static Interfaces..
    [03-Dec-15 15:08:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:08:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:08:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:08:46] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:08:46] Listening On: 192.168.100.1
    [03-Dec-15 15:08:59] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:08:59] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:05] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:05] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:06] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:06] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:09:06] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:09:06] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:09:06] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:09:06] Listening On: 192.168.100.1
    [03-Dec-15 15:09:13] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:13] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:20] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:20] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:28] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:28] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:35] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:35] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:42] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:42] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:42] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:09:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:09:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:09:46] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:09:46] Listening On: 192.168.100.1
    [03-Dec-15 15:09:48] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:09:48] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:09:48] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:48] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 15:09:48] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:09:48] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:09:48] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:09:48] No Static Interface ready, Waiting...
    [03-Dec-15 15:19:06] Logging: All
    [03-Dec-15 15:19:06] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:19:06] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:19:06] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:19:06] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:19:06] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:19:06] Server Name: AHMCPU1029
    [03-Dec-15 15:19:06] Detecting Static Interfaces..
    [03-Dec-15 15:19:06] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:19:06] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:19:06] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:19:06] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:19:06] Listening On: 192.168.100.1
    [03-Dec-15 15:19:07] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:19:07] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:19:10] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:19:10] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:19:17] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:19:17] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:19:21] Retrying failed Listening Interfaces..
    [03-Dec-15 15:19:21] Closing Network Connections...
    [03-Dec-15 15:19:54] Logging: All
    [03-Dec-15 15:19:54] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:19:54] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:19:54] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:19:54] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:19:54] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:19:54] Server Name: AHMCPU1029
    [03-Dec-15 15:19:54] Detecting Static Interfaces..
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:19:54] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:19:54] No Static Interface ready, Waiting...
    [03-Dec-15 15:19:54] Retrying failed Listening Interfaces..
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:19:54] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:19:54] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:19:54] Listening On: 192.168.100.1
    Logging Continued on file C:\ti\uniflash_3.4\third_party\sitara\log\opendhcp20151203.log
    Open DHCP Server Version 1.59 Windows Build 1036

    [03-Dec-15 15:20:42] Logging: All
    [03-Dec-15 15:20:42] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:20:42] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:20:42] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:20:42] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:20:42] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:20:42] Server Name: AHMCPU1029
    [03-Dec-15 15:20:42] Detecting Static Interfaces..
    [03-Dec-15 15:20:42] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:20:42] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:20:42] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:20:42] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:20:42] Listening On: 192.168.100.1
    [03-Dec-15 15:20:50] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:20:50] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:50] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:20:50] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:50] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:20:50] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:20:50] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:20:50] Listening On: 192.168.100.1
    [03-Dec-15 15:20:57] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:20:57] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:23:37] Retrying failed Listening Interfaces..
    [03-Dec-15 15:23:37] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:23:37] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:23:37] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:23:37] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:23:37] Listening On: 192.168.100.1
    [03-Dec-15 15:28:57] Retrying failed Listening Interfaces..
    [03-Dec-15 15:28:57] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:28:57] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:28:57] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:28:57] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:28:57] Listening On: 192.168.100.1
    [03-Dec-15 15:39:37] Retrying failed Listening Interfaces..
    [03-Dec-15 15:39:37] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:39:37] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:39:37] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:39:37] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:39:37] Listening On: 192.168.100.1
    [03-Dec-15 15:48:46] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
    [03-Dec-15 15:48:46] Logging: All
    [03-Dec-15 15:48:46] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
    [03-Dec-15 15:48:46] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
    [03-Dec-15 15:48:46] DHCP Range: 192.168.100.2-192.168.100.254/255.255.255.0
    [03-Dec-15 15:48:46] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
    [03-Dec-15 15:48:46] Server Name: AHMCPU1029
    [03-Dec-15 15:48:46] Detecting Static Interfaces..
    [03-Dec-15 15:48:46] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:48:46] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:48:46] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:48:46] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:48:46] Listening On: 192.168.100.1
    [03-Dec-15 15:48:52] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:48:52] No Static Interface ready, Waiting...
    [03-Dec-15 15:48:52] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 15:48:52] No Static Interface ready, Waiting...
    [03-Dec-15 15:48:52] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:48:52] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:48:52] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:48:52] Listening On: 192.168.100.1
    [03-Dec-15 15:48:59] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 15:48:59] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 15:51:38] Retrying failed Listening Interfaces..
    [03-Dec-15 15:51:38] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:51:38] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:51:38] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:51:38] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:51:38] Listening On: 192.168.100.1
    [03-Dec-15 15:56:58] Retrying failed Listening Interfaces..
    [03-Dec-15 15:56:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 15:56:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 15:56:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 15:56:58] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 15:56:58] Listening On: 192.168.100.1
    [03-Dec-15 16:07:38] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:38] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:07:38] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:07:38] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:07:38] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 16:07:38] Listening On: 192.168.100.1
    [03-Dec-15 16:07:58] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:07:58] No Static Interface ready, Waiting...
    [03-Dec-15 16:07:58] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: 192.168.100.1 UDP Port 67 already in use
    [03-Dec-15 16:07:58] No Static Interface ready, Waiting...
    [03-Dec-15 16:07:58] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:07:58] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:07:58] Lease Status URL: http://127.0.0.1:6789
    [03-Dec-15 16:07:58] Listening On: 192.168.100.1
    [03-Dec-15 16:08:39] BOOTP request for 6c:ec:eb:fd:af:eb () from interface 192.168.100.1 received, sockInd = 0
    [03-Dec-15 16:08:39] BOOTP Host 6c:ec:eb:fd:af:eb (Host6cecebfdafeb) allotted 192.168.100.2
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 is not Static, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.100.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
    [03-Dec-15 16:08:45] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
    [03-Dec-15 16:08:45] No Static Interface ready, Waiting...


    ********************************************************************************************
    Opentftp logs :
    [03-Dec-15 11:05:30] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 11:05:30] starting TFTP service
    [03-Dec-15 11:05:30] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 11:05:30] permitted clients: all
    [03-Dec-15 11:05:30] server port range: all
    [03-Dec-15 11:05:30] max blksize: 65464
    [03-Dec-15 11:05:30] default blksize: 512
    [03-Dec-15 11:05:30] default timeout: 3
    [03-Dec-15 11:05:30] file read allowed: Yes
    [03-Dec-15 11:05:30] file create allowed: No
    [03-Dec-15 11:05:30] file overwrite allowed: No
    [03-Dec-15 11:05:30] thread pool size: 8
    [03-Dec-15 11:05:30] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 11:05:30] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:05:30] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:05:30] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:05:30] No Static Interface ready, Waiting...
    [03-Dec-15 11:05:34] Retrying failed Listening Interfaces..
    [03-Dec-15 11:05:34] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:05:34] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:05:34] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:05:34] Listening On: 192.168.100.1:69
    [03-Dec-15 11:06:14] Retrying failed Listening Interfaces..
    [03-Dec-15 11:06:14] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:06:14] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:06:14] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:06:14] Listening On: 192.168.100.1:69
    [03-Dec-15 11:07:34] Retrying failed Listening Interfaces..
    [03-Dec-15 11:07:34] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:07:34] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:07:34] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:07:34] Listening On: 192.168.100.1:69
    [03-Dec-15 11:09:56] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 11:09:58] Retrying failed Listening Interfaces..
    [03-Dec-15 11:09:58] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:09:58] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:09:58] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:09:58] Listening On: 192.168.100.1:69
    [03-Dec-15 11:10:02] Retrying failed Listening Interfaces..
    [03-Dec-15 11:10:02] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:10:02] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:10:02] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:10:02] Listening On: 192.168.100.1:69
    [03-Dec-15 11:10:05] Retrying failed Listening Interfaces..
    [03-Dec-15 11:10:05] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:10:05] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:10:05] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:10:05] Listening On: 192.168.100.1:69
    [03-Dec-15 11:10:06] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 11:13:46] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:47] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:13:47] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:13:47] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:13:47] Listening On: 192.168.100.1:69
    [03-Dec-15 11:13:50] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:50] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:13:50] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:13:50] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:13:50] Listening On: 192.168.100.1:69
    [03-Dec-15 11:13:53] Retrying failed Listening Interfaces..
    [03-Dec-15 11:13:53] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:13:53] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:13:53] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:13:53] Listening On: 192.168.100.1:69
    [03-Dec-15 11:14:06] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 11:16:49] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 11:16:49] starting TFTP service
    [03-Dec-15 11:16:49] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 11:16:49] permitted clients: all
    [03-Dec-15 11:16:49] server port range: all
    [03-Dec-15 11:16:49] max blksize: 65464
    [03-Dec-15 11:16:49] default blksize: 512
    [03-Dec-15 11:16:49] default timeout: 3
    [03-Dec-15 11:16:49] file read allowed: Yes
    [03-Dec-15 11:16:49] file create allowed: No
    [03-Dec-15 11:16:49] file overwrite allowed: No
    [03-Dec-15 11:16:49] thread pool size: 8
    [03-Dec-15 11:16:49] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:16:49] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:16:49] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:16:49] Listening On: 192.168.100.1:69
    [03-Dec-15 11:17:01] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 11:17:09] Retrying failed Listening Interfaces..
    [03-Dec-15 11:17:09] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:17:09] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:17:09] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:17:09] Listening On: 192.168.100.1:69
    [03-Dec-15 11:17:49] Retrying failed Listening Interfaces..
    [03-Dec-15 11:17:49] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:17:49] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:17:49] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:17:49] Listening On: 192.168.100.1:69
    [03-Dec-15 11:19:09] Retrying failed Listening Interfaces..
    [03-Dec-15 11:19:09] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:19:09] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:19:09] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:19:09] Listening On: 192.168.100.1:69
    [03-Dec-15 11:42:01] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 11:42:01] starting TFTP service
    [03-Dec-15 11:42:01] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 11:42:01] permitted clients: all
    [03-Dec-15 11:42:01] server port range: all
    [03-Dec-15 11:42:01] max blksize: 65464
    [03-Dec-15 11:42:01] default blksize: 512
    [03-Dec-15 11:42:01] default timeout: 3
    [03-Dec-15 11:42:01] file read allowed: Yes
    [03-Dec-15 11:42:01] file create allowed: No
    [03-Dec-15 11:42:01] file overwrite allowed: No
    [03-Dec-15 11:42:01] thread pool size: 8
    [03-Dec-15 11:42:02] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:42:02] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:42:02] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:42:02] Listening On: 192.168.100.1:69
    [03-Dec-15 11:42:12] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:12] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:42:12] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:42:12] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:42:12] Listening On: 192.168.100.1:69
    [03-Dec-15 11:42:15] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:15] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:42:15] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:42:15] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:42:15] Listening On: 192.168.100.1:69
    [03-Dec-15 11:42:19] Retrying failed Listening Interfaces..
    [03-Dec-15 11:42:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:42:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:42:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:42:19] Listening On: 192.168.100.1:69
    [03-Dec-15 11:42:25] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 11:44:59] Retrying failed Listening Interfaces..
    [03-Dec-15 11:44:59] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:44:59] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:44:59] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:44:59] Listening On: 192.168.100.1:69
    [03-Dec-15 11:50:19] Retrying failed Listening Interfaces..
    [03-Dec-15 11:50:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 11:50:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 11:50:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 11:50:19] Listening On: 192.168.100.1:69
    [03-Dec-15 12:00:59] Retrying failed Listening Interfaces..
    [03-Dec-15 12:00:59] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 12:00:59] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 12:00:59] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 12:00:59] Listening On: 192.168.100.1:69
    [03-Dec-15 12:22:19] Retrying failed Listening Interfaces..
    [03-Dec-15 12:22:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 12:22:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 12:22:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 12:22:19] Listening On: 192.168.100.1:69
    [03-Dec-15 13:04:59] Retrying failed Listening Interfaces..
    [03-Dec-15 13:04:59] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:04:59] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:04:59] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:04:59] Listening On: 192.168.100.1:69
    [03-Dec-15 13:30:46] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:46] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:30:46] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:30:46] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:30:46] Listening On: 192.168.100.1:69
    [03-Dec-15 13:30:57] Retrying failed Listening Interfaces..
    [03-Dec-15 13:30:57] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:30:57] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:30:57] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:30:57] Listening On: 192.168.100.1:69
    [03-Dec-15 13:31:01] Retrying failed Listening Interfaces..
    [03-Dec-15 13:31:01] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:31:01] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:31:01] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:31:01] Listening On: 192.168.100.1:69
    [03-Dec-15 13:31:21] Retrying failed Listening Interfaces..
    [03-Dec-15 13:31:21] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:31:21] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:31:21] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:31:21] Listening On: 192.168.100.1:69
    [03-Dec-15 13:33:41] Retrying failed Listening Interfaces..
    [03-Dec-15 13:33:41] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:33:41] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:33:41] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:33:41] Listening On: 192.168.100.1:69
    [03-Dec-15 13:33:45] Retrying failed Listening Interfaces..
    [03-Dec-15 13:33:45] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:33:45] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:33:45] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:33:45] Listening On: 192.168.100.1:69
    [03-Dec-15 13:33:48] Retrying failed Listening Interfaces..
    [03-Dec-15 13:33:48] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:33:48] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:33:48] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:33:48] Listening On: 192.168.100.1:69
    [03-Dec-15 13:34:07] Retrying failed Listening Interfaces..
    [03-Dec-15 13:34:07] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:34:07] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:34:07] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:34:07] Listening On: 192.168.100.1:69
    [03-Dec-15 13:34:08] Retrying failed Listening Interfaces..
    [03-Dec-15 13:34:08] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:34:08] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:34:08] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:34:08] Listening On: 192.168.100.1:69
    [03-Dec-15 13:34:41] Retrying failed Listening Interfaces..
    [03-Dec-15 13:34:41] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:34:41] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:34:41] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:34:41] Listening On: 192.168.100.1:69
    [03-Dec-15 13:34:45] Retrying failed Listening Interfaces..
    [03-Dec-15 13:34:45] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:34:45] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:34:45] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:34:45] Listening On: 192.168.100.1:69
    [03-Dec-15 13:34:45] Retrying failed Listening Interfaces..
    [03-Dec-15 13:34:45] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:34:45] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:34:45] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:34:45] Listening On: 192.168.100.1:69
    [03-Dec-15 13:35:07] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:35:07] starting TFTP service
    [03-Dec-15 13:35:07] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:35:07] permitted clients: all
    [03-Dec-15 13:35:07] server port range: all
    [03-Dec-15 13:35:07] max blksize: 65464
    [03-Dec-15 13:35:07] default blksize: 512
    [03-Dec-15 13:35:07] default timeout: 3
    [03-Dec-15 13:35:07] file read allowed: Yes
    [03-Dec-15 13:35:07] file create allowed: No
    [03-Dec-15 13:35:07] file overwrite allowed: No
    [03-Dec-15 13:35:07] thread pool size: 8
    [03-Dec-15 13:35:07] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:07] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:07] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:07] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:07] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:27] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:27] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:27] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:27] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:27] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:27] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:35] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:35:35] starting TFTP service
    [03-Dec-15 13:35:35] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:35:35] permitted clients: all
    [03-Dec-15 13:35:35] server port range: all
    [03-Dec-15 13:35:35] max blksize: 65464
    [03-Dec-15 13:35:35] default blksize: 512
    [03-Dec-15 13:35:35] default timeout: 3
    [03-Dec-15 13:35:35] file read allowed: Yes
    [03-Dec-15 13:35:35] file create allowed: No
    [03-Dec-15 13:35:35] file overwrite allowed: No
    [03-Dec-15 13:35:35] thread pool size: 8
    [03-Dec-15 13:35:35] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:35] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:35] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:35] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:35] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:44] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:44] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:44] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:44] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:44] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:44] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:48] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:48] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:48] No Static Interface ready, Waiting...
    [03-Dec-15 13:35:48] Retrying failed Listening Interfaces..
    [03-Dec-15 13:35:48] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:35:48] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:35:48] No Static Interface ready, Waiting...
    [03-Dec-15 13:36:17] Retrying failed Listening Interfaces..
    [03-Dec-15 13:36:17] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:36:17] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:36:17] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:36:17] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:36:17] No Static Interface ready, Waiting...
    [03-Dec-15 13:36:21] Retrying failed Listening Interfaces..
    [03-Dec-15 13:36:21] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:36:21] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:36:21] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:36:21] Listening On: 192.168.100.1:69
    [03-Dec-15 13:36:38] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:36:38] starting TFTP service
    [03-Dec-15 13:36:38] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:36:38] permitted clients: all
    [03-Dec-15 13:36:38] server port range: all
    [03-Dec-15 13:36:38] max blksize: 65464
    [03-Dec-15 13:36:38] default blksize: 512
    [03-Dec-15 13:36:38] default timeout: 3
    [03-Dec-15 13:36:38] file read allowed: Yes
    [03-Dec-15 13:36:38] file create allowed: No
    [03-Dec-15 13:36:38] file overwrite allowed: No
    [03-Dec-15 13:36:38] thread pool size: 8
    [03-Dec-15 13:36:38] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:36:38] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:36:38] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:36:38] Listening On: 192.168.100.1:69
    [03-Dec-15 13:51:33] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:51:33] starting TFTP service
    [03-Dec-15 13:51:33] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:51:33] permitted clients: all
    [03-Dec-15 13:51:33] server port range: all
    [03-Dec-15 13:51:33] max blksize: 65464
    [03-Dec-15 13:51:33] default blksize: 512
    [03-Dec-15 13:51:33] default timeout: 3
    [03-Dec-15 13:51:33] file read allowed: Yes
    [03-Dec-15 13:51:33] file create allowed: No
    [03-Dec-15 13:51:33] file overwrite allowed: No
    [03-Dec-15 13:51:33] thread pool size: 8
    [03-Dec-15 13:51:33] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:51:33] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:51:33] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:51:33] Listening On: 192.168.100.1:69
    [03-Dec-15 13:51:47] Retrying failed Listening Interfaces..
    [03-Dec-15 13:51:47] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:51:47] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:51:47] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:51:47] Listening On: 192.168.100.1:69
    [03-Dec-15 13:51:50] Retrying failed Listening Interfaces..
    [03-Dec-15 13:51:50] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:51:50] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:51:50] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:51:50] Listening On: 192.168.100.1:69
    [03-Dec-15 13:51:55] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:51:55] starting TFTP service
    [03-Dec-15 13:51:55] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:51:55] permitted clients: all
    [03-Dec-15 13:51:55] server port range: all
    [03-Dec-15 13:51:55] max blksize: 65464
    [03-Dec-15 13:51:55] default blksize: 512
    [03-Dec-15 13:51:55] default timeout: 3
    [03-Dec-15 13:51:55] file read allowed: Yes
    [03-Dec-15 13:51:55] file create allowed: No
    [03-Dec-15 13:51:55] file overwrite allowed: No
    [03-Dec-15 13:51:55] thread pool size: 8
    [03-Dec-15 13:51:55] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:51:55] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:51:55] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:51:55] Listening On: 192.168.100.1:69
    [03-Dec-15 13:52:15] Retrying failed Listening Interfaces..
    [03-Dec-15 13:52:15] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:52:15] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:52:15] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:52:15] Listening On: 192.168.100.1:69
    [03-Dec-15 13:52:49] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:52:49] starting TFTP service
    [03-Dec-15 13:52:49] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:52:49] permitted clients: all
    [03-Dec-15 13:52:49] server port range: all
    [03-Dec-15 13:52:49] max blksize: 65464
    [03-Dec-15 13:52:49] default blksize: 512
    [03-Dec-15 13:52:49] default timeout: 3
    [03-Dec-15 13:52:49] file read allowed: Yes
    [03-Dec-15 13:52:49] file create allowed: No
    [03-Dec-15 13:52:49] file overwrite allowed: No
    [03-Dec-15 13:52:49] thread pool size: 8
    [03-Dec-15 13:52:49] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:52:49] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:52:49] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:52:49] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:52:49] No Static Interface ready, Waiting...
    [03-Dec-15 13:52:51] Retrying failed Listening Interfaces..
    [03-Dec-15 13:52:51] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:52:51] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:52:51] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:52:51] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:52:51] No Static Interface ready, Waiting...
    [03-Dec-15 13:52:54] Retrying failed Listening Interfaces..
    [03-Dec-15 13:52:54] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:52:54] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:52:54] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:52:54] Listening On: 192.168.100.1:69
    [03-Dec-15 13:54:21] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:54:21] starting TFTP service
    [03-Dec-15 13:54:21] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:54:21] permitted clients: all
    [03-Dec-15 13:54:21] server port range: all
    [03-Dec-15 13:54:21] max blksize: 65464
    [03-Dec-15 13:54:21] default blksize: 512
    [03-Dec-15 13:54:21] default timeout: 3
    [03-Dec-15 13:54:21] file read allowed: Yes
    [03-Dec-15 13:54:21] file create allowed: No
    [03-Dec-15 13:54:21] file overwrite allowed: No
    [03-Dec-15 13:54:21] thread pool size: 8
    [03-Dec-15 13:54:21] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 13:54:21] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:54:21] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:54:21] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:54:21] No Static Interface ready, Waiting...
    [03-Dec-15 13:54:32] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 13:54:32] starting TFTP service
    [03-Dec-15 13:54:32] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 13:54:32] permitted clients: all
    [03-Dec-15 13:54:32] server port range: all
    [03-Dec-15 13:54:32] max blksize: 65464
    [03-Dec-15 13:54:32] default blksize: 512
    [03-Dec-15 13:54:32] default timeout: 3
    [03-Dec-15 13:54:32] file read allowed: Yes
    [03-Dec-15 13:54:32] file create allowed: No
    [03-Dec-15 13:54:32] file overwrite allowed: No
    [03-Dec-15 13:54:32] thread pool size: 8
    [03-Dec-15 13:54:32] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:54:32] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:54:32] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:54:32] Listening On: 192.168.100.1:69
    [03-Dec-15 13:54:52] Retrying failed Listening Interfaces..
    [03-Dec-15 13:54:52] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 13:54:52] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 13:54:52] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 13:54:52] Listening On: 192.168.100.1:69
    [03-Dec-15 15:03:18] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:03:18] starting TFTP service
    [03-Dec-15 15:03:18] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:03:18] permitted clients: all
    [03-Dec-15 15:03:18] server port range: all
    [03-Dec-15 15:03:18] max blksize: 65464
    [03-Dec-15 15:03:18] default blksize: 512
    [03-Dec-15 15:03:18] default timeout: 3
    [03-Dec-15 15:03:18] file read allowed: Yes
    [03-Dec-15 15:03:18] file create allowed: No
    [03-Dec-15 15:03:18] file overwrite allowed: No
    [03-Dec-15 15:03:18] thread pool size: 8
    [03-Dec-15 15:03:18] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:03:18] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:03:18] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:03:18] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:03:18] No Static Interface ready, Waiting...
    [03-Dec-15 15:03:38] Retrying failed Listening Interfaces..
    [03-Dec-15 15:03:38] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:03:38] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:03:38] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:03:38] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:03:38] No Static Interface ready, Waiting...
    [03-Dec-15 15:04:09] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:04:09] starting TFTP service
    [03-Dec-15 15:04:09] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:04:09] permitted clients: all
    [03-Dec-15 15:04:09] server port range: all
    [03-Dec-15 15:04:09] max blksize: 65464
    [03-Dec-15 15:04:09] default blksize: 512
    [03-Dec-15 15:04:09] default timeout: 3
    [03-Dec-15 15:04:09] file read allowed: Yes
    [03-Dec-15 15:04:09] file create allowed: No
    [03-Dec-15 15:04:09] file overwrite allowed: No
    [03-Dec-15 15:04:09] thread pool size: 8
    [03-Dec-15 15:04:09] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:04:09] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:04:09] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:04:09] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:04:09] No Static Interface ready, Waiting...
    [03-Dec-15 15:04:29] Retrying failed Listening Interfaces..
    [03-Dec-15 15:04:29] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:04:29] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:04:29] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:04:29] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:04:29] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:09] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:09] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:05:09] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:05:09] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:05:09] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:05:09] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:19] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:19] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:05:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:05:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:05:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:05:19] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:22] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:22] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:05:22] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:05:22] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:05:22] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:05:22] No Static Interface ready, Waiting...
    [03-Dec-15 15:05:25] Retrying failed Listening Interfaces..
    [03-Dec-15 15:05:25] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:05:25] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:05:25] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:05:25] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:05:25] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:29] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:06:29] starting TFTP service
    [03-Dec-15 15:06:29] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:06:29] permitted clients: all
    [03-Dec-15 15:06:29] server port range: all
    [03-Dec-15 15:06:29] max blksize: 65464
    [03-Dec-15 15:06:29] default blksize: 512
    [03-Dec-15 15:06:29] default timeout: 3
    [03-Dec-15 15:06:29] file read allowed: Yes
    [03-Dec-15 15:06:29] file create allowed: No
    [03-Dec-15 15:06:29] file overwrite allowed: No
    [03-Dec-15 15:06:29] thread pool size: 8
    [03-Dec-15 15:06:29] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:06:29] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:06:29] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:06:29] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:06:29] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:42] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:42] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:06:42] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:06:42] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:06:42] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:06:42] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:45] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:45] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:06:45] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:06:45] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:06:45] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:06:45] No Static Interface ready, Waiting...
    [03-Dec-15 15:06:48] Retrying failed Listening Interfaces..
    [03-Dec-15 15:06:48] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:06:48] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:06:48] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:06:48] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:06:48] No Static Interface ready, Waiting...
    [03-Dec-15 15:07:23] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:07:23] starting TFTP service
    [03-Dec-15 15:07:23] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:07:23] permitted clients: all
    [03-Dec-15 15:07:23] server port range: all
    [03-Dec-15 15:07:23] max blksize: 65464
    [03-Dec-15 15:07:23] default blksize: 512
    [03-Dec-15 15:07:23] default timeout: 3
    [03-Dec-15 15:07:23] file read allowed: Yes
    [03-Dec-15 15:07:23] file create allowed: No
    [03-Dec-15 15:07:23] file overwrite allowed: No
    [03-Dec-15 15:07:23] thread pool size: 8
    [03-Dec-15 15:07:23] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:07:23] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:07:23] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:07:23] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:07:23] No Static Interface ready, Waiting...
    [03-Dec-15 15:07:43] Retrying failed Listening Interfaces..
    [03-Dec-15 15:07:43] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:07:43] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:07:43] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:07:43] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:07:43] No Static Interface ready, Waiting...
    [03-Dec-15 15:08:46] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:08:46] starting TFTP service
    [03-Dec-15 15:08:46] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:08:46] permitted clients: all
    [03-Dec-15 15:08:46] server port range: all
    [03-Dec-15 15:08:46] max blksize: 65464
    [03-Dec-15 15:08:46] default blksize: 512
    [03-Dec-15 15:08:46] default timeout: 3
    [03-Dec-15 15:08:46] file read allowed: Yes
    [03-Dec-15 15:08:46] file create allowed: No
    [03-Dec-15 15:08:46] file overwrite allowed: No
    [03-Dec-15 15:08:46] thread pool size: 8
    [03-Dec-15 15:08:46] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:08:46] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:08:46] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:08:46] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:08:46] No Static Interface ready, Waiting...
    [03-Dec-15 15:09:06] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:06] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:09:06] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:09:06] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:09:06] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:09:06] No Static Interface ready, Waiting...
    [03-Dec-15 15:09:46] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:46] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:09:46] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:09:46] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:09:46] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:09:46] No Static Interface ready, Waiting...
    [03-Dec-15 15:09:48] Retrying failed Listening Interfaces..
    [03-Dec-15 15:09:48] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:09:48] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:09:48] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:09:48] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:09:48] No Static Interface ready, Waiting...
    [03-Dec-15 15:19:06] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:19:06] starting TFTP service
    [03-Dec-15 15:19:06] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:19:06] permitted clients: all
    [03-Dec-15 15:19:06] server port range: all
    [03-Dec-15 15:19:06] max blksize: 65464
    [03-Dec-15 15:19:06] default blksize: 512
    [03-Dec-15 15:19:06] default timeout: 3
    [03-Dec-15 15:19:06] file read allowed: Yes
    [03-Dec-15 15:19:06] file create allowed: No
    [03-Dec-15 15:19:06] file overwrite allowed: No
    [03-Dec-15 15:19:06] thread pool size: 8
    [03-Dec-15 15:19:06] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:19:06] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:19:06] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:19:06] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:19:06] No Static Interface ready, Waiting...
    [03-Dec-15 15:19:54] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:19:54] starting TFTP service
    [03-Dec-15 15:19:54] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:19:54] permitted clients: all
    [03-Dec-15 15:19:54] server port range: all
    [03-Dec-15 15:19:54] max blksize: 65464
    [03-Dec-15 15:19:54] default blksize: 512
    [03-Dec-15 15:19:54] default timeout: 3
    [03-Dec-15 15:19:54] file read allowed: Yes
    [03-Dec-15 15:19:54] file create allowed: No
    [03-Dec-15 15:19:54] file overwrite allowed: No
    [03-Dec-15 15:19:54] thread pool size: 8
    [03-Dec-15 15:19:54] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:19:54] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:19:54] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:19:54] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:19:54] No Static Interface ready, Waiting...
    [03-Dec-15 15:19:55] Retrying failed Listening Interfaces..
    [03-Dec-15 15:19:55] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:19:55] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:19:55] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:19:55] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:19:55] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:42] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:20:42] starting TFTP service
    [03-Dec-15 15:20:42] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:20:42] permitted clients: all
    [03-Dec-15 15:20:42] server port range: all
    [03-Dec-15 15:20:42] max blksize: 65464
    [03-Dec-15 15:20:42] default blksize: 512
    [03-Dec-15 15:20:42] default timeout: 3
    [03-Dec-15 15:20:42] file read allowed: Yes
    [03-Dec-15 15:20:42] file create allowed: No
    [03-Dec-15 15:20:42] file overwrite allowed: No
    [03-Dec-15 15:20:42] thread pool size: 8
    [03-Dec-15 15:20:42] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:20:42] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:20:42] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:20:42] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:20:42] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:50] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:50] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:20:50] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:20:50] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:20:50] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:20:50] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:53] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:53] 192.168.100.1 Port 69 bind failed
    [03-Dec-15 15:20:53] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:20:53] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:20:53] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:20:53] No Static Interface ready, Waiting...
    [03-Dec-15 15:20:57] Retrying failed Listening Interfaces..
    [03-Dec-15 15:20:57] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:20:57] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:20:57] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:20:57] Listening On: 192.168.100.1:69
    [03-Dec-15 15:21:00] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 15:23:37] Retrying failed Listening Interfaces..
    [03-Dec-15 15:23:37] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:23:37] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:23:37] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:23:37] Listening On: 192.168.100.1:69
    [03-Dec-15 15:28:57] Retrying failed Listening Interfaces..
    [03-Dec-15 15:28:57] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:28:57] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:28:57] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:28:57] Listening On: 192.168.100.1:69
    [03-Dec-15 15:39:37] Retrying failed Listening Interfaces..
    [03-Dec-15 15:39:37] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:39:37] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:39:37] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:39:37] Listening On: 192.168.100.1:69
    [03-Dec-15 15:48:46] Open TFTP Server MultiThreaded Version 1.64 Windows Built 2001 Starting..
    [03-Dec-15 15:48:46] starting TFTP service
    [03-Dec-15 15:48:46] alias / is mapped to D:\EDGE\images\
    [03-Dec-15 15:48:46] permitted clients: all
    [03-Dec-15 15:48:46] server port range: all
    [03-Dec-15 15:48:46] max blksize: 65464
    [03-Dec-15 15:48:46] default blksize: 512
    [03-Dec-15 15:48:46] default timeout: 3
    [03-Dec-15 15:48:46] file read allowed: Yes
    [03-Dec-15 15:48:46] file create allowed: No
    [03-Dec-15 15:48:46] file overwrite allowed: No
    [03-Dec-15 15:48:46] thread pool size: 8
    [03-Dec-15 15:48:46] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:48:46] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:48:46] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:48:46] Listening On: 192.168.100.1:69
    [03-Dec-15 15:48:52] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:52] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:48:52] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:48:52] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:48:52] Listening On: 192.168.100.1:69
    [03-Dec-15 15:48:55] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:55] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:48:55] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:48:55] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:48:55] Listening On: 192.168.100.1:69
    [03-Dec-15 15:48:58] Retrying failed Listening Interfaces..
    [03-Dec-15 15:48:58] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:48:58] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:48:58] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:48:58] Listening On: 192.168.100.1:69
    [03-Dec-15 15:49:01] Client 192.168.100.2:1234 D:\EDGE\images\u-boot-spl-restore.bin, 203 Blocks Served
    [03-Dec-15 15:51:38] Retrying failed Listening Interfaces..
    [03-Dec-15 15:51:38] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:51:38] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:51:38] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:51:38] Listening On: 192.168.100.1:69
    [03-Dec-15 15:56:58] Retrying failed Listening Interfaces..
    [03-Dec-15 15:56:58] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 15:56:58] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 15:56:58] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 15:56:58] Listening On: 192.168.100.1:69
    [03-Dec-15 16:07:38] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:38] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:07:38] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:07:38] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:07:38] Listening On: 192.168.100.1:69
    [03-Dec-15 16:07:58] Retrying failed Listening Interfaces..
    [03-Dec-15 16:07:58] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:07:58] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:07:58] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:07:58] Listening On: 192.168.100.1:69
    [03-Dec-15 16:08:35] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:35] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:08:35] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:08:35] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:08:35] Listening On: 192.168.100.1:69
    [03-Dec-15 16:08:38] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:38] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:08:38] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:08:38] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:08:38] Listening On: 192.168.100.1:69
    [03-Dec-15 16:08:45] Retrying failed Listening Interfaces..
    [03-Dec-15 16:08:45] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:08:45] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:08:45] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:08:45] Listening On: 192.168.100.1:69
    [03-Dec-15 16:11:16] Retrying failed Listening Interfaces..
    [03-Dec-15 16:11:16] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:11:16] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:11:16] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:11:16] Listening On: 192.168.100.1:69
    [03-Dec-15 16:11:19] Retrying failed Listening Interfaces..
    [03-Dec-15 16:11:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:11:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:11:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:11:19] Listening On: 192.168.100.1:69
    [03-Dec-15 16:11:46] Retrying failed Listening Interfaces..
    [03-Dec-15 16:11:46] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:11:46] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:11:46] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:11:46] Listening On: 192.168.100.1:69
    [03-Dec-15 16:14:19] Retrying failed Listening Interfaces..
    [03-Dec-15 16:14:19] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:14:19] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:14:19] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:14:19] Listening On: 192.168.100.1:69
    [03-Dec-15 16:14:23] Retrying failed Listening Interfaces..
    [03-Dec-15 16:14:23] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:14:23] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:14:23] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:14:23] Listening On: 192.168.100.1:69
    [03-Dec-15 16:14:47] Retrying failed Listening Interfaces..
    [03-Dec-15 16:14:47] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:14:47] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:14:47] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:14:47] Listening On: 192.168.100.1:69
    [03-Dec-15 16:14:52] Retrying failed Listening Interfaces..
    [03-Dec-15 16:14:52] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:14:52] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:14:52] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:14:52] Listening On: 192.168.100.1:69
    [03-Dec-15 16:14:56] Retrying failed Listening Interfaces..
    [03-Dec-15 16:14:56] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:14:56] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:14:56] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:14:56] Listening On: 192.168.100.1:69
    [03-Dec-15 16:15:17] Retrying failed Listening Interfaces..
    [03-Dec-15 16:15:17] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:15:17] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:15:17] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:15:17] Listening On: 192.168.100.1:69
    [03-Dec-15 16:15:21] Retrying failed Listening Interfaces..
    [03-Dec-15 16:15:21] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:15:21] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:15:21] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:15:21] Listening On: 192.168.100.1:69
    [03-Dec-15 16:15:25] Retrying failed Listening Interfaces..
    [03-Dec-15 16:15:25] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:15:25] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:15:25] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:15:25] Listening On: 192.168.100.1:69
    [03-Dec-15 16:15:51] Retrying failed Listening Interfaces..
    [03-Dec-15 16:15:51] 192.168.101.1 Port 69 bind failed
    [03-Dec-15 16:15:51] 192.168.102.1 Port 69 bind failed
    [03-Dec-15 16:15:51] 192.168.103.1 Port 69 bind failed
    [03-Dec-15 16:15:51] Listening On: 192.168.100.1:69
  • Uniflash is used only if you want to flash an onboard flash memory with the images. Otherwise the u-boot wiki should apply: processors.wiki.ti.com/.../Linux_Core_U-Boot_User's_Guide
  • Hi Biser,
    Thanks for the link again.

    I have still queries regarding this process :

    I want to flash eMMC through USB boot mode, And using uniflash in windows 7.

    As mentioned in link once spl will take control then your network interface will re intialize/ change and that is not happening. Means there something wrong with the execution of SPL. Also in uniflash its showing 0% success and then after some time seen unknown error.

    Thats why I have gave you logs of tftp that it showing spl is being taken and u-boot was not taken.

    Now my questions are :
    1. Who will get u-boot from host? RBL or SPL? And at which memory location?
    2. If SPL have to load u-boot then what extra patch need to apply for this mode?
    3. When MLO is being executed, console message should be seen? In my case, its not coming.

    What is going wrong in this case?
    Please suggest me changes that I have to do in this case for u-boot/spl.

    Thanks in advance.

  • The sequence is:

    ROM sends BOOTP request, host responds with an IP address and the name of the file to transfer (SPL), board sends TFTP request with the SPL file name, host replies until TFTP of file is complete. Next, SPL runs on board and sends a BOOTP request, host replies with the name of the file to transfer (u-boot), board sends TFTP request with the u-boot file name, host replies until TFTP of u-boot is complete.

    You mention that you are renaming MLO. That is incorrect. Look in the u-boot spl directory. You should rename u-boot-spl.bin.

    Steve K.

  • Thanks Steve.

    Thanks a lot for your help. Now I can able to boot till Kernel.

  • Hi Steve,

    For our understanding and information, why we used u-boot-spl.bin and not MLO. What is the difference between them?

    Thanks.
  • See the Initialization chapter in the TRM. The .bin file is a flat binary while the MLO is the flat binary with a header. The MLO is used for booting from memory (NAND, MMC eMMC). The boot ROM reads the header to determine where to load the image into internal RAM. For peripheral booting (USB, Ethernet, Serial) the flat binary is used since the boot ROM will always load it starting at 0x402F0400.

    Steve K.