i have a pc running windows with 2 network interfaces.
each is on a seperate network.
i have another computer, connected to network interface no. 1 as his default gateway.
every time a packet gets to interface no. 1, i gets "automatticaly bridged" to interface no. 2 (because its destined to his network).
i need to prevent it, because my application needs to "capture" that data through WinPcap.
help please? ;)
|
| |||
feedback
|
migrated from stackoverflow.com Aug 10 '11 at 11:28
This question came from our site for professional and enthusiast programmers.