/[smeserver]/rpms/e-smith-packetfilter/sme10/e-smith-packetfilter-2.6.0-bz11420.patch
ViewVC logotype

Contents of /rpms/e-smith-packetfilter/sme10/e-smith-packetfilter-2.6.0-bz11420.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Mar 3 20:29:34 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-packetfilter-2_6_0-7_el7_sme, e-smith-packetfilter-2_6_0-5_el7_sme, e-smith-packetfilter-2_6_0-8_el7_sme, e-smith-packetfilter-2_6_0-6_el7_sme, HEAD
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
- remove pptpd last references [SME: 11420]

1 diff -Nur e-smith-packetfilter-2.6.0.old/root/etc/e-smith/templates/etc/rc.d/init.d/masq/40AllowPPP e-smith-packetfilter-2.6.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/40AllowPPP
2 --- e-smith-packetfilter-2.6.0.old/root/etc/e-smith/templates/etc/rc.d/init.d/masq/40AllowPPP 2003-05-01 13:28:03.000000000 -0400
3 +++ e-smith-packetfilter-2.6.0/root/etc/e-smith/templates/etc/rc.d/init.d/masq/40AllowPPP 1969-12-31 19:00:00.000000000 -0500
4 @@ -1,9 +0,0 @@
5 -
6 - # Create new chain to handle PPP interfaces from PPTP connections.
7 - # Note: We cannot simply permit ppp+, as that would put a huge hole in the
8 - # firewall for PPPoE users.
9 - /sbin/iptables --new-chain PPPconn
10 - /sbin/iptables --new-chain PPPconn_1
11 - /sbin/iptables --append INPUT -j PPPconn
12 - /sbin/iptables --append OUTPUT -j PPPconn
13 - /sbin/iptables --append PPPconn -j PPPconn_1

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed