Skip to content

please enable ipt_CLUSTERIP for netfilter #812

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

Closed
miekg opened this issue Feb 8, 2015 · 7 comments
Closed

please enable ipt_CLUSTERIP for netfilter #812

miekg opened this issue Feb 8, 2015 · 7 comments

Comments

@miekg
Copy link

miekg commented Feb 8, 2015

Hello,

Could you enable in ipt_CLUSTERIP in the default build? This way the -j CLUSTERIP target in iptables will work by default.

popcornmix added a commit to raspberrypi/firmware that referenced this issue Feb 8, 2015
See: raspberrypi/linux#782

kernel: config: Enable IP_NF_TARGET_CLUSTERIP
See: raspberrypi/linux#812

kernel: config: enable ENC28J60 SPI ethernet module
See: raspberrypi/linux#795
@popcornmix
Copy link
Collaborator

This should be in now - can you rpi-update and test?

@miekg
Copy link
Author

miekg commented Feb 9, 2015

Thanks!

Sorry, for the noob question, but rpi-update does no show any updates (yet)?

@popcornmix
Copy link
Collaborator

What does "uname -a" report?
Should be

Linux version 3.18.6+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #754 PREEMPT Sun Feb 8 20:22:45 GMT 2015

@miekg
Copy link
Author

miekg commented Feb 9, 2015

Ah, no Linux pi0 3.18.6+ #753 PREEMPT Sun Feb 8 14:47:22 GMT 2015 armv6l GNU/Linux,

OK, I should just update to a specific commit. Ok got it.

popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Feb 9, 2015
See: raspberrypi/linux#782

kernel: config: Enable IP_NF_TARGET_CLUSTERIP
See: raspberrypi/linux#812

kernel: config: enable ENC28J60 SPI ethernet module
See: raspberrypi/linux#795
@popcornmix
Copy link
Collaborator

No - my fault.
raspberrypi/firmware had been updated.
Hexxeh/rpi-firmware had not been pushed - but has now.

A normal rpi-update should work now.

@miekg
Copy link
Author

miekg commented Feb 9, 2015

% sudo iptables -A INPUT -d 192.168.1.10 -j CLUSTERIP -i wlan0 --new --hashmode sourceip-sourceport --clustermac 01:00:5E:00:00:01 --total-nodes 3 --local-node 1
% echo $?
0

Yes works \o/ Thanks!

@popcornmix
Copy link
Collaborator

Cool - feel free to close if you're happy.

@miekg miekg closed this as completed Feb 9, 2015
pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this issue Apr 7, 2023
rust: add ability to register a file system
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

2 participants