Junos OS

 View Only
last person joined: yesterday 

Ask questions and share experiences about Junos OS.

SRX JDHCP PXEClient to 2019 MS WDS

  • 1.  SRX JDHCP PXEClient to 2019 MS WDS

    Posted 04-24-2023 06:19
    Edited by spuluka 04-25-2023 06:33

    PXECLient (DHCP)(VLAN.0)---> |SRX210|                         (JUNOS 12.1X46-D86 Release)
                                                                                       |
                                                                                 (VLAN.0)
                                                                                       |
                                                           MS WDS Server (10.10.90.20)(FE-0/0/7.0)


    Attempting to use an SRX210 with one vlan (vlan.0) and JDHCP to allow PXEClients to boot from a 2019 Microsoft WDS server in same vlan.  The PXEClient does communicate with SRX JDHCP, but halts trying to provide DHCP lease and IP Helper info. (See logs below).

    If anyone has a similar working environment, I would be grateful for any JDHCP config tips.  If I researched right, JDHCP and BOOTP can't be configured together.

    This works fine as intended with PXEclient and WDS and MS DHCP server on a simple 2-layer switch.

    Switching MSServer and PXEClient network connections to an SRX210 , I made sure MS DHCP Server Service and MS Firewall disabled to eliminate any possible connection issues.


    SRX config:

    [edit system services]
    root@ChicaBonita# show
    ftp;
    ssh;
    telnet;
    xnm-clear-text;
    dhcp-local-server {
        group HARLAN {
            interface vlan.0;
        }
    --------------------------------------------------
    [edit access address-assignment]
    root@ChicaBonita# show
    pool HARLAN-POOL {
        family inet {
            network 10.10.90.0/24;
            range HARHAR {
                low 10.10.90.70;
                high 10.10.90.80;
            }
            dhcp-attributes {
                maximum-lease-time 3600;
                next-server 10.10.90.20;
                server-identifier 10.10.90.1;
                grace-period 2400;
                domain-name bensmiths.com;
                name-server {
                    8.8.8.8;
                    10.10.90.20;
                }
                router {
                    10.10.90.1;
                }
                boot-file "boot\x64\wdsnbp.com";
                boot-server 10.10.90.20;
            }
        }
    }

    I also tried to include some forwarding options with same failed results:

    [edit forwarding-options]
    root@ChicaBonita# show
    dhcp-relay {
        server-group {
            BOOTPXE {
                10.10.90.20;
            }
        }
        active-server-group BOOTPXE;
        group all {
            interface fe-0/0/7.0;
        }
    }
     Final JDHCP binding status on hung PXECLient  (PXEE51: No DHCP or proxyDHCP offers were received):

    root@ChicaBonita> show dhcp server binding

    IP address        Session Id  Hardware address   Expires     State      Interface
    10.10.90.74     7           00:21:70:bb:8a:20  3524        SELECTING  vlan.0

    Wireshark bootp or dhcp filter shows same hung pattern as JDHCP log:

    Apr 24 15:05:14 ifd-event fe-0/0/2, oper change, state up, dev_index 136
    Apr 24 15:05:21 ifd-event fe-0/0/2, oper change, state down, dev_index 136
    Apr 24 15:05:23 ifd-event fe-0/0/2, oper change, state up, dev_index 136
    Apr 24 15:05:27 ifd-event fe-0/0/2, oper change, state down, dev_index 136
    Apr 24 15:05:29 ifd-event fe-0/0/2, oper change, state up, dev_index 136
    Apr 24 15:05:30 cid_l 0 cidp 3f mac 0x0 21 70 bb 8a 20 htype 1 subnet c0a85a01 ifindx 0 key_type 2
    Apr 24 15:05:30 DHCPv4 client entry ADDED, app_type 1 routing context default:default
    Apr 24 15:05:30 Service_get NO service name
    Apr 24 15:05:30 jdhcpd_sdb_create_session: phy device name vlan
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting LR name  default
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting RI name  default
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting inner vlan_ID 3
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting underlying interface vlan.0
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting logical if name  vlan.0
    Apr 24 15:05:30 jdhcpd_sdb_create_session: INET, setting MAC addr 00:21:70:bb:8a:20
    Apr 24 15:05:30 jdhcpd_session_db_create_v4_session_attributes: INET, setting IP addr Key 192.168.90.1
    Apr 24 15:05:30 jdhcpd_session_db_create_v4_session_attributes: INET, dhcp_options len  95, data 35 01 01 37 18 01 02 03 05 06 0b 0c 0d 0f 10 11 12 2b 36 3c 43 80 81 82 83 84 85 86 87 39 02 04 ec 61 11 00 00 90 db 00 00 00 00 00 00 07 05 01 01 01 01 44 5d 02 00 00 5e 03 01 02 01 3c 20 50 58 45 43 6c 69 65 6e 74 3a 41 72 63 68 3a 30 30 30 30 30 3a 55 4e 44 49 3a 30 30 32 30 30 31
    Apr 24 15:05:30 jdhcpd_sdb_create_session: session DB create got INET entry id 4
    Apr 24 15:05:30 Mirroring disabled (ha_graceful_switchover false) 0.0.0.0
    Apr 24 15:05:30 Allocated memory to store in SDB, sizeof(jdhcpd_ha_client_header_t) 88 + total_tlvs_len 76 (sizeof(client->session_id) is 4)
    Apr 24 15:05:30 Saved NON-DEMUX interface name vlan.0 into mirroring ha_info
    Apr 24 15:05:30 Added TLV for DHCPv6 LinkLocal Address, length 16
    Apr 24 15:05:30 Successfully saved private data for 0.0.0.0 in SDB, length 164
    Apr 24 15:05:30 SDB ACK will notify us for LOCAL-SERVER client session Id 4
    Apr 24 15:05:30 Successful SDB Mirrored Ack: returned code SDB_SUCCESS for session id 4
    Apr 24 15:05:30 SDB mirroring ACK received
    Apr 24 15:05:30 jdhcpd_auth_request: auth-request attempt initiated for session 4: flags1:0x20000; flags2:0
    Apr 24 15:05:30 Before adding to teardown list, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:30 LIST IS EMPTY, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:30 Added client w/ session_id 4 in state LOCAL_SERVER_STATE_WAIT_AUTH_REQ, to authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:30 using Service-Profile-Name <NULL>
    Apr 24 15:05:30 jdhcpd_authenticate_rply_proc: Got reply for auth_request, reply auth_rqst_id = 65539- (session Id 4)
    Apr 24 15:05:30 Request to remove client w. session_id 4 in state 1 from authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:30 Removed LAST client from authd_restart teardown list, zero out COUNT authd_restart_teardown_count
    Apr 24 15:05:30 jdhcpd_authenticate_rply_proc: auth login reply status for session 4: result:2; flags1:0x20000; flags2:0
    Apr 24 15:05:30 got ls name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:30 got ri name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:30 auth request reply failed err: 2 LOCAL_SERVER_STATE_WAIT_AUTH_REQ ip 0
    Apr 24 15:05:30 ATTEMPT TO DELETE libstats; session_id = 4

    Apr 24 15:05:30 libstats delete stats: passed session_id 4

    Apr 24 15:05:30 Deletion of baseline stats for session id 4 succeeded (client index 65539)
    Apr 24 15:05:30 DH_SVC_LOGIN_FAILURE: DHCP pre-authentication failure for DHCPv4 client SDB session 4 on incoming interface vlan.0
    Apr 24 15:05:32 cid_l 0 cidp 3f mac 0x0 21 70 bb 8a 20 htype 1 subnet c0a85a01 ifindx 0 key_type 2
    Apr 24 15:05:32 DHCPv4 client entry ADDED, app_type 1 routing context default:default
    Apr 24 15:05:32 Service_get NO service name
    Apr 24 15:05:32 jdhcpd_sdb_create_session: phy device name vlan
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting LR name  default
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting RI name  default
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting inner vlan_ID 3
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting underlying interface vlan.0
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting logical if name  vlan.0
    Apr 24 15:05:32 jdhcpd_sdb_create_session: INET, setting MAC addr 00:21:70:bb:8a:20
    Apr 24 15:05:32 jdhcpd_session_db_create_v4_session_attributes: INET, setting IP addr Key 192.168.90.1
    Apr 24 15:05:32 jdhcpd_session_db_create_v4_session_attributes: INET, dhcp_options len  95, data 35 01 01 37 18 01 02 03 05 06 0b 0c 0d 0f 10 11 12 2b 36 3c 43 80 81 82 83 84 85 86 87 39 02 04 ec 61 11 00 00 90 db 00 00 00 00 00 00 07 05 01 01 01 01 44 5d 02 00 00 5e 03 01 02 01 3c 20 50 58 45 43 6c 69 65 6e 74 3a 41 72 63 68 3a 30 30 30 30 30 3a 55 4e 44 49 3a 30 30 32 30 30 31
    Apr 24 15:05:32 jdhcpd_sdb_create_session: session DB create got INET entry id 5
    Apr 24 15:05:32 Mirroring disabled (ha_graceful_switchover false) 0.0.0.0
    Apr 24 15:05:32 Allocated memory to store in SDB, sizeof(jdhcpd_ha_client_header_t) 88 + total_tlvs_len 76 (sizeof(client->session_id) is 5)
    Apr 24 15:05:32 Saved NON-DEMUX interface name vlan.0 into mirroring ha_info
    Apr 24 15:05:32 Added TLV for DHCPv6 LinkLocal Address, length 16
    Apr 24 15:05:32 Successfully saved private data for 0.0.0.0 in SDB, length 164
    Apr 24 15:05:32 SDB ACK will notify us for LOCAL-SERVER client session Id 5
    Apr 24 15:05:32 Successful SDB Mirrored Ack: returned code SDB_SUCCESS for session id 5
    Apr 24 15:05:32 SDB mirroring ACK received
    Apr 24 15:05:32 jdhcpd_auth_request: auth-request attempt initiated for session 5: flags1:0x20000; flags2:0
    Apr 24 15:05:32 Before adding to teardown list, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:32 LIST IS EMPTY, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:32 Added client w/ session_id 5 in state LOCAL_SERVER_STATE_WAIT_AUTH_REQ, to authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:32 using Service-Profile-Name <NULL>
    Apr 24 15:05:32 jdhcpd_authenticate_rply_proc: Got reply for auth_request, reply auth_rqst_id = 65540- (session Id 5)
    Apr 24 15:05:32 Request to remove client w. session_id 5 in state 1 from authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:32 Removed LAST client from authd_restart teardown list, zero out COUNT authd_restart_teardown_count
    Apr 24 15:05:32 jdhcpd_authenticate_rply_proc: auth login reply status for session 5: result:2; flags1:0x20000; flags2:0
    Apr 24 15:05:32 got ls name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:32 got ri name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:32 auth request reply failed err: 2 LOCAL_SERVER_STATE_WAIT_AUTH_REQ ip 0
    Apr 24 15:05:32 ATTEMPT TO DELETE libstats; session_id = 5

    Apr 24 15:05:32 libstats delete stats: passed session_id 5

    Apr 24 15:05:32 Deletion of baseline stats for session id 5 succeeded (client index 65540)
    Apr 24 15:05:32 DH_SVC_LOGIN_FAILURE: DHCP pre-authentication failure for DHCPv4 client SDB session 5 on incoming interface vlan.0
    Apr 24 15:05:36 cid_l 0 cidp 3f mac 0x0 21 70 bb 8a 20 htype 1 subnet c0a85a01 ifindx 0 key_type 2
    Apr 24 15:05:36 DHCPv4 client entry ADDED, app_type 1 routing context default:default
    Apr 24 15:05:36 Service_get NO service name
    Apr 24 15:05:36 jdhcpd_sdb_create_session: phy device name vlan
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting LR name  default
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting RI name  default
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting inner vlan_ID 3
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting underlying interface vlan.0
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting logical if name  vlan.0
    Apr 24 15:05:36 jdhcpd_sdb_create_session: INET, setting MAC addr 00:21:70:bb:8a:20
    Apr 24 15:05:36 jdhcpd_session_db_create_v4_session_attributes: INET, setting IP addr Key 192.168.90.1
    Apr 24 15:05:36 jdhcpd_session_db_create_v4_session_attributes: INET, dhcp_options len  95, data 35 01 01 37 18 01 02 03 05 06 0b 0c 0d 0f 10 11 12 2b 36 3c 43 80 81 82 83 84 85 86 87 39 02 04 ec 61 11 00 00 90 db 00 00 00 00 00 00 07 05 01 01 01 01 44 5d 02 00 00 5e 03 01 02 01 3c 20 50 58 45 43 6c 69 65 6e 74 3a 41 72 63 68 3a 30 30 30 30 30 3a 55 4e 44 49 3a 30 30 32 30 30 31
    Apr 24 15:05:36 jdhcpd_sdb_create_session: session DB create got INET entry id 6
    Apr 24 15:05:36 Mirroring disabled (ha_graceful_switchover false) 0.0.0.0
    Apr 24 15:05:36 Allocated memory to store in SDB, sizeof(jdhcpd_ha_client_header_t) 88 + total_tlvs_len 76 (sizeof(client->session_id) is 6)
    Apr 24 15:05:36 Saved NON-DEMUX interface name vlan.0 into mirroring ha_info
    Apr 24 15:05:36 Added TLV for DHCPv6 LinkLocal Address, length 16
    Apr 24 15:05:36 Successfully saved private data for 0.0.0.0 in SDB, length 164
    Apr 24 15:05:36 SDB ACK will notify us for LOCAL-SERVER client session Id 6
    Apr 24 15:05:37 Successful SDB Mirrored Ack: returned code SDB_SUCCESS for session id 6
    Apr 24 15:05:37 SDB mirroring ACK received
    Apr 24 15:05:37 jdhcpd_auth_request: auth-request attempt initiated for session 6: flags1:0x20000; flags2:0
    Apr 24 15:05:37 Before adding to teardown list, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:37 LIST IS EMPTY, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:37 Added client w/ session_id 6 in state LOCAL_SERVER_STATE_WAIT_AUTH_REQ, to authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:37 using Service-Profile-Name <NULL>
    Apr 24 15:05:37 jdhcpd_authenticate_rply_proc: Got reply for auth_request, reply auth_rqst_id = 65541- (session Id 6)
    Apr 24 15:05:37 Request to remove client w. session_id 6 in state 1 from authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:37 Removed LAST client from authd_restart teardown list, zero out COUNT authd_restart_teardown_count
    Apr 24 15:05:37 jdhcpd_authenticate_rply_proc: auth login reply status for session 6: result:2; flags1:0x20000; flags2:0
    Apr 24 15:05:37 got ls name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:37 got ri name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:37 auth request reply failed err: 2 LOCAL_SERVER_STATE_WAIT_AUTH_REQ ip 0
    Apr 24 15:05:37 ATTEMPT TO DELETE libstats; session_id = 6

    Apr 24 15:05:37 libstats delete stats: passed session_id 6

    Apr 24 15:05:37 Deletion of baseline stats for session id 6 succeeded (client index 65541)
    Apr 24 15:05:37 DH_SVC_LOGIN_FAILURE: DHCP pre-authentication failure for DHCPv4 client SDB session 6 on incoming interface vlan.0
    Apr 24 15:05:44 cid_l 0 cidp 37 mac 0x0 21 70 bb 8a 20 htype 1 subnet c0a85a01 ifindx 0 key_type 2
    Apr 24 15:05:44 DHCPv4 client entry ADDED, app_type 1 routing context default:default
    Apr 24 15:05:44 Service_get NO service name
    Apr 24 15:05:44 jdhcpd_sdb_create_session: phy device name vlan
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting LR name  default
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting RI name  default
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting inner vlan_ID 3
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting underlying interface vlan.0
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting logical if name  vlan.0
    Apr 24 15:05:44 jdhcpd_sdb_create_session: INET, setting MAC addr 00:21:70:bb:8a:20
    Apr 24 15:05:44 jdhcpd_session_db_create_v4_session_attributes: INET, setting IP addr Key 192.168.90.1
    Apr 24 15:05:44 jdhcpd_session_db_create_v4_session_attributes: INET, dhcp_options len  95, data 35 01 01 37 18 01 02 03 05 06 0b 0c 0d 0f 10 11 12 2b 36 3c 43 80 81 82 83 84 85 86 87 39 02 04 ec 61 11 00 00 90 db 00 00 00 00 00 00 07 05 01 01 01 01 44 5d 02 00 00 5e 03 01 02 01 3c 20 50 58 45 43 6c 69 65 6e 74 3a 41 72 63 68 3a 30 30 30 30 30 3a 55 4e 44 49 3a 30 30 32 30 30 31
    Apr 24 15:05:45 jdhcpd_sdb_create_session: session DB create got INET entry id 7
    Apr 24 15:05:45 Mirroring disabled (ha_graceful_switchover false) 0.0.0.0
    Apr 24 15:05:45 Allocated memory to store in SDB, sizeof(jdhcpd_ha_client_header_t) 88 + total_tlvs_len 76 (sizeof(client->session_id) is 7)
    Apr 24 15:05:45 Saved NON-DEMUX interface name vlan.0 into mirroring ha_info
    Apr 24 15:05:45 Added TLV for DHCPv6 LinkLocal Address, length 16
    Apr 24 15:05:45 Successfully saved private data for 0.0.0.0 in SDB, length 164
    Apr 24 15:05:45 SDB ACK will notify us for LOCAL-SERVER client session Id 7
    Apr 24 15:05:45 Successful SDB Mirrored Ack: returned code SDB_SUCCESS for session id 7
    Apr 24 15:05:45 SDB mirroring ACK received
    Apr 24 15:05:45 jdhcpd_auth_request: auth-request attempt initiated for session 7: flags1:0x20000; flags2:0
    Apr 24 15:05:45 Before adding to teardown list, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:45 LIST IS EMPTY, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:05:45 Added client w/ session_id 7 in state LOCAL_SERVER_STATE_WAIT_AUTH_REQ, to authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:45 using Service-Profile-Name <NULL>
    Apr 24 15:05:45 jdhcpd_authenticate_rply_proc: Got reply for auth_request, reply auth_rqst_id = 65542- (session Id 7)
    Apr 24 15:05:45 Request to remove client w. session_id 7 in state 1 from authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:05:45 Removed LAST client from authd_restart teardown list, zero out COUNT authd_restart_teardown_count
    Apr 24 15:05:45 jdhcpd_authenticate_rply_proc: auth login reply status for session 7: result:2; flags1:0x20000; flags2:0
    Apr 24 15:05:45 got ls name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:45 got ri name jdhcpd_session_db_client_info_get default
    Apr 24 15:05:45 auth request reply failed err: 2 LOCAL_SERVER_STATE_WAIT_AUTH_REQ ip 0
    Apr 24 15:05:45 ATTEMPT TO DELETE libstats; session_id = 7

    Apr 24 15:05:45 libstats delete stats: passed session_id 7

    Apr 24 15:05:45 Deletion of baseline stats for session id 7 succeeded (client index 65542)
    Apr 24 15:05:45 DH_SVC_LOGIN_FAILURE: DHCP pre-authentication failure for DHCPv4 client SDB session 7 on incoming interface vlan.0
    Apr 24 15:06:01 cid_l 0 cidp 37 mac 0x0 21 70 bb 8a 20 htype 1 subnet c0a85a01 ifindx 0 key_type 2
    Apr 24 15:06:01 DHCPv4 client entry ADDED, app_type 1 routing context default:default
    Apr 24 15:06:01 Service_get NO service name
    Apr 24 15:06:01 jdhcpd_sdb_create_session: phy device name vlan
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting LR name  default
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting RI name  default
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting inner vlan_ID 3
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting underlying interface vlan.0
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting logical if name  vlan.0
    Apr 24 15:06:01 jdhcpd_sdb_create_session: INET, setting MAC addr 00:21:70:bb:8a:20
    Apr 24 15:06:01 jdhcpd_session_db_create_v4_session_attributes: INET, setting IP addr Key 192.168.90.1
    Apr 24 15:06:01 jdhcpd_session_db_create_v4_session_attributes: INET, dhcp_options len  95, data 35 01 01 37 18 01 02 03 05 06 0b 0c 0d 0f 10 11 12 2b 36 3c 43 80 81 82 83 84 85 86 87 39 02 04 ec 61 11 00 00 90 db 00 00 00 00 00 00 07 05 01 01 01 01 44 5d 02 00 00 5e 03 01 02 01 3c 20 50 58 45 43 6c 69 65 6e 74 3a 41 72 63 68 3a 30 30 30 30 30 3a 55 4e 44 49 3a 30 30 32 30 30 31
    Apr 24 15:06:01 jdhcpd_sdb_create_session: session DB create got INET entry id 8
    Apr 24 15:06:01 Mirroring disabled (ha_graceful_switchover false) 0.0.0.0
    Apr 24 15:06:01 Allocated memory to store in SDB, sizeof(jdhcpd_ha_client_header_t) 88 + total_tlvs_len 76 (sizeof(client->session_id) is 8)
    Apr 24 15:06:01 Saved NON-DEMUX interface name vlan.0 into mirroring ha_info
    Apr 24 15:06:01 Added TLV for DHCPv6 LinkLocal Address, length 16
    Apr 24 15:06:01 Successfully saved private data for 0.0.0.0 in SDB, length 164
    Apr 24 15:06:01 SDB ACK will notify us for LOCAL-SERVER client session Id 8
    Apr 24 15:06:01 Successful SDB Mirrored Ack: returned code SDB_SUCCESS for session id 8
    Apr 24 15:06:01 SDB mirroring ACK received
    Apr 24 15:06:01 jdhcpd_auth_request: auth-request attempt initiated for session 8: flags1:0x20000; flags2:0
    Apr 24 15:06:01 Before adding to teardown list, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:06:01 LIST IS EMPTY, jdhcpd_inst.authd_restart_teardown_count 0
    Apr 24 15:06:01 Added client w/ session_id 8 in state LOCAL_SERVER_STATE_WAIT_AUTH_REQ, to authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:06:01 using Service-Profile-Name <NULL>
    Apr 24 15:06:01 jdhcpd_authenticate_rply_proc: Got reply for auth_request, reply auth_rqst_id = 65543- (session Id 8)
    Apr 24 15:06:01 Request to remove client w. session_id 8 in state 1 from authd_restart_teardown list, count authd_restart_teardown_count 1
    Apr 24 15:06:01 Removed LAST client from authd_restart teardown list, zero out COUNT authd_restart_teardown_count
    Apr 24 15:06:01 jdhcpd_authenticate_rply_proc: auth login reply status for session 8: result:2; flags1:0x20000; flags2:0
    Apr 24 15:06:01 got ls name jdhcpd_session_db_client_info_get default
    Apr 24 15:06:01 got ri name jdhcpd_session_db_client_info_get default
    Apr 24 15:06:01 auth request reply failed err: 2 LOCAL_SERVER_STATE_WAIT_AUTH_REQ ip 0
    Apr 24 15:06:01 ATTEMPT TO DELETE libstats; session_id = 8

    Apr 24 15:06:01 libstats delete stats: passed session_id 8

    Apr 24 15:06:01 Deletion of baseline stats for session id 8 succeeded (client index 65543)
    Apr 24 15:06:01 DH_SVC_LOGIN_FAILURE: DHCP pre-authentication failure for DHCPv4 client SDB session 8 on incoming interface vlan.0


    Regular Windows 10 clients attached to same vlan.0 get a DHCP lease, just not the BOOTP (PXEClients)





    ------------------------------
    Dice
    ------------------------------