removed lib modules folder after every reboot
uname -r: 4.13.0-16-generic (ubuntu 17.10 server)
I have a problem that iptables doesn't work after a reboot:
iptables-apply /etc/network/iptables
[ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'
Error occurred at line: 3
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
failed.
Error: unknown error applying new iptables rules: /etc/network/iptables
Reverting to old iptables rules... done.
I've tried to reinstall kernel and iptables:
apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables
when I reinstall it (without reboot) iptables works after a service restart.
when I reboot the machine I get the same error again.
I've notice that with every reboot the following folder is gone:
/lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter
only 2 files left in folder ipv4 are:
gre.ko udp_tunnel.ko
copying the missing files into this location doesn't work, will be removed with the next reboot.
Any idea how to fix this?
ubuntu iptables netfilter
add a comment |
uname -r: 4.13.0-16-generic (ubuntu 17.10 server)
I have a problem that iptables doesn't work after a reboot:
iptables-apply /etc/network/iptables
[ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'
Error occurred at line: 3
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
failed.
Error: unknown error applying new iptables rules: /etc/network/iptables
Reverting to old iptables rules... done.
I've tried to reinstall kernel and iptables:
apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables
when I reinstall it (without reboot) iptables works after a service restart.
when I reboot the machine I get the same error again.
I've notice that with every reboot the following folder is gone:
/lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter
only 2 files left in folder ipv4 are:
gre.ko udp_tunnel.ko
copying the missing files into this location doesn't work, will be removed with the next reboot.
Any idea how to fix this?
ubuntu iptables netfilter
add a comment |
uname -r: 4.13.0-16-generic (ubuntu 17.10 server)
I have a problem that iptables doesn't work after a reboot:
iptables-apply /etc/network/iptables
[ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'
Error occurred at line: 3
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
failed.
Error: unknown error applying new iptables rules: /etc/network/iptables
Reverting to old iptables rules... done.
I've tried to reinstall kernel and iptables:
apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables
when I reinstall it (without reboot) iptables works after a service restart.
when I reboot the machine I get the same error again.
I've notice that with every reboot the following folder is gone:
/lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter
only 2 files left in folder ipv4 are:
gre.ko udp_tunnel.ko
copying the missing files into this location doesn't work, will be removed with the next reboot.
Any idea how to fix this?
ubuntu iptables netfilter
uname -r: 4.13.0-16-generic (ubuntu 17.10 server)
I have a problem that iptables doesn't work after a reboot:
iptables-apply /etc/network/iptables
[ ok ] Stopping fail2ban (via systemctl): fail2ban.service.
Applying new iptables rules from '/etc/network/iptables'... modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.13.0-16-generic
iptables-restore v1.6.1: iptables-restore: unable to initialize table 'filter'
Error occurred at line: 3
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
failed.
Error: unknown error applying new iptables rules: /etc/network/iptables
Reverting to old iptables rules... done.
I've tried to reinstall kernel and iptables:
apt install --reinstall linux-generic linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic linux-headers-4.13.0-16-generic iptables
when I reinstall it (without reboot) iptables works after a service restart.
when I reboot the machine I get the same error again.
I've notice that with every reboot the following folder is gone:
/lib/modules/4.13.0-16-generic/kernel/net/ipv4/netfilter
only 2 files left in folder ipv4 are:
gre.ko udp_tunnel.ko
copying the missing files into this location doesn't work, will be removed with the next reboot.
Any idea how to fix this?
ubuntu iptables netfilter
ubuntu iptables netfilter
asked Nov 17 '17 at 1:30
Dirk
61
61
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Were you able to get a fix for this?
I am facing the same issue
Any help would be really appreciated.
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f405146%2fremoved-lib-modules-folder-after-every-reboot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Were you able to get a fix for this?
I am facing the same issue
Any help would be really appreciated.
New contributor
add a comment |
Were you able to get a fix for this?
I am facing the same issue
Any help would be really appreciated.
New contributor
add a comment |
Were you able to get a fix for this?
I am facing the same issue
Any help would be really appreciated.
New contributor
Were you able to get a fix for this?
I am facing the same issue
Any help would be really appreciated.
New contributor
New contributor
answered 7 mins ago
vinay tiwari
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f405146%2fremoved-lib-modules-folder-after-every-reboot%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