Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Add ip6tables to rootfs and make available in system containers #2293

Closed
tisoft opened this issue Mar 16, 2018 · 3 comments
Closed

Add ip6tables to rootfs and make available in system containers #2293

tisoft opened this issue Mar 16, 2018 · 3 comments

Comments

@tisoft
Copy link

tisoft commented Mar 16, 2018

It would be great to have ip6tables available at the same places where iptables is available currently.
Currently that seem to be the console and network containers.

The neccessary kernel modules are already there:

find /lib/modules/ -name ip6table*
/lib/modules/4.9.78-rancher2/kernel/net/ipv6/netfilter/ip6table_nat.ko
/lib/modules/4.9.78-rancher2/kernel/net/ipv6/netfilter/ip6table_mangle.ko
/lib/modules/4.9.78-rancher2/kernel/net/ipv6/netfilter/ip6table_raw.ko
/lib/modules/4.9.78-rancher2/kernel/net/ipv6/netfilter/ip6table_filter.ko

RancherOS Version: (ros os version)
1.2.0

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
baremetal

@niusmallnan
Copy link
Contributor

We have not fully supported IPV6 yet, but add the ip6tables command should be easy.

@niusmallnan niusmallnan added this to the v1.4.0 milestone Mar 16, 2018
@eexit
Copy link

eexit commented Apr 7, 2018

The ip6tables command is available in runcmd but not in rancher.network.post_cmds.
It would be nice to have them available in both env.

@kingsd041
Copy link
Contributor

Close it.
If you still have doubts, please reopen it and let me know.

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

No branches or pull requests

4 participants