22 Jul
2006
22 Jul
'06
9:38 p.m.
Hi, I'm looking for an advise. I'm trying to build my own simple transparent proxy on 2.6.15.7 linux kernel. I was trying to run the redirect_udp_recv demo distributed with the patches and also rewrite something from zorp-3.0.9 but the messages are still not being delivered to the aplication. I think, I'm setting some options for the socket wrong. Can You please send me just a simple demo how to set the udp socket in order to be able to get the original dst address from the datagrams. I'm using only IP_RECVORIGADDRS. Thank You very mutch for Your help. I'm running out of time and the only 2.6 kernel I was able to run it was 2.6.10 with the old version of tproxy. I'm starting to feel really stupid :( With regards, Jakub Bednar.