Compare commits
No commits in common. "7e30f3e3537b0abe517397a4b0e43f99d965ef73" and "28da6ae36e62ccb8492c9c51134edf81c901bad5" have entirely different histories.
7e30f3e353
...
28da6ae36e
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue