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

Create the IPTABLES rule for eth1 and simva0 #6

Open
Synpheros opened this issue Sep 8, 2020 · 1 comment
Open

Create the IPTABLES rule for eth1 and simva0 #6

Synpheros opened this issue Sep 8, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Synpheros
Copy link
Member

iptables -I DOCKER-USER 1 -i eth1 -o simva0 -j ACCEPT
iptables -I DOCKER-USER 2 -i simva0 -o eth1 -j ACCEPT

@imartinezortiz imartinezortiz added the documentation Improvements or additions to documentation label Sep 11, 2020
@imartinezortiz
Copy link
Member

Keep this open until we write down how to setup a development environment

@jujusb jujusb moved this to To do in Simva development Sep 2, 2024
@jujusb jujusb added this to the Documentation milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: To do
Development

No branches or pull requests

3 participants