493 lines
15 KiB
RPMSpec
493 lines
15 KiB
RPMSpec
Summary: e-smith server and gateway - configure PPTP inbound VPN
|
|
%define name e-smith-pptpd
|
|
Name: %{name}
|
|
%define version 1.11.0
|
|
%define release 01
|
|
Version: %{version}
|
|
Release: %{release}
|
|
License: GPL
|
|
Group: Networking/Daemons
|
|
Packager: e-smith developers <bugs@e-smith.com>
|
|
Source: %{name}-%{version}.tar.gz
|
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
|
Requires: e-smith-base >= 4.13.16-27
|
|
Requires: pptpd
|
|
Requires: kernel => 2.4
|
|
Requires: e-smith-packetfilter >= 1.13.0-22
|
|
BuildRequires: e-smith-devtools
|
|
BuildArchitectures: noarch
|
|
|
|
%description
|
|
e-smith server and gateway - configure inbound PPTP VPN access
|
|
|
|
%changelog
|
|
* Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
|
|
- [1.11.0-01]
|
|
- rolling to dev - 1.11.0
|
|
|
|
* Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.10.0-02]
|
|
- Denylog inbound GRE unless pptpd is enabled. This allows
|
|
masquerade to work better. [charlieb 9249]
|
|
|
|
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.10.0-01]
|
|
- Changing version to stable stream number - 1.10.0
|
|
|
|
* Wed Jun 18 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-24]
|
|
- Enable ppp multilink, to help Win XP PPTP reliability [charlieb 9059]
|
|
|
|
* Wed Jun 18 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-23]
|
|
- Back out last change; it's required for address pool sharing. [charlieb 8874]
|
|
|
|
* Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-22]
|
|
- Don't expand /etc/dhcpd.conf here - let the run script do it [gordonr 8883]
|
|
|
|
* Tue Jun 10 2003 Tony Clayton <apc@e-smith.com>
|
|
- [1.9.0-21]
|
|
- Fix pptpd.conf/remoteip fragment to use new StartIP property [tonyc 8883]
|
|
|
|
* Fri Jun 6 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-20]
|
|
- Fix runtime errors in last change, and add comment. [charlieb 8951]
|
|
|
|
* Fri Jun 6 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-19]
|
|
- Use esmith::ConfigDB::wins_server method to determine correct
|
|
wins server. [charlieb 8951]
|
|
|
|
* Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-18]
|
|
- Fix arithmetic in last change. [charlieb 8883]
|
|
|
|
* Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-17]
|
|
- Add comment to dhcpd.conf to show which addresses have been
|
|
"borrowed". Remove template fragment which generates static IP definitions
|
|
for pptpd "hostnames" (these aren't useful). [charlieb 8883]
|
|
|
|
* Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-16]
|
|
- Convert pptpd-conf script to use esmith::ConfigDB and remove use of
|
|
deprecated CONFREF.
|
|
- Expand dhcpd.conf in pptpd-conf script, to ensure that address range
|
|
is configured. [charlieb 8883]
|
|
|
|
* Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-15]
|
|
- Improve explicit subtraction of pptpd addresses from DHCP range. [charlieb 8883]
|
|
|
|
* Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-14]
|
|
- Relocate chap-secrets fragment to e-smith-base [gordonr 8747]
|
|
|
|
* Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-13]
|
|
- Relocate /etc/smbpasswd to /etc/samba/smbpasswd [gordonr 8747]
|
|
|
|
* Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-12]
|
|
- Removed processing of /etc/ppp/chap-secrets, now done in ppp-conf-users [gordonr 8849]
|
|
- Removed creation of pptpd record - defaults fragments exist [gordonr 8849]
|
|
|
|
* Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-11]
|
|
- Fixed createlinks [gordonr 4847]
|
|
|
|
* Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-10]
|
|
- Reconfigure pptp in user-modify-admin [gordonr 4847]
|
|
|
|
* Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.9.0-09]
|
|
- Rewrote chap-secrets fragment with new DB interface [gordonr 4847]
|
|
- Use VPNClientAccess instead of PPTPAccess [gordonr 4847]
|
|
|
|
* Tue May 13 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-08]
|
|
- Skip users unless PPTPAccess property of user is "yes". We don't want the
|
|
no/disabled ambiguity. [charlieb 4847]
|
|
|
|
* Tue May 6 2003 Mark Knox <markk@e-smith.com>
|
|
- [1.9.0-07]
|
|
- Call pptpd-conf in user-modify as well as create & delete [markk 4847]
|
|
- Skip users with PPTPAccess of 'off' or 'disabled' [markk 4847]
|
|
|
|
* Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
|
|
- [1.9.0-06]
|
|
- Added conf-masq and adjust-masq to ip-up.pptpd and ip-down events.
|
|
[msoulier 7695]
|
|
|
|
* Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
|
|
- [1.9.0-05]
|
|
- Fixed lack of /etc/ppp/ip-down.local file. [msoulier 7695]
|
|
- Removed iptables code from pptp-interface-access. It now sets an Interfaces
|
|
parameter in the pptpd record. [msoulier 7695]
|
|
- Updated requirements. [msoulier 7695]
|
|
|
|
* Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
|
|
- [1.9.0-04]
|
|
- Deleted ./etc/pptpd.conf/template-begin [lijied 3295]
|
|
|
|
* Tue Mar 11 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-03]
|
|
- Don't create links to obsoleted pptpd-conf-startup in createlinks.
|
|
[charlieb 7526]
|
|
|
|
* Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-02]
|
|
- Gracefully handle undefined "sessions" property in hosts.allow fragment
|
|
[charlieb 5650]
|
|
- Move some db initiatisation into defaults directory fragments.
|
|
[charlieb 7526]
|
|
|
|
* Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.9.0-01]
|
|
- Roll to development stream to 1.9.0
|
|
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.8.0-01]
|
|
- Roll to maintained version number to 1.8.0
|
|
|
|
* Thu Oct 3 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.7.0-06]
|
|
- Fix buglet in debug template fragment. [charlieb 4278]
|
|
|
|
* Thu Oct 3 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.7.0-05]
|
|
- Add hosts.allow template fragment (for new wrappers enabled pptpd)
|
|
[charlieb 4278]
|
|
- Update /etc/ppp/options.pptpd template to match options available
|
|
with CVS version of pppd. Add property driven debug fragment
|
|
while we are at it [charlieb 4278]
|
|
|
|
* Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.7.0-04]
|
|
- Remove listen directive - all interfaces is the default, and new
|
|
pptpd segfaults on "listen 0.0.0.0". [charlieb 4797]
|
|
|
|
* Tue Sep 17 2002 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.7.0-03]
|
|
- Force re-tag of file from 1.7.0-02 [gordonr 4797]
|
|
|
|
* Mon Sep 16 2002 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.7.0-02]
|
|
- Listen on all interfaces to avoid race condition with external
|
|
interface configuration [gordonr 4797]
|
|
|
|
* Mon Sep 16 2002 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.7.0-01]
|
|
- Forced version update by co2rpm to 1.7.0
|
|
- Bumped version number - this is a development stream [gordonr 4501]
|
|
|
|
* Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.6.6-04]
|
|
- Fix destination address verification rules of gre-in rules. [charlieb 4501]
|
|
|
|
* Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.6.6-03]
|
|
- Add nomppe-40 option to prevent use of 40 bit encryption [charlieb 4278]
|
|
|
|
* Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.6.6-02]
|
|
- Roll back all PPP options changes so that we can use orig pppd binary.
|
|
[charlieb 4278]
|
|
|
|
* Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.6.6-01]
|
|
- Add action script to enable/disable unrestricted traffic on
|
|
an interface when PPTP comes up/goes down. [charlieb 4501]
|
|
|
|
* Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.6.5-01]
|
|
- Change allow_tcp_in calling sequence, to facilitate non-disruptive
|
|
change. [charlieb 4501]
|
|
- Add GRE rules which are run-time switchable [charlieb 4501]
|
|
|
|
* Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.5-01]
|
|
- Use allow_tcp_in() function in masq template fragment. [charlieb 4499]
|
|
|
|
* Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.4-01]
|
|
- Fix a few errors in the pptp PPP configuration. [charlieb 4278]
|
|
|
|
* Thu Jul 25 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.3-01]
|
|
- Use mschap and mppe configuration directives compatible with the latest
|
|
pppd (from CVS). [charlieb 4278]
|
|
|
|
* Tue Jul 23 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.2-01]
|
|
- Fix iptables usage - on OUTPUT chain, now use -o interface_name, not
|
|
-i interface_name. [charlieb 1268]
|
|
|
|
* Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.1-01]
|
|
- Change masq script fragment to use iptables. [charlieb 1268]
|
|
|
|
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.5.0-01]
|
|
- Changing version to development stream number - 1.5.0
|
|
|
|
* Mon May 27 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.4.5-01]
|
|
- Include pptpd-conf action in workgroup-update event, so that WINS setting is
|
|
added/deleted if required. [charlieb 3602]
|
|
|
|
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.4.4-01]
|
|
- RPM rebuild forced by cvsroot2rpm
|
|
|
|
* Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.4.3-01]
|
|
- Grab samba domain master setting from smb service, not from SambaDomainMaster.
|
|
[charlieb 3160]
|
|
|
|
* Sat May 18 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.4.2-01]
|
|
- Add missing bootstrap-console-save event directory.
|
|
|
|
* Sat May 18 2002 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.4.1-01]
|
|
- Test build to verify CVS conversion.
|
|
|
|
* Tue Dec 11 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.4.0-01]
|
|
- rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-02.
|
|
|
|
* Tue Dec 11 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.3.0-02]
|
|
- Fix pptpd-restart so that it won't log FAILED when it tries to shut down
|
|
a pptpd which is not running.
|
|
|
|
* Mon Nov 12 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.3.0-01]
|
|
- Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-09.
|
|
|
|
* Thu Oct 25 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.2.0-09]
|
|
- Add conf action to bootstrap-console-save event
|
|
|
|
* Fri Aug 17 2001 gordonr
|
|
- [1.2.0-08]
|
|
- Autorebuild by rebuildRPM
|
|
|
|
* Mon Jul 30 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.2.0-07]
|
|
- Don't check for /var/lock/subsys/pptpd - pptp is managed by init
|
|
and this lock file will not always be created
|
|
|
|
* Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
|
|
- [1.2.0-06]
|
|
- Including GPL license with package
|
|
|
|
* Sat Apr 28 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.2.0-05]
|
|
- Only advertise WINS address if configured as Samba Domain Master.
|
|
|
|
* Tue Apr 24 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.2.0-04]
|
|
- Fix problem in dhcpd.conf template with non C class addresses.
|
|
|
|
* Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
|
|
- [1.2.0-03]
|
|
- Rolling release number for GPG signing.
|
|
|
|
* Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.2.0-02]
|
|
- Add "ipparam pptpd" to ppp options file.
|
|
- Remove obsolete post-restore event.
|
|
- Removed %postun script.
|
|
|
|
* Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
|
|
- [1.2.0-01]
|
|
- Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-29.
|
|
|
|
|
|
* Thu Jan 18 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-29]
|
|
- Allow admin to use PPTP
|
|
|
|
* Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-28]
|
|
- Users now have a property of PPTPAccess - defaults to allowed
|
|
Set to "off" to disable individual user access to PPTP
|
|
|
|
* Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-27]
|
|
- Backed out serviceControl() - it doesn't handle non-initscript startup yet
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-26]
|
|
- Fix call to serviceControl()
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-25]
|
|
- Use serviceControl()
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-24]
|
|
- Check pptpd status is defined in masq template
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-23]
|
|
- Set listenip to $LocalIP in serveronly mode - thanks Karl Ponsonby
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-22]
|
|
- Explictly list users in chap-secrets, but only if their password is set
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-21]
|
|
- Added /etc/ppp/ip-up.local
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-20]
|
|
- /etc/ppp/chap-secrets is required for pptp
|
|
|
|
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-19]
|
|
- Fixed remoteip calculation - missing pptpd/sessions
|
|
|
|
* Sun Jan 07 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.1.0-18]
|
|
- Fix remote address calculation in /etc/pptpd.conf
|
|
- Disable deflate and bsdcomp in PPP config - can't combine compression
|
|
protocols successfully yet.
|
|
|
|
* Sat Jan 06 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.1.0-17]
|
|
- Only run %postun script if in runlevel 7
|
|
|
|
* Sat Jan 06 2001 Charlie Brady <charlieb@e-smith.com>
|
|
- [1.1.0-16]
|
|
- Adjust pptpd configuration to force mppe
|
|
- Add chap secrets fragment to look up passwords in smbpasswd file
|
|
|
|
* Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-15]
|
|
- Allow packets to traverse PPTPD interfaces :-)
|
|
|
|
* Thu Dec 14 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-14]
|
|
- Added pptpd-restart action, and called this and pptpd-conf in ip-change event
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-13]
|
|
- Guard dhcpd.conf fragment in case pptpd is disabled
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-12]
|
|
- use emsith::db in pptpd-conf
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-11]
|
|
- Added pptpd-conf into remoteaccess-update
|
|
|
|
- [1.1.0-10]
|
|
- Added pptpd-conf-startup to initialise services entry
|
|
- Renamed conf-pptpd -> pptpd-conf
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-9]
|
|
- Made output format consistent other fragments
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-8]
|
|
- Removed closing semi-colon and comment from dhcpd output
|
|
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-7]
|
|
- Changed to use single option "sessions" instead of ipstart/ipend
|
|
- Steal addresses from dhcpd range
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-6]
|
|
- Added GRE/PPTP packet filter fragment
|
|
- Used range specification for remoteip list
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-5]
|
|
- Fixed generation of remoteip list
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-4]
|
|
- Run at run level 7
|
|
- Revised generation of remoteip list - range format is strange...
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-3]
|
|
- Removed comments from output files
|
|
- Fixed remoteip generation
|
|
- Removed speed.orig file
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-2]
|
|
- Fixed inittab fragment
|
|
|
|
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
|
|
- [1.1.0-1]
|
|
- Rolled version and tarball, including patches to 0.1-4
|
|
|
|
* Tue Dec 12 2000 Charlie Brady <charlieb@e-smith.com>
|
|
- Remove .orig file
|
|
- Add service configuration database data for pptpd.
|
|
- Add configuration event to post-restore.
|
|
|
|
* Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
|
|
- Strip comments from /etc/pptpd.conf file - they are still in
|
|
the templates
|
|
- Remove %postun section
|
|
|
|
* Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
|
|
- Change "name" to $SystemName rather than Samba Workgroup
|
|
- Add domain setting.
|
|
|
|
* Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
|
|
- Be more verbose in pptpd.conf templates
|
|
|
|
* Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
|
|
- initial
|
|
|
|
%prep
|
|
%setup
|
|
|
|
%build
|
|
for i in console-save \
|
|
post-install \
|
|
post-upgrade \
|
|
bootstrap-console-save \
|
|
ip-up.pptpd \
|
|
ip-down \
|
|
ip-change \
|
|
workgroup-update \
|
|
remoteaccess-update \
|
|
password-modify \
|
|
user-create \
|
|
user-modify \
|
|
user-delete
|
|
do
|
|
mkdir -p root/etc/e-smith/events/$i
|
|
done
|
|
perl createlinks
|
|
|
|
%install
|
|
rm -rf $RPM_BUILD_ROOT
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
|
|
rm -f %{name}-%{version}-%{release}-filelist
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
|
|
> %{name}-%{version}-%{release}-filelist
|
|
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
|
|
|
|
%postun
|
|
|
|
%clean
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
%files -f %{name}-%{version}-%{release}-filelist
|
|
%defattr(-,root,root)
|