SEARCH  

NEWS

2010.10.06:11:36:28
Najpopularniejsze domeny dla Twojej firmy w nazwa.pl (reklama)
Myślisz o zdobyciu zagranicznych rynków? Chcesz mieć adresy WWW w najbardziej rozpoznawalnych domenach? A może chciałbyś zabezpieczyć swoją markę przed wykorzystaniem jej przez kogoś innego? Powinieneś więc rozważyć rejestrację firmowych adresów WWW zawierających najpopularniejsze rozszerzenia używane na świecie.

 

messageID:592860007936
author:Scott van Looy
title:Re Transparent splitting
<citaat van="lee nookx" Hi, I am trying to find a way of transparently intercepting packets flowing across my network, so that I can transform them for use in another application. The reason I am trying to do this transparently is so that TCP clients/servers can operate seamlessly without having to worry about the proxy machine(s). I know that I can redirect the traffic to a proxy of my choice (a la -j REDIRECT), but I dont want to have to replicate the client/server interactions. I was thinking I might be able to do this just using a kernel module with netfilter hooks, but I cant see any obvious way of doing this. -j ROUTE --tee M4
Index