Masquerade rule with netfilter-persitent
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I use netfilter-persistent
to manage a firewall.
I would like to share a connection between two interfaces using masquerading (example, or another). When I run those operations by invoking iptables
it works.
But if I try to update firewall rules stored in /etc/iptables/rules.v4
adding such a line:
-t nat -A POSTROUTING -o wlan0 -j MASQUERADE
Lines starting with -t
make netfilter-persistent
fail to run and the firewall is not updated:
Nov 16 11:51:32 helena systemd[1]: netfilter-persistent.service: Main process exited, code=exited, status=1/FAILURE
Nov 16 11:51:32 helena systemd[1]: Failed to start netfilter persistent configuration.
So I am wondering if it is possible to store this kind of rules with netfilter-persistent
or
- Is it a known limitation?
- Is there a good reason why it cannot work?
- Is there a hack to make it work?
iptables forwarding netfilter connection-sharing iptables-persistent
add a comment |
up vote
0
down vote
favorite
I use netfilter-persistent
to manage a firewall.
I would like to share a connection between two interfaces using masquerading (example, or another). When I run those operations by invoking iptables
it works.
But if I try to update firewall rules stored in /etc/iptables/rules.v4
adding such a line:
-t nat -A POSTROUTING -o wlan0 -j MASQUERADE
Lines starting with -t
make netfilter-persistent
fail to run and the firewall is not updated:
Nov 16 11:51:32 helena systemd[1]: netfilter-persistent.service: Main process exited, code=exited, status=1/FAILURE
Nov 16 11:51:32 helena systemd[1]: Failed to start netfilter persistent configuration.
So I am wondering if it is possible to store this kind of rules with netfilter-persistent
or
- Is it a known limitation?
- Is there a good reason why it cannot work?
- Is there a hack to make it work?
iptables forwarding netfilter connection-sharing iptables-persistent
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I use netfilter-persistent
to manage a firewall.
I would like to share a connection between two interfaces using masquerading (example, or another). When I run those operations by invoking iptables
it works.
But if I try to update firewall rules stored in /etc/iptables/rules.v4
adding such a line:
-t nat -A POSTROUTING -o wlan0 -j MASQUERADE
Lines starting with -t
make netfilter-persistent
fail to run and the firewall is not updated:
Nov 16 11:51:32 helena systemd[1]: netfilter-persistent.service: Main process exited, code=exited, status=1/FAILURE
Nov 16 11:51:32 helena systemd[1]: Failed to start netfilter persistent configuration.
So I am wondering if it is possible to store this kind of rules with netfilter-persistent
or
- Is it a known limitation?
- Is there a good reason why it cannot work?
- Is there a hack to make it work?
iptables forwarding netfilter connection-sharing iptables-persistent
I use netfilter-persistent
to manage a firewall.
I would like to share a connection between two interfaces using masquerading (example, or another). When I run those operations by invoking iptables
it works.
But if I try to update firewall rules stored in /etc/iptables/rules.v4
adding such a line:
-t nat -A POSTROUTING -o wlan0 -j MASQUERADE
Lines starting with -t
make netfilter-persistent
fail to run and the firewall is not updated:
Nov 16 11:51:32 helena systemd[1]: netfilter-persistent.service: Main process exited, code=exited, status=1/FAILURE
Nov 16 11:51:32 helena systemd[1]: Failed to start netfilter persistent configuration.
So I am wondering if it is possible to store this kind of rules with netfilter-persistent
or
- Is it a known limitation?
- Is there a good reason why it cannot work?
- Is there a hack to make it work?
iptables forwarding netfilter connection-sharing iptables-persistent
iptables forwarding netfilter connection-sharing iptables-persistent
asked 2 days ago
jlandercy
1084
1084
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482143%2fmasquerade-rule-with-netfilter-persitent%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown