SEARCH  

NEWS

2010.10.06:11:36:28
Komputronik: rośnie rola usług na rynku salonów komputerowych
Polski rynek salonów komputerowych zmienia swój charakter z typowo sprzedażowego na usługowy. W ten sposób salony wchodzą w wysokomarżowy segment gospodarki, który zajmowany był do tej pory przez wyspecjalizowane firmy. Jednocześnie zyskują nowe atuty w konkurencji z dużymi marketami elektronicznymi.

 

messageID:563960007983
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