You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manabu Sonoda edited this page Mar 7, 2016
·
6 revisions
build & install
git clone https://github.com/mimuret/iptables-ext-dns.git
cd iptables-ext-dns
sudo ./install-dependencies.sh
./autogen.sh
./configure
make
sudo make install