提交 66b6e686 编写于 作者: C coolsnowwolf

update feeds config

上级 c8b1528f
......@@ -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
......
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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册