Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jul 05, 2011 2:51 am 
Offline
Senior Newbie

Joined: Sat May 12, 2007 9:16 pm
Posts: 8
I am trying to set up stunnel's transparent proxying feature (see http://www.stunnel.org/static/stunnel.html and look for "enable transparent proxy support on selected platforms").

This involves a number of iptables rules, including:

iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT

This gives the error "iptables: No chain/target/match by that name."

The error refers to the "-m socket" part of the rule. Is there any way to make this work on Linodes (I am using Debian 6 64bit) or is it not built into the kernel?


Top
   
 Post subject:
PostPosted: Mon Jul 25, 2011 6:07 pm 
Offline
Senior Newbie

Joined: Sat May 12, 2007 9:16 pm
Posts: 8
It looks like this requires CONFIG_NETFILTER_TPROXY, which is not compiled into Linode kernels, or at least not into 2.6.39.1-x86_64-linode19

http://www.linode.com/src/ doesn't seem to have source for Linode's builds of any kernel after 2.6.35, so I can't build the module myself.


Top
   
 Post subject:
PostPosted: Mon Jul 25, 2011 6:26 pm 
Offline
Senior Newbie

Joined: Sat May 12, 2007 9:16 pm
Posts: 8
Support tells me that their new kernels are built directly from kernel.org sources.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group