Re: Fun with routes

2004-03-18 Thread aCaB
Sorry, i didn't want a holy war to break out.
Thanks every one for their reply.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


RE: Apache 1.3.26 + Frontpage Extensions + dpkg-buildpackage

2004-03-18 Thread David Ross
After searching though as much docs as I could get my hands on a
colleague suggested I just use webdav instead. THEN after reading up on
that the client decides they do not want it anymore. Wasn't a waste
though cos now I sort of know how to set it up. 

If anyone's stuck with installing Frontpage Extensions on a debian box
with apache I suggest u first try out WebDAV (www.webdav.org).

Thanks For those who helped/replied to my post :)

Dave

-Original Message-
From: mimo [mailto:[EMAIL PROTECTED] 
Sent: 16 March 2004 03:23
To: David Ross
Cc: [EMAIL PROTECTED]
Subject: Re: Apache 1.3.26 + Frontpage Extensions + dpkg-buildpackage

I have managed to set this up using mod-mirfak
(libapache-mod-frontpage-mirfak). I think I had to hack it a bit - let
me know if it doesnt work immediately.

mimo

David Ross wrote:

Hi All

I am trying to install FrontPage Extensions support with Apache 1.3.26 
on a Debian Woody box. I got the patch from 
ftp://ftp.rtr.com/pub/fp-patch-apache_1.3.22.Z and gunzipped it. From 
there on I followed the following instructions:

apt-get source apache
cd apache-1.3.26/upstream/tarballs
tar xvzf apache_1.3.26.tar.gz
cd apache_1.3.26
patch -p1 path_tofp-patch-apache_1.3.22 cd 
path-to-toplevelapache-1.3.26 dpkg-buildpackage -rfakeroot -b cd ..
dpkg -i apache-common
dpkg -i apache

When it came to patching the apache source I had to do patch -p1 
/usr/src/apache/fp-patch-apache_1.3.22 because I had errors trying to 
patch it with the above method. After taking care of a few dependency 
problems I tried to run the dpkg-buildpackage command but I got the 
following error message:

duys:/usr/src/apache/apache-1.3.26# dpkg-buildpackage -rfakeroot -b
dpkg-buildpackage: source package is apache
dpkg-buildpackage: source version is 1.3.26-0woody3
dpkg-buildpackage: source maintainer is Martin Schulze 
[EMAIL PROTECTED]
dpkg-buildpackage: host architecture is i386  fakeroot debian/rules 
clean dh_testdir dh_testroot rm -rf build-stamp install-stamp 
configure-stamp rm -f debian/apaci debian/buildinfo.Debian rm -f 
debian/{*.gif,*.jpg,*.gz,local-apxs,apxs} o debian/o rm -rf 
debian/debian debian/docs debian/apache-dev.docs debian/apache-doc.docs

debian/apache-common.examples debian/examples contrib/*/*o chmod +x 
debian/{*post*,*preinst*,*prerm*,modchk}
chmod +x debian/{ubersed,apacheconfig,sys-build.mk,scripts/*.*}
/usr/bin/make -f debian/sys-build.mk source.clean
make[1]: Entering directory `/usr/src/apache/apache-1.3.26'
make[1]: Leaving directory `/usr/src/apache/apache-1.3.26'
rm -rf debian.diff debian/stampdir
dh_clean
 debian/rules build
/usr/bin/make -f debian/sys-build.mk source.make
make[1]: Entering directory `/usr/src/apache/apache-1.3.26'
Extracting upstream tarball
upstream/tarballs/apache-contrib-1.0.8-nomodcvs.tar.gz successful.
Extracting upstream tarball upstream/tarballs/apache_1.3.26.tar.gz
successful.
Extracting upstream tarball
upstream/tarballs/apache_1.3.26/ABOUT_APACHEtar: This does not look 
like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors  failed!
make[1]: *** [debian/stampdir/source.unpack] Error 1
make[1]: Leaving directory `/usr/src/apache/apache-1.3.26'
make: *** [debian/stampdir/source.make] Error 2

Has anyone seen anything like this before? Is there something I need to

do before I try build the package? The instructions I have been 
following can be found at 
http://archives.neohapsis.com/archives/linux/debian/2002-q4/0488.html

Any help at all will be greatly appreciated! Thanks.

Dave

  



--
Please note that this account is being filtered using anti UCE systems.
If you send email to this account make sure that it could not be
mistaken as UCE.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]





Secure WLAN with Active Directory Auth

2004-03-18 Thread Simon Spielmann
Hi,

we're going to setup a WLAN for our association.
Since we're interested in a secure solution we tought about
securing the WLAN with IPSEC or PPTP using a debian box.
What we need is a solution to do the user authentication for
the VPN using an existing active directory (SSO).
I searched the internet for a solution but it seems
that if we use IPSEC we need to use either a preshared secret
or X.509 certs. For PPTP I read that some people using a
setup incorporating a RADIUS server. This looks very complicated
to me and not well documented.
Can anybody tell me if there's a linux based solution for
our problem?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Secure WLAN with Active Directory Auth

2004-03-18 Thread Simon Spielmann
Hi,

we're going to setup a WLAN for our association.
Since we're interesent in a secure solution we tought about
securing the WLAN with IPSEC or PPTP using a debian box.
What we need is a solution to do the user authentication for
the VPN using an existing active directory.
I searched the internet for a solution but it seems
that if we use IPSEC we need to use either a preshared secret
or X.509 certs. For PPTP I read that some people using a
setup incorporating a RADIUS server. This looks very complicated
to me and not well documented.
Can anybody tell me if there's a linux based solution for
our problem?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


mod_php vs fastcgi/php speed

2004-03-18 Thread Joris
Hi,

I'm looking for some in-depth information on the speed difference 
between mod_php and using php-cgi with fastcgi.

So far a google search has yielded nothing but unbacked statements (I'll 
clean up the language a bit): mod_php is a lot fast er than php-cgi, 
and fastcgi/php is a lot faster than mod_php. Not very usefull.

Anyone care to shed some light/benchmarks here?

Also, experiences migrating from mod_php to (fast)cgi/php would be 
welcome :)

--
  Greetings
   Joris
   [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


dsl Verizon.com

2004-03-18 Thread Christopher J. Noyes



I have DSL with verizon.com. It uses a Westel Wirespeed 
external modem connected to a network card though ethernet. Does anyone know how 
configure this on debian?
Christopher J. Noyes


Re: dsl Verizon.com

2004-03-18 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christopher J. Noyes [EMAIL PROTECTED] writes:

 I have DSL with verizon.com. It uses a Westel Wirespeed external modem
 connected to a network card though ethernet. Does anyone know how configure
 this on debian?

If you're lucky, and they're not using PPPoE, then this will be easy.
All you need to do is plug that puppy into your gateway box and try
setting it up like it's on a DHCP-configured network, and it should
Just Work.  If it uses PPPoE, check google.  Looking through the dwww
running on my site, I find a DSL HOWTO...

http://ursine.ca/cgi-bin/dwww?type=filelocation=/usr/share/doc/HOWTO/en-html/HOWTO-INDEX/../DSL-HOWTO/index.html

...and the Bridge+Firewall+DSL HOWTO...

http://ursine.ca/cgi-bin/dwww?type=filelocation=/usr/share/doc/HOWTO/en-html/HOWTO-INDEX/../Bridge%2BFirewall%2BDSL.html

Hope this helps.

- -- 
 .''`. Paul Johnson [EMAIL PROTECTED]
: :'  :
`. `'` proud Debian admin and user
  `-   Debian.  Because it *must* work.  debian.org   aboutdebian.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAWo2mUzgNqloQMwcRAkojAJ9V11yjI27njdGDuF7Tknxd7Nne+gCgtTim
h/2f46DevQDeJIfqbc2M6Kg=
=Ckbf
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Fun with routes

2004-03-18 Thread aCaB
Sorry, i didn't want a holy war to break out.
Thanks every one for their reply.



RE: Apache 1.3.26 + Frontpage Extensions + dpkg-buildpackage

2004-03-18 Thread David Ross
After searching though as much docs as I could get my hands on a
colleague suggested I just use webdav instead. THEN after reading up on
that the client decides they do not want it anymore. Wasn't a waste
though cos now I sort of know how to set it up. 

If anyone's stuck with installing Frontpage Extensions on a debian box
with apache I suggest u first try out WebDAV (www.webdav.org).

Thanks For those who helped/replied to my post :)

Dave

-Original Message-
From: mimo [mailto:[EMAIL PROTECTED] 
Sent: 16 March 2004 03:23
To: David Ross
Cc: debian-isp@lists.debian.org
Subject: Re: Apache 1.3.26 + Frontpage Extensions + dpkg-buildpackage

I have managed to set this up using mod-mirfak
(libapache-mod-frontpage-mirfak). I think I had to hack it a bit - let
me know if it doesnt work immediately.

mimo

David Ross wrote:

Hi All

I am trying to install FrontPage Extensions support with Apache 1.3.26 
on a Debian Woody box. I got the patch from 
ftp://ftp.rtr.com/pub/fp-patch-apache_1.3.22.Z and gunzipped it. From 
there on I followed the following instructions:

apt-get source apache
cd apache-1.3.26/upstream/tarballs
tar xvzf apache_1.3.26.tar.gz
cd apache_1.3.26
patch -p1 path_tofp-patch-apache_1.3.22 cd 
path-to-toplevelapache-1.3.26 dpkg-buildpackage -rfakeroot -b cd ..
dpkg -i apache-common
dpkg -i apache

When it came to patching the apache source I had to do patch -p1 
/usr/src/apache/fp-patch-apache_1.3.22 because I had errors trying to 
patch it with the above method. After taking care of a few dependency 
problems I tried to run the dpkg-buildpackage command but I got the 
following error message:

duys:/usr/src/apache/apache-1.3.26# dpkg-buildpackage -rfakeroot -b
dpkg-buildpackage: source package is apache
dpkg-buildpackage: source version is 1.3.26-0woody3
dpkg-buildpackage: source maintainer is Martin Schulze 
[EMAIL PROTECTED]
dpkg-buildpackage: host architecture is i386  fakeroot debian/rules 
clean dh_testdir dh_testroot rm -rf build-stamp install-stamp 
configure-stamp rm -f debian/apaci debian/buildinfo.Debian rm -f 
debian/{*.gif,*.jpg,*.gz,local-apxs,apxs} o debian/o rm -rf 
debian/debian debian/docs debian/apache-dev.docs debian/apache-doc.docs

debian/apache-common.examples debian/examples contrib/*/*o chmod +x 
debian/{*post*,*preinst*,*prerm*,modchk}
chmod +x debian/{ubersed,apacheconfig,sys-build.mk,scripts/*.*}
/usr/bin/make -f debian/sys-build.mk source.clean
make[1]: Entering directory `/usr/src/apache/apache-1.3.26'
make[1]: Leaving directory `/usr/src/apache/apache-1.3.26'
rm -rf debian.diff debian/stampdir
dh_clean
 debian/rules build
/usr/bin/make -f debian/sys-build.mk source.make
make[1]: Entering directory `/usr/src/apache/apache-1.3.26'
Extracting upstream tarball
upstream/tarballs/apache-contrib-1.0.8-nomodcvs.tar.gz successful.
Extracting upstream tarball upstream/tarballs/apache_1.3.26.tar.gz
successful.
Extracting upstream tarball
upstream/tarballs/apache_1.3.26/ABOUT_APACHEtar: This does not look 
like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors  failed!
make[1]: *** [debian/stampdir/source.unpack] Error 1
make[1]: Leaving directory `/usr/src/apache/apache-1.3.26'
make: *** [debian/stampdir/source.make] Error 2

Has anyone seen anything like this before? Is there something I need to

do before I try build the package? The instructions I have been 
following can be found at 
http://archives.neohapsis.com/archives/linux/debian/2002-q4/0488.html

Any help at all will be greatly appreciated! Thanks.

Dave

  



--
Please note that this account is being filtered using anti UCE systems.
If you send email to this account make sure that it could not be
mistaken as UCE.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]






Secure WLAN with Active Directory Auth

2004-03-18 Thread Simon Spielmann
Hi,
we're going to setup a WLAN for our association.
Since we're interested in a secure solution we tought about
securing the WLAN with IPSEC or PPTP using a debian box.
What we need is a solution to do the user authentication for
the VPN using an existing active directory (SSO).
I searched the internet for a solution but it seems
that if we use IPSEC we need to use either a preshared secret
or X.509 certs. For PPTP I read that some people using a
setup incorporating a RADIUS server. This looks very complicated
to me and not well documented.
Can anybody tell me if there's a linux based solution for
our problem?



Secure WLAN with Active Directory Auth

2004-03-18 Thread Simon Spielmann
Hi,
we're going to setup a WLAN for our association.
Since we're interesent in a secure solution we tought about
securing the WLAN with IPSEC or PPTP using a debian box.
What we need is a solution to do the user authentication for
the VPN using an existing active directory.
I searched the internet for a solution but it seems
that if we use IPSEC we need to use either a preshared secret
or X.509 certs. For PPTP I read that some people using a
setup incorporating a RADIUS server. This looks very complicated
to me and not well documented.
Can anybody tell me if there's a linux based solution for
our problem?



dsl Verizon.com

2004-03-18 Thread Christopher J. Noyes



I have DSL with verizon.com. It uses a Westel Wirespeed 
external modem connected to a network card though ethernet. Does anyone know how 
configure this on debian?
Christopher J. Noyes