diff --git a/lfs/ipp2p b/lfs/ipp2p index f13019250..ddd798c5a 100644 --- a/lfs/ipp2p +++ b/lfs/ipp2p @@ -60,7 +60,7 @@ $(TARGET) : @rm -rf $(DIR_APP) && mkdir -p $(DIR_APP) @cp -vf $(DIR_SRC)/src/ipp2p/* $(DIR_APP) cd $(DIR_SRC) && rm -rf iptables-* - cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.8.tar.bz2 + cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.4.1.1.tar.bz2 cd $(DIR_SRC) && ln -sf iptables-* iptables ifeq "$(SMP)" "1" cd $(DIR_APP) && make ipt_ipp2p.ko diff --git a/make.sh b/make.sh index 721bc6c00..c681d3e1a 100755 --- a/make.sh +++ b/make.sh @@ -416,7 +416,7 @@ buildipfire() { ipfiremake whatmask ipfiremake iptables ipfiremake libupnp -# ipfiremake ipp2p IPT=1 + ipfiremake ipp2p IPT=1 ipfiremake linux-igd ipfiremake ipaddr ipfiremake iptstate