On Saturday 23 October 2004 19:03, W.D.McKinney wrote:
> We need to limit port 25 on one MTA server to a single /28 pool of
> addresses. So I need to have the rule to accept the traffic from the /28
> and only through port 25.
Your questions have confused people ...
Some people thought that you
On Sat, 2004-10-23 at 14:41, Dale E. Martin wrote:
> > > Actually, it's the list for ISPs, so people here are supposed to have
> > > a bit of basic knowledge about networking. But anyways, it could be
> > > something like:
> > >
> > > iptables -A INPUT -p tcp -s IP.YOU.WANT.TO.BLOCK --dport 25 -j
> > Actually, it's the list for ISPs, so people here are supposed to have
> > a bit of basic knowledge about networking. But anyways, it could be
> > something like:
> >
> > iptables -A INPUT -p tcp -s IP.YOU.WANT.TO.BLOCK --dport 25 -j REJECT
> >
> > Wanted
>
> Not an elegant solution that, bot
On Sat, Oct 23, 2004 at 10:54:22PM +0200, Marcin Sochacki wrote:
> On Fri, Oct 22, 2004 at 04:22:33PM -0800, W.D.McKinney wrote:
> > Do you know of any examples ?
>
> Actually, it's the list for ISPs, so people here are supposed to have
> a bit of basic knowledge about networking. But anyways, it
> John C has requested that
> the following message be removed from the archives.
>
My apologies that my autoresponder spammed the list. I've never posted to
the debian-isp list. Apparently someone's machine is infected with an
email-worm, which has used my jcooper address (which I stopped using
On Fri, Oct 22, 2004 at 04:22:33PM -0800, W.D.McKinney wrote:
> Do you know of any examples ?
Actually, it's the list for ISPs, so people here are supposed to have
a bit of basic knowledge about networking. But anyways, it could be
something like:
iptables -A INPUT -p tcp -s IP.YOU.WANT.TO.BLOCK
For the benefit of interested people. John C has requested that the following
message be removed from the archives.
Auto-responders ARE spam. They will hit innocent people. Just because most
victims of auto-responders don't complain does not mean that the
auto-responder is not causing proble
Exactly,
I has uncoment the dotdeb lamp php it apt/sources.list and reinstalled the
php-mcrypt from it. That was the problem.
Now my php-mcrypt funtions are working, thanks.
Francisco Castillo.
- Original Message -
From: "Achim Schmidt" <[EMAIL PROTECTED]>
To: "Francisco Castillo" <[EM
So you should search the corresponding php4-mcrypt-package from
http://www.dotdeb.org/packages.php and install that (it seems, that you
installed the package from standard-woody).
good luck,
achim
Am Sa, 2004-10-23 um 18.00 schrieb Francisco Castillo:
> Hey..
>
> I has do a
> morpheo:~# fin
Hey..
I has do a
morpheo:~# find / -name mcrypt.so
/usr/lib/php4/20010901/mcrypt.so
morpheo:~# cd /usr/lib/php4/200
20010901 20020429
morpheo:~# cd /usr/lib/php4/20020429/
morpheo:/usr/lib/php4/20020429# cp ../20010901/mcrypt.so .
but now it seems to be another problem
morpheo:/usr/lib/php
Ok thanks, it seems to be the correct way, but i when i has do it i has now
the problem:
/etc/init.d/apache restart
Reloading apache modulesPHP Warning: Unknown(): Unable to load dynamic
library '/usr/lib/php4/20020429/mcrypt.so' -
/usr/lib/php4/20020429/mcrypt.so: cannot open shared object fil
What about:
- apt-get install php4-mcrypt
- check if "extension=mcrypt.so" was added to /etc/php4/apache/php.ini
- restart apache
now your php should know of mcrypt functions.
good luck,
achim
Am Sa, 2004-10-23 um 17.32 schrieb Francisco Castillo:
> Hello,
>
> I has try to call the mcrypt f
Hello,
I has try to call the mcrypt functions on a
my PHP Version 4.3.7-dotdeb + APACHE + DEBIAN WOODY System.
$td = mcrypt_module_open('tripledes',
'', 'ecb', ''); $iv = mcrypt_create_iv
(mcrypt_enc_get_iv_size($td), MCRYPT_RAND);
mcrypt_generic_init($
On Sat, Oct 23, 2004 at 02:27:24PM +1000, Russell Coker wrote:
> On Thu, 21 Oct 2004 22:30, [EMAIL PROTECTED] wrote:
> > Due to the unprecedented amount of spam I've been receiving, I'm forced to
> > change my email address yet again. My new address is johnc at planetz.com.
This is silly reasonin
14 matches
Mail list logo