• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NKE filter that forwards packets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NKE filter that forwards packets


  • Subject: NKE filter that forwards packets
  • From: James J <email@hidden>
  • Date: Thu, 23 Feb 2012 09:56:05 +0200

Hello!
I have a task to forward outgoing packets to a local transparent proxy server.
I have decided to use NKE filter (similarly to what ipfw forward
does). However, I am not sure, how to do that. The point is to not
modify the packets (destination address, port), but yet make the proxy
application receive them. I am not exactly sure if this is possible to
implement (but somehow ipfw does that).
Could you briefly advice me how to do this?
Earlier I have developed a Socket level NKE, but it was modifying HTTP
data "in-house" without delegating the work to a usermode application.
So, basically, this, and a tcplognke sample code are the only examples
i am familiar with.
I suppose to solve my task i would need to write an ip level filter
(or would it be possible using socket level nke?). But how to do the
proxy forwarding mechanism?

Thank you
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Proxy servers vs localhost
  • Next by Date: Real Time packet capturing techniques?
  • Previous by thread: Re: Proxy servers vs localhost
  • Next by thread: NKE filter that forwards packets
  • Index(es):
    • Date
    • Thread