Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quick Mesh Project
qMp packages
Commits
cee45ae1
Commit
cee45ae1
authored
Feb 19, 2014
by
Pau Escrich
Browse files
Change /etc/init.d/firwall restart for sh /etc/firewall.user
parent
0fff916b
Changes
2
Hide whitespace changes
Inline
Side-by-side
packages/qmp-system/files/etc/qmp/qmp_functions.sh
View file @
cee45ae1
...
...
@@ -820,7 +820,9 @@ qmp_configure_bmx6() {
}
qmp_restart_firewall
()
{
/etc/init.d/firewall restart
iptables
-F
iptables
-F
-t
nat
sh /etc/firewall.user
}
qmp_check_force_internet
()
{
...
...
packages/qmp-system/files/etc/qmp/qmp_gw.sh
View file @
cee45ae1
...
...
@@ -157,6 +157,8 @@ qmp_gw_masq_wan() {
qmp_gw_apply
()
{
qmp_configure_bmx6
bmx6
-c
--configReload
||
/etc/init.d/bmx6 restart
/etc/init.d/firewall restart
iptables
-F
iptables
-F
-t
nat
sh /etc/firewall.user
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment