update feeds config

This commit is contained in:
coolsnowwolf 2017-09-12 01:30:41 +08:00
parent c8b1528fcd
commit 66b6e68686
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,7 @@ LUCI_DEPENDS:=+pptpd +kmod-mppe +ppp
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-pptp-server
PKG_VERSION:=2.0
PKG_RELEASE:=5
PKG_RELEASE:=7
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -1 +1,3 @@
iptables -A FORWARD -i ppp+ -j ACCEPT
iptables -A forwarding_rule -i ppp+ -j ACCEPT
iptables -A forwarding_rule -o ppp+ -j ACCEPT
echo 1 > /proc/sys/net/ipv4/conf/br-lan/proxy_arp