IP routing based on source subnet

  • Thread starter Thread starter Andrew Kibler
  • Start date Start date
A

Andrew Kibler

Hi group, I am looking for a way to filter packets to a specific port
on an ip address of an adapter and filter them according to subnet so
that if they are from a specific subnet, they will be forwarded to a
different IP address on that adapter. possible with windows routing? I
haven't seen how yet... any other software/proxies preferrably freeware
you can reccommend? thanks in advance. email replies if possible.
~AK
 
The closest thing that windows would give you is Port Forwarding in NAT.
This feature will forward all packets from a specified port to a specific IP
address.
 
Back
Top