Reply To: How to manage (Proxy) Re-Routing Packages?

Home Forums Discussions General How to manage (Proxy) Re-Routing Packages? Reply To: How to manage (Proxy) Re-Routing Packages?

#6409
kf
Participant

    Okay it works fine! Thx. That link was very helpful:
    http://www.ntndis.com/forum/viewtopic.php?p=917&sid=d5925c2d83c622468d49c84caca81b75
    http://www.ntkernel.com/forum/viewtopic.php?t=550&highlight=check+cheque+sum

    So my last question (problem):

    If i use the RecalculateIPChecksum() without changing the ip-address, the packages are droped in the pipeline?


    RecalculateIPChecksum( &PacketBuffer );

    Next, How can i enter an ip-adress? (to: pIpHeader->ip_dst)
    e.g. 192.168.1.9 ?