add rmhook for waneapfilter: nomatch - fixes #1
This commit is contained in:
parent
cd5d2b8518
commit
044fcf9731
1 changed files with 4 additions and 0 deletions
|
@ -61,5 +61,9 @@ echo -n " enabling one2many links... "
|
||||||
/usr/sbin/ngctl msg o2m: setconfig "{ xmitAlg=2 failAlg=1 enabledLinks=[ 1 1 ] }"
|
/usr/sbin/ngctl msg o2m: setconfig "{ xmitAlg=2 failAlg=1 enabledLinks=[ 1 1 ] }"
|
||||||
echo "OK!"
|
echo "OK!"
|
||||||
|
|
||||||
|
echo -n " removing waneapfilter:nomatch hook... "
|
||||||
|
/usr/sbin/ngctl rmhook waneapfilter: nomatch
|
||||||
|
echo "OK!"
|
||||||
|
|
||||||
echo "ngeth0 should now be available to configure as your pfSense WAN"
|
echo "ngeth0 should now be available to configure as your pfSense WAN"
|
||||||
echo "done!"
|
echo "done!"
|
||||||
|
|
Loading…
Reference in a new issue