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

synproxy #1

Open
leejir opened this issue Jun 10, 2013 · 19 comments
Open

synproxy #1

leejir opened this issue Jun 10, 2013 · 19 comments

Comments

@leejir
Copy link

leejir commented Jun 10, 2013

I wanted to know that which linux kernel version do you used for compiling synproxy?

@aarrpp
Copy link
Owner

aarrpp commented Jun 10, 2013

3.2.39 from kernel.org and apply patch https://github.com/aarrpp/synproxy/blob/master/synproxy-xmit-3.2.39.patch

@leejir
Copy link
Author

leejir commented Jun 10, 2013

“synproxy.diff ”this patch isn't applied?just one "synproxy-xmit-3.2.39.patch" patch?

At 2013-06-10 17:20:29,"Pavel Arbuzov" [email protected] wrote:

3.2.39 from kernel.org and apply patch https://github.com/aarrpp/synproxy/blob/master/synproxy-xmit-3.2.39.patch


Reply to this email directly or view it on GitHub.

@aarrpp
Copy link
Owner

aarrpp commented Jun 10, 2013

yes, just one synproxy-xmit-3.2.39.patch

1 similar comment
@aarrpp
Copy link
Owner

aarrpp commented Jun 10, 2013

yes, just one synproxy-xmit-3.2.39.patch

@leejir
Copy link
Author

leejir commented Jun 12, 2013

今天我编过去内核了,但是在以3.2.39内核启动后再编synproxy时还是编不过去,头文件好像不匹配,是不是还有哪里少掉的步骤?

在 2013-06-11 00:29:59,"Pavel Arbuzov" [email protected] 写道:

yes, just one synproxy-xmit-3.2.39.patch


Reply to this email directly or view it on GitHub.

@leejir
Copy link
Author

leejir commented Jun 13, 2013

well,are you a foreigner or chinese?Do you have a contact?Mail is too slow.

在 2013-06-11 00:29:59,"Pavel Arbuzov" [email protected] 写道:

yes, just one synproxy-xmit-3.2.39.patch


Reply to this email directly or view it on GitHub.

@aarrpp
Copy link
Owner

aarrpp commented Jun 13, 2013

I do not speak Chinese. If you have any questions, please ask here.

@leejir
Copy link
Author

leejir commented Jun 13, 2013

OK ,now I have compilid 3.2.39 kernel,and it ok,but after reboot with 3.2.39 kernel to make in synproxy folder was failed,some structure member cannot be found,I have tried to find in 3.2.39 and 2.6.36,but nothing was there,so I think that there is someting patch hasn't been patched,not just "synproxy-xmit-3.2.39.patch".

在 2013-06-13 18:09:06,"Pavel Arbuzov" [email protected] 写道:

I do not speak Chinese. If you have any questions, please ask here.


Reply to this email directly or view it on GitHub.

@aarrpp
Copy link
Owner

aarrpp commented Jun 14, 2013

I fixed the make file. Try again please.

@leejir
Copy link
Author

leejir commented Jun 14, 2013

OK,it works,but I have a question now,"path-to-iptables-shared-module" means which path?And "ipt_SYNPROXY.ko" this file don't be compilied,so this step "insmod ipt_SYNPROXY.ko" ?

在 2013-06-14 14:01:34,"Pavel Arbuzov" [email protected] 写道:

I fixed the make file. Try again please.


Reply to this email directly or view it on GitHub.

@aarrpp
Copy link
Owner

aarrpp commented Jun 14, 2013

path-to-iptables-shared-module usually it is /lib/xtables/
no need to compile ipt_SYNPROXY.ko because it already compiled in kernel

@leejir
Copy link
Author

leejir commented Jun 14, 2013

Thanks!

At 2013-06-14 16:40:42,"Pavel Arbuzov" [email protected] wrote:

path-to-iptables-shared-module usually it is /lib/xtables/
no need to compile ipt_SYNPROXY.ko because it already compiled in kernel


Reply to this email directly or view it on GitHub.

@leejir
Copy link
Author

leejir commented Jun 17, 2013

I have a question that how can I found it works?Has anything log?

At 2013-06-14 16:40:42,"Pavel Arbuzov" [email protected] wrote:

path-to-iptables-shared-module usually it is /lib/xtables/
no need to compile ipt_SYNPROXY.ko because it already compiled in kernel


Reply to this email directly or view it on GitHub.

@aarrpp
Copy link
Owner

aarrpp commented Jun 17, 2013

you can for example
hping3 --syn --flood -p 80 TARGET_IP
and show tcpdump -n port 80 on TARGET host

@huainansto
Copy link

can this patch run at centos 6.4 ? the kernel version is 2.6.32-220 - 2.6.32.358

@aarrpp
Copy link
Owner

aarrpp commented Sep 2, 2013

I think no, but i don't try it.

@huainansto
Copy link

where can i get the 3.2.39 kernel source rpm?

@aarrpp
Copy link
Owner

aarrpp commented Sep 3, 2013

@NuxRo
Copy link

NuxRo commented Oct 16, 2013

Made some RPMs for Centos6 c86_64:
http://li.nux.ro/download/nux/synproxy/

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

4 participants