Windows packet forwarding issue -
my problem is, have simulate on win7 enterprise desktop platform. therefore, have let win7 route/forward data packets (ucast/mcast) coming environ on machine emulated net stack behind tap device.
i have no profound windows background. experienced unixoid-/linxoidist. current project forced interact win7. in context, on win7 platform part of large integration test framework running emigration not fathomable.

what did far:
- forage half web - there learned interacting win routing , have enable forwarding.
- set routing in win7 win netsh -> can list entries netsh show mechanism , acknowledge routes set properly
- activate forwarding in hkey registry - windows stack should prepared!
- send mcast/ucast packets win stack , prove them arriving -> can trace them pcap (wireshark) - @ disposal of win routing understand
- having emulated stack (app) running behind tap device -> tapdev active well
- verify arriving packets not forwarded on tapdev -> issue @ "win_routing"
what know:
- is trying principally possible? mean, win7 desktop prepared such task or have wage several additional micros. packages or have server version?
- am missing conceptually specific windows? in unix, said principle steps.
Comments
Post a Comment