Compare commits

..

No commits in common. "7e30f3e3537b0abe517397a4b0e43f99d965ef73" and "28da6ae36e62ccb8492c9c51134edf81c901bad5" have entirely different histories.

View file

@ -82,8 +82,7 @@ getTimestamp(){
echo "OK!"
echo -n "$(getTimestamp) enabling promiscuous mode on $ONT_IF... "
# Updated as per https://github.com/MonkWho/pfatt/issues/65
/sbin/ifconfig $ONT_IF promisc -vlanhwtag -vlanhwfilter -vlanhwtso
/sbin/ifconfig $ONT_IF promisc
echo "OK!"
echo "$(getTimestamp) ngeth0 should now be available to configure as your pfSense WAN"