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

shorewall: make sure asterisk ipset are ready #118

Merged
merged 1 commit into from Dec 3, 2021

Conversation

gsanchietti
Copy link
Member

@gsanchietti gsanchietti commented Dec 3, 2021

If the ipset are not created, shorewall may fail at boot with:

shorewall[989]: WARNING: Ipset f2b-asterisk-tcp does not exist /etc/shorewall/blrules (line 30)
shorewall[989]: WARNING: Ipset f2b-asterisk-udp does not exist /etc/shorewall/blrules (line 31)

NethServer/dev#6608

If the ipset are not created, shorewall may fail at boot with:

  shorewall[989]: WARNING: Ipset f2b-asterisk-tcp does not exist /etc/shorewall/blrules (line 30)
  shorewall[989]: WARNING: Ipset f2b-asterisk-udp does not exist /etc/shorewall/blrules (line 31)
@nethbot
Copy link
Member

nethbot commented Dec 3, 2021

in 7.9.2009/autobuild:

@gsanchietti gsanchietti marked this pull request as ready for review December 3, 2021 08:55
@gsanchietti
Copy link
Member Author

@stephdl its seems you were right: there is one case where we need to explicitly create the ipset.

@stephdl
Copy link
Collaborator

stephdl commented Dec 3, 2021

yes it is....I was not sure if we could remove this fragment but now I know it is a mandatory. approved

@gsanchietti gsanchietti merged commit 7f2f52f into master Dec 3, 2021
@gsanchietti gsanchietti deleted the fix_asterisk_again branch December 3, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants