jumaris / sshtunnel

Automatically exported from code.google.com/p/sshtunnel
GNU General Public License v3.0
1 stars 0 forks source link

4.04 do not work #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. rooted my ideatab A2109
2. install sshtunnel 1.5.4 ,  sshtunnel listened on port on ipv6, without 
listening on ipv4
3. uninstall sshtunnel beta, sshtunnel now could listen both on ipv4 and ipv6, 
but can't redirect traffic to specified port. 
4. If i try manually config iptables rules, iptables prompted something like:
"FIX ME! .....", wtf is that ?

Thanks anyway, you guys are awesome, i totally love this project.

Original issue reported on code.google.com by ysjiang....@gmail.com on 25 Oct 2012 at 12:52

GoogleCodeExporter commented 8 years ago
"FIX ME! ....." is exactly as this:
"FIX ME! implement getprotobyname() bionic/libc/bionic/stubs.c:372"

Original comment by ysjiang....@gmail.com on 25 Oct 2012 at 12:54

GoogleCodeExporter commented 8 years ago
This is happening for me too.  I get nothing in iptables and I have no network 
connectivity when  connected to an SSH server.  The port forwarding does work.  
I'm on 4.04.

Original comment by clay...@gmail.com on 11 Nov 2012 at 10:22

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
After days of hacking, I found the reason: the iptables binary provided by apk 
is too old for kernel 3.1.10, so you need to replace the iptables binary file 
with the new one that's compiled under kernel 3.1.10. 
I uploaded my new iptables binary file here. Get it a try. Good luck.

Original comment by ysjiang....@gmail.com on 1 Dec 2012 at 3:01

Attachments: