Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A minor redis issue with Openwrt/Lede build (Mips32 arch) #40

Open
st1905 opened this issue Oct 21, 2018 · 8 comments
Open

A minor redis issue with Openwrt/Lede build (Mips32 arch) #40

st1905 opened this issue Oct 21, 2018 · 8 comments

Comments

@st1905
Copy link

st1905 commented Oct 21, 2018

Hello,

I have successfully built the mips32 binary for the Lede 17.01.4 but when I fire it up, it just hangs there with a redis error at the log.

What might be the reason for this ?

INTANG_0-1_mips_mips32.zip
intangd.zip
intang1
intang2

@st1905
Copy link
Author

st1905 commented Oct 21, 2018

OK, I think I have now fixed this one got another issue, this time with iptables

intangd3

@st1905
Copy link
Author

st1905 commented Oct 21, 2018

I got the iptables error fixed too, now it just says

1540130356.088580 [INFO] Building sync connection with redis server.
1540130356.092326 [INFO] Sync connection built successfully.
1540130356.097557 [INFO] Connecting to TCP DNS server.

And stops there.
intangd4

@st1905
Copy link
Author

st1905 commented Oct 21, 2018

INTANGD daemon exits after that last line.(no errors at the log, doest say that it actually exited, just stops after connecting to tcp dns server) Redis server still runs

@st1905
Copy link
Author

st1905 commented Jan 20, 2019

Can someone help me for the iptables rules (For Openwrt) ? I have no problem running it on my router but cant figure out the proper rules.

@LGA1150
Copy link

LGA1150 commented Mar 30, 2019

You may want to try my kernel-space implementation
https://github.com/LGA1150/netfilter-spooftcp

@st1905
Copy link
Author

st1905 commented May 6, 2019

Thank you, i`m going to study this.

This page was very useful > https://github.com/LGA1150/netfilter-spooftcp/wiki/Usage-Examples

@linwhitehat
Copy link

Thank you, i`m going to study this.

This page was very useful > https://github.com/LGA1150/netfilter-spooftcp/wiki/Usage-Examples

I‘m using INTANG to test if I can visit sites blocked by GF, but I can not successfully, could you share the whole steps about using INTANG and setting the strategy?

@st1905
Copy link
Author

st1905 commented Oct 12, 2019

Thank you, i`m going to study this.
This page was very useful > https://github.com/LGA1150/netfilter-spooftcp/wiki/Usage-Examples

I‘m using INTANG to test if I can visit sites blocked by GF, but I can not successfully, could you share the whole steps about using INTANG and setting the strategy?

I no longer use INTANG but at the time i was using it, the strategy i used was the 5. Netfilter-spooftcp is much easier to use and it works at the router level so one does`t need to apply any rules/software to the connected devices. My router now opens all restricted sites, you just need to compile a kernel module and an iptables extension. If you struggle with the iptables rules afterwards, i can send the ones i use here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants