#19465: iptables PPTP modules missing in CC ? Upgrading from BB.
-------------------------+------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 Which packages should be installed to support PPTP NAT under CC ?

 Some time ago (4Q2014) I needed 3 packages:

 {{{
 $ grep kmod-ipt-nat openwrt-packages-opkg-20140824.txt
 kmod-ipt-nat - 3.10.49-1
 kmod-ipt-nathelper - 3.10.49-1
 kmod-ipt-nathelper-extra - 3.10.49-1
 }}}

 and the needed modules were
 {{{
 nf_conntrack_proto_gre
 nf_nat_proto_gre
 nf_conntrack_pptp
 nf_nat_pptp
 }}}


 Currently CC trunk includes several kmod-nf-nat* packages, but there is no
 1:1 correspondence between kmod-ipt-* and kmod-nf-* modules.

 {{{
 root@OpenWrt:~# opkg list-installed|fgrep nat
 kmod-ipt-nat - 3.18.11-1
 kmod-nf-nat - 3.18.11-1
 kmod-nf-nathelper - 3.18.11-1
 }}}

 Are kmod-ipt-nat and kmod-nf-nat both needed ?

 Which packages are needed to do PPTP NAT on CC trunk?

--
Ticket URL: <https://dev.openwrt.org/ticket/19465>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to