Re: Woody packages for nagios?

2004-01-12 Thread Teun Vink
On Mon, 2004-01-12 at 16:18, Peter wrote: > Hi, > > are there any woody packages for nagios? > > Thanks! > > http://www.apt-get.org/search.php?query=nagios&submit=&arch%5B%5D=i386&arch%5B%5D=all Teun

Re: Woody packages for nagios?

2004-01-12 Thread Teun Vink
On Mon, 2004-01-12 at 16:18, Peter wrote: > Hi, > > are there any woody packages for nagios? > > Thanks! > > http://www.apt-get.org/search.php?query=nagios&submit=&arch%5B%5D=i386&arch%5B%5D=all Teun -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: Apply this pack

2003-12-05 Thread Teun Vink
>- Original Message - > From: "Ben Blier" <[EMAIL PROTECTED]> > To: > Sent: Thursday, December 04, 2003 10:13 PM > Subject: Re: Apply this pack > > Just making sure noone is dumb enough to download this file. It is > virus infected. No, it's not. It's a mail sent from an infected com

Re: Apply this pack

2003-12-04 Thread Teun Vink
>- Original Message - > From: "Ben Blier" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, December 04, 2003 10:13 PM > Subject: Re: Apply this pack > > Just making sure noone is dumb enough to download this file. It is > virus infected. No, it's not. It's a mail sent f

Re: Spoon feeding Exchange with Sendmail

2003-10-10 Thread Teun Vink
- Original Message - From: "Jody Grafals" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 8:52 PM Subject: Spoon feeding Exchange with Sendmail > Spoon feeding Exchange with Sendmail > > Is it possible to somehow use my Debian Linux server as a tool to > dow

Re: amavisd-new and clamav for woody???

2003-10-01 Thread Teun Vink
> - Original Message - > From: "Peter Holm" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, October 02, 2003 2:14 AM > Subject: amavisd-new and clamav for woody??? > > Hi, > > where can I get recent versions of amavisd-new and clamav for woody? > > Ot would be very helpfu

Re: Count traffic

2003-08-14 Thread Teun Vink
On Wed, 2003-08-13 at 10:56, Guillaume Plessis wrote: > Le Wed, Aug 13, 2003 at 10:22:51 +0200, Daniel Kradolfer - smile solutions gmbh a > écrit: > > Hi, > > > > I'm searching a solution to count in- and outgoing traffic for each > > virtual user (domain). Our boxes are running Apache, Proftpd a

Re: Cyrus "Could not shut down filedescriptor..."

2003-08-06 Thread Teun Vink
On Wed, 2003-08-06 at 15:03, Jean-Marc V. Liotier wrote: > I am getting trios of messages from Cyrus at random intervals apparently > not linked to any other even, a few dozen times a day : > > Aug 4 10:43:25 localhost cyrus/imapd[10867]: Could not shut down filedescriptor 0: > Bad file descript

Re: Problem with squirrelmail

2003-07-28 Thread Teun Vink
On Tue, 2003-07-29 at 00:41, kgb wrote: > Hey thanks, now themes work great but language don't want and this for > browser language is strange whatever i put for language from display > settings in squirrelmail the language everytime is english but on redhat > or slackware, fbsd work fine any ideas

Re: Problem with squirrelmail

2003-07-27 Thread Teun Vink
php' If I recall correctly, the default debian config has 'config' instead of 'themes' in all of them. For the language problems: make sure your browser has the same language selected as preferred language as you select in SquirrelMail, this fixes it for me. Regards, Teun Vi

Re: Open Relay Testing

2003-07-03 Thread Teun Vink
- Original Message - From: "Gene Grimm" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 02, 2003 3:12 PM Subject: Open Relay Testing > What is the best method of testing mail servers to determine if they are > susceptible to being exploited as an open relay? We have several mail > server

Re: Open Relay Testing

2003-07-02 Thread Teun Vink
- Original Message - From: "Gene Grimm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 3:12 PM Subject: Open Relay Testing > What is the best method of testing mail servers to determine if they are > susceptible to being exploited as an open relay? We have se

Re: HELP .. need to upgrade libc6 to a higher version ????

2003-06-07 Thread Teun Vink
ncies.. > > Here's an apt source which has clam for woody (can also be found op www.apt-get.org), works like a charm for me: deb http://people.debian.org/~aurel32/BACKPORTS woody main Regards, Teun Vink Luna.nl System & Network Engineer

Re: HELP .. need to upgrade libc6 to a higher version ????

2003-06-07 Thread Teun Vink
long with the > dependancies.. > > Here's an apt source which has clam for woody (can also be found op www.apt-get.org), works like a charm for me: deb http://people.debian.org/~aurel32/BACKPORTS woody main Regards, Teun Vink Luna.nl System & Network Engineer --

Re: Remove Large File

2003-06-02 Thread Teun Vink
file ? Here's a little trick: Start python and do: import os os.unlink('filename') This will remove the file (worked for me on a 15G logfile). Regards, Teun Vink Luna.nl System & Network Engineer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Remove Large File

2003-06-02 Thread Teun Vink
file ? Here's a little trick: Start python and do: import os os.unlink('filename') This will remove the file (worked for me on a 15G logfile). Regards, Teun Vink Luna.nl System & Network Engineer

Re: Which SSL Company? (Slightly OT)

2003-05-21 Thread Teun Vink
Thawte, but switched to Tucows/OpenSRS. My experience is that Thawte works ok, but is slower in signing and renewing certificates than Tucows. Both parties are accepted as a valid CA by most browsers, so I doubt people would experience issues with them. Regards, Teun Vink

RE: gre tunnel MTU adjustment

2003-05-15 Thread Teun Vink
On Thu, 2003-05-15 at 11:51, Christian Storch wrote: > Perhaps you want to say: > > iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j > TCPMSS --clamp-mss-to-pmtu > You're right, that's the correct argument (--clamp-mss-to-pmtu) Incidently, --clamp works as well, iptables obviously does some

Re: gre tunnel MTU adjustment

2003-05-15 Thread Teun Vink
rk for. I use this iptables line in my setup, which fixes the MTU for all outgoing packets: iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp Works just fine... grtz, Teun Vink -- BOFH excuse #382: Someone was smoking in the computer room and set off the halon systems.

Re: Postfix log analizer

2003-04-02 Thread Teun Vink
On Wed, 2003-04-02 at 14:53, Andre Luis Lopes wrote: [..] >Actually, I'm already using pflogsum but it doesn't seems to support > generating the kind of report I'm looking for. It's good enough for > generating statistics about a lot of useful data, but what I would like > to see in a report is

Re: Postfix log analizer

2003-04-02 Thread Teun Vink
On Wed, 2003-04-02 at 14:53, Andre Luis Lopes wrote: [..] >Actually, I'm already using pflogsum but it doesn't seems to support > generating the kind of report I'm looking for. It's good enough for > generating statistics about a lot of useful data, but what I would like > to see in a report is

Re: Advice on remote kernel changes?

2003-03-27 Thread Teun Vink
s? [...] The best solution here is using serial consoles. This will enable you to remotely access the bios and lilo boot menu, so you can reboot with an older kernel when anything goes wrong with your new kernel. Regards, Teun Vink Luna.nl NOC -- BOFH excuse #196: Me no internet, only janitor, me just wax floors.

Re: Advice on remote kernel changes?

2003-03-27 Thread Teun Vink
s? [...] The best solution here is using serial consoles. This will enable you to remotely access the bios and lilo boot menu, so you can reboot with an older kernel when anything goes wrong with your new kernel. Regards, Teun Vink Luna.nl NOC -- BOFH excuse #196: Me no internet, only janitor

Re: Courier MTA

2003-03-24 Thread Teun Vink
ody/ hmh/postfix/ deb http://people.debian.org/~hmh/woody/ hmh/misc/ (mailman, squirrelmail and amavis-new are also available there) You might want to take a loot at that... I've been using them for some time now, without any problems. Regards, Teun Vink Luna.nl NOC

Re: Courier MTA

2003-03-24 Thread Teun Vink
ody/ hmh/postfix/ deb http://people.debian.org/~hmh/woody/ hmh/misc/ (mailman, squirrelmail and amavis-new are also available there) You might want to take a loot at that... I've been using them for some time now, without any problems. Regards, Teun Vink Luna.nl NOC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: BGP memory/cpu req

2003-03-11 Thread Teun Vink
On Tue, 2003-03-11 at 11:28, Valkai Elod wrote: > Anyone running BGP with a global routing table on zebra/debian/gnu/linux? > > How much memory would it require? Does the CPU matter or is it mostly a > RAM issue? > > thx, Check out the Zebra mailinglist, it has been discussed there over and ov

Re: BGP memory/cpu req

2003-03-11 Thread Teun Vink
On Tue, 2003-03-11 at 11:28, Valkai Elod wrote: > Anyone running BGP with a global routing table on zebra/debian/gnu/linux? > > How much memory would it require? Does the CPU matter or is it mostly a > RAM issue? > > thx, Check out the Zebra mailinglist, it has been discussed there over and ov

Re: load balancing

2003-03-11 Thread Teun Vink
erver hosting the mailboxes. You could try letting building multiple mailbox servers, and let the proxies figure out which mailbox server they need to talk to... I don't know if there are tools available for this, you might need some custom made stuff... Regards, Teun Vink Luna.nl NOC

Re: load balancing

2003-03-11 Thread Teun Vink
osting the mailboxes. You could try letting building multiple mailbox servers, and let the proxies figure out which mailbox server they need to talk to... I don't know if there are tools available for this, you might need some custom made stuff... Regards, Teun Vink Luna.nl NOC -- T

Re: load balancing

2003-03-10 Thread Teun Vink
o me ? Depends on what you want to balance, just TCP/IP traffic, or a specific service (mail/web/etc). For TCP/IP traffic, we use VRRP (Virtual Redundant Router Protocol), which works fine. Regards, Teun Vink Luna.nl

Re: load balancing

2003-03-10 Thread Teun Vink
o me ? Depends on what you want to balance, just TCP/IP traffic, or a specific service (mail/web/etc). For TCP/IP traffic, we use VRRP (Virtual Redundant Router Protocol), which works fine. Regards, Teun Vink Luna.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: Routing with Linux

2003-03-06 Thread Teun Vink
ion. You can see some public statistics of our network on http://noc.luna.nl. We also have a router connecting 5 T1 lines. It has been up for over 600 days now, with a load average of about 0.05, also on very standard hardware. So I'd say a fairly recent box should be able to handle this amoun

Re: Routing with Linux

2003-03-06 Thread Teun Vink
ion. You can see some public statistics of our network on http://noc.luna.nl. We also have a router connecting 5 T1 lines. It has been up for over 600 days now, with a load average of about 0.05, also on very standard hardware. So I'd say a fairly recent box should be able to handle this amoun

Re: Radius Question

2003-02-28 Thread Teun Vink
Suggestions? > > It would help if you told us which radius server you're using... For radiusd-cistron (which we use at the ISP I work for), the configuration files are in /etc/raddb, documentation can be found in /usr/share/doc/radiusd-cistron. Teun Vink Luna.nl System & Network Engineer

Re: Radius Question

2003-02-28 Thread Teun Vink
Suggestions? > > It would help if you told us which radius server you're using... For radiusd-cistron (which we use at the ISP I work for), the configuration files are in /etc/raddb, documentation can be found in /usr/share/doc/radiusd-cistron. Teun Vink Luna.nl System &

Re: Weakest point of a server?

2003-02-06 Thread Teun Vink
On Thu, 2003-02-06 at 14:13, Jason Lim wrote: > Hi all, > > I was wondering what kind of failures you experience with long-running > hardware. > > Most of us run servers with very long uptimes (we've got a server here > with uptime approaching 3 years, which is not long compared to some, but > we

Re: apache broke

2002-10-30 Thread Teun Vink
On 30 Oct 2002, Michael Knorra wrote: > Teun Vink <[EMAIL PROTECTED]> writes: > > > Ah ok thankx, I'll check that. Too bad the main site which I host on that > > machine is a webmail application using php+imap :( > > Bjoern.Falkenhagen said, that he has

Re: apache broke

2002-10-30 Thread Teun Vink
On 29 Oct 2002, Michael Knorra wrote: > > any additional info, please do not hesitate to contact me. > > Yes, I hope so. It is the imap.so. > You can comment out the entry "extension=imap.so" in the php.ini file > and start the apache. Ah ok thankx, I'll check that. Too bad the main site which

Re: apache broke

2002-10-30 Thread Teun Vink
On 30 Oct 2002, Michael Knorra wrote: > Teun Vink <[EMAIL PROTECTED]> writes: > > > Ah ok thankx, I'll check that. Too bad the main site which I host on that > > machine is a webmail application using php+imap :( > > Bjoern.Falkenhagen said, that he has

Re: apache broke

2002-10-30 Thread Teun Vink
On 29 Oct 2002, Michael Knorra wrote: > > any additional info, please do not hesitate to contact me. > > Yes, I hope so. It is the imap.so. > You can comment out the entry "extension=imap.so" in the php.ini file > and start the apache. Ah ok thankx, I'll check that. Too bad the main site which

Re: Using testing (sarge) in production.

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Fred Clausen wrote: > Hi all, > > I read Teun Vink's posting about his Apache problems with unstable. I am > currently using a mixture of stable and testing in production systems, > depending on which versions of the applications I require. What are your > experiences with te

Re: Using testing (sarge) in production.

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Fred Clausen wrote: > Hi all, > > I read Teun Vink's posting about his Apache problems with unstable. I am > currently using a mixture of stable and testing in production systems, > depending on which versions of the applications I require. What are your > experiences with te

Re: apache broke

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Mark Lijftogt wrote: > > > On Tue, 29 Oct 2002, Stephane Bortzmeyer wrote: > > > > > On Tue, Oct 29, 2002 at 10:45:44AM +0100, > > > Teun Vink <[EMAIL PROTECTED]> wrote > > > a message of 39 lines which said: > > >

Re: apache broke

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Stephane Bortzmeyer wrote: > On Tue, Oct 29, 2002 at 10:45:44AM +0100, > Teun Vink <[EMAIL PROTECTED]> wrote > a message of 39 lines which said: > > > Since I upgrade my SID box yesterday, I've been having major > > First, sid

Re: apache broke

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Mark Lijftogt wrote: > > > On Tue, 29 Oct 2002, Stephane Bortzmeyer wrote: > > > > > On Tue, Oct 29, 2002 at 10:45:44AM +0100, > > > Teun Vink <[EMAIL PROTECTED]> wrote > > > a message of 39 lines which said: > > >

Re: apache broke

2002-10-29 Thread Teun Vink
On Tue, 29 Oct 2002, Stephane Bortzmeyer wrote: > On Tue, Oct 29, 2002 at 10:45:44AM +0100, > Teun Vink <[EMAIL PROTECTED]> wrote > a message of 39 lines which said: > > > Since I upgrade my SID box yesterday, I've been having major > > First, sid

apache broke

2002-10-29 Thread Teun Vink
Hi, Since I upgrade my SID box yesterday, I've been having major problems with my Apache. The problems started when cron.d ran this morning. The config has been like this for over a month, so I doubt it that that is the problem. When I do a 'strace -f apachectl start', the last lines are: old_mm

apache broke

2002-10-29 Thread Teun Vink
Hi, Since I upgrade my SID box yesterday, I've been having major problems with my Apache. The problems started when cron.d ran this morning. The config has been like this for over a month, so I doubt it that that is the problem. When I do a 'strace -f apachectl start', the last lines are: old_mm

Re: blocking trough MAC Address

2002-10-25 Thread Teun Vink
MAC Then you can do things like: iptables -A in-eth0 -m mac --mac-source 00:11:22:33:44:55 -j refuse Regards, Teun Vink

Re: blocking trough MAC Address

2002-10-25 Thread Teun Vink
MAC Then you can do things like: iptables -A in-eth0 -m mac --mac-source 00:11:22:33:44:55 -j refuse Regards, Teun Vink -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SpamAssassin PHP-MySQL User Interface Problems

2002-08-29 Thread Teun Vink
On Wed, 2002-08-28 at 16:51, Gene Grimm wrote: > I recently installed the SpamAssassin php-sa-mysql module to allow clients > access to their userprefs options. It authenticates against shadow passwords > using "validate" from libapache-mod-auth-shadow. The login script validates > the username and

Re: Setting up an SSL Server

2002-08-03 Thread Teun Vink
On Sat, 3 Aug 2002, Marcin Sochacki wrote: > On Sat, Aug 03, 2002 at 05:26:54PM +0200, Teun Vink wrote: > > You can do 2 things: buy a certificate from a trusted party (e.g. Thawte > > or OpenSRS), or use an unsigned certificate. You can create an unsigned > > certificate y

Re: Setting up an SSL Server

2002-08-03 Thread Teun Vink
On 3 Aug 2002, Shri Shrikumar wrote: > Hi, > > How would one go about setting up an ssl server. Do I need to purchase a > certificate for Verisign or anything ? What are the costs involved ? > > I've found OpenSSL - Is that adequate for an online shop ? Also, how > difficult is it to set up SSL

webbased postfix configuration tool

2002-03-27 Thread Teun Vink
Hi, I'm looking for a webbased configuration tool for postfix, somewhat like the inter7 tools do for qmail. Does anyone have any pointers? Thanx, Teun -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Mailinglist software recommendations?

2001-12-07 Thread Teun Vink
sts (which I > could probably do myself ;-) > > Subscribers should not be able to post to the list in > general, but having this optional for each list would > be nice to have. > > Is there anythinglike this packaged for Debian? > Try Mailman, it can do all the things you asked.

Re: Mailinglist software recommendations?

2001-12-07 Thread Teun Vink
sts (which I > could probably do myself ;-) > > Subscribers should not be able to post to the list in > general, but having this optional for each list would > be nice to have. > > Is there anythinglike this packaged for Debian? > Try Mailman, it can do all the things you asked.

Re: 56K dialup for CCIL

2001-12-06 Thread Teun Vink
On Thu, 6 Dec 2001, Russell Coker wrote: > On Thu, 6 Dec 2001 14:06, Teun Vink wrote: > > [...] > > Frankly, I'm not too happy about both. The TC still has some unexplained > > problems, which couldn't be solved by their tech support. The only way we > > c

Re: 56K dialup for CCIL

2001-12-06 Thread Teun Vink
st buggy. Now, we also have some difficulties with some of the more advanced features of the PR4000. Cyclades Tech Support is quite helpful, but hasn't been able to solve these problems yet, after 4 months of debugging, trying new firmware releases, etc. Maybe this info helps, Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: 56K dialup for CCIL

2001-12-06 Thread Teun Vink
On Thu, 6 Dec 2001, Russell Coker wrote: > On Thu, 6 Dec 2001 14:06, Teun Vink wrote: > > [...] > > Frankly, I'm not too happy about both. The TC still has some unexplained > > problems, which couldn't be solved by their tech support. The only way we > > c

Re: 56K dialup for CCIL

2001-12-06 Thread Teun Vink
st buggy. Now, we also have some difficulties with some of the more advanced features of the PR4000. Cyclades Tech Support is quite helpful, but hasn't been able to solve these problems yet, after 4 months of debugging, trying new firmware releases, etc. Maybe this info helps, Teun -

Re: Mailing Lists

2001-11-08 Thread Teun Vink
r we switched from majordomo to mailman some time ago, and it works perfectly. The web-based admin is great, both for us as admins and for our customers. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: Sendmail

2001-10-10 Thread Teun Vink
et failed [Bad file descriptor] But it usually is a nice test... we use it at the ISP I work for to test every colocated machine which is placed. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: Sendmail

2001-10-10 Thread Teun Vink
et failed [Bad file descriptor] But it usually is a nice test... we use it at the ISP I work for to test every colocated machine which is placed. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SOS Bind

2001-09-05 Thread Teun Vink
configuration. Bind will not reload the zone if there are errors in it. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SOS Bind

2001-09-04 Thread Teun Vink
rver. Bind version 8.2.3 > > Any help would be great appreciated :) > > ..Craig > > > Did you make sure that your primary DNS server is listed as authorative name server in the whois information for the domains you are serving? Regards, Teun -- Teun Vink - [

Re: ispman

2001-07-12 Thread Teun Vink
worked > on other things. > > If you're going to do it then I'll help you... > > I also checked it out, but wasn't that happy about it. Like Russel said, you need some tweaking to make it work on a Debian box. Also, removing it wasn't that much fun eith

Re: Exim and SMS gateways

2001-07-10 Thread Teun Vink
in my spool. How can > I prevent this behavior with Exim configuration options? > > Marcin > > You could write a procmail rule which filters the bounces and drop them in a mailbox (or send them to /dev/null). Of course, you need to place this rule _before_ the rule which sends th

Re: Exim and SMS gateways

2001-07-10 Thread Teun Vink
in my spool. How can > I prevent this behavior with Exim configuration options? > > Marcin > > You could write a procmail rule which filters the bounces and drop them in a mailbox (or send them to /dev/null). Of course, you need to place this rule _before_ the rule which sends th

Re: Image disk for debian

2001-06-20 Thread Teun Vink
t-selections < file should do the trick if you only want to store package names... Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: Image disk for debian

2001-06-20 Thread Teun Vink
t-selections < file should do the trick if you only want to store package names... Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
tting the PR4000 RAS to work the way we wanted to (and found a couple of bugs in the firmware on the way). But they techsupport is very fast, friendly and skilled. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
; > > At my work we use Cyclades PC300 boards (http://www.cyclades.com/products/svrbas/pc300.htm), available with different types of connectors. They are quite easy to configure and offer open source drivers. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
tting the PR4000 RAS to work the way we wanted to (and found a couple of bugs in the firmware on the way). But they techsupport is very fast, friendly and skilled. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
; > > At my work we use Cyclades PC300 boards (http://www.cyclades.com/products/svrbas/pc300.htm), available with different types of connectors. They are quite easy to configure and offer open source drivers. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.m

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
else? Make sure you take a good look at at least these things: * protocols (hdlc, syncPPP, etc) * in case of T1/T3/E1/E3: does it support fractional T1/T3/E1/E3 * connector type (V.35, RJ48, BNC, etc) * driver support: open source drivers The company I work for uses linux routers for E1 a

Re: WAN Adapters...Wan in general

2001-06-08 Thread Teun Vink
else? Make sure you take a good look at at least these things: * protocols (hdlc, syncPPP, etc) * in case of T1/T3/E1/E3: does it support fractional T1/T3/E1/E3 * connector type (V.35, RJ48, BNC, etc) * driver support: open source drivers The company I work for uses linux routers for E1 a

Re: force queue Postfix

2001-05-28 Thread Teun Vink
mpts to deliver delayed mail happen at regular intervals, the interval doubling after each failed attempt. grtz, Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net

Re: force queue Postfix

2001-05-28 Thread Teun Vink
mpts to deliver delayed mail happen at regular intervals, the interval doubling after each failed attempt. grtz, Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

setting up my own apt source

2001-05-09 Thread Teun Vink
Hi all, I need to set up an apt source for my work, where we can store our custom made packages and kernels. I know that this can be done using dpkg-scanpackages, but I can't find any help on that besides the manpages. Does anybody know of a FAQ or HOWTO? thanks, Teun -- Teun Vink - [

setting up my own apt source

2001-05-09 Thread Teun Vink
Hi all, I need to set up an apt source for my work, where we can store our custom made packages and kernels. I know that this can be done using dpkg-scanpackages, but I can't find any help on that besides the manpages. Does anybody know of a FAQ or HOWTO? thanks, Teun -- Teun Vink - [

Re: Performance monitor

2001-05-03 Thread Teun Vink
158 11:30:02 0.5 0.6 0.0 0.03 23 158 11:40:01 0.9 1.1 0.0 0.03 23 158 11:50:01 0.5 0.4 0.0 0.03 23 158 12:00:01 1.4 1.4 0.0 0.04 24

Re: Performance monitor

2001-05-03 Thread Teun Vink
158 11:30:02 0.5 0.6 0.0 0.03 23 158 11:40:01 0.9 1.1 0.0 0.03 23 158 11:50:01 0.5 0.4 0.0 0.03 23 158 12:00:01 1.4 1.4 0.0 0.04 24

Re: cistron radius dies

2001-01-30 Thread Teun Vink
. Unfortunately, I still can't fix the accounting errors. Regards, Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cistron radius dies

2001-01-29 Thread Teun Vink
.". I use Cistron radius both for authentication and accounting. The NAS I use is a 3COM Total Control. Can anybody tell me anything about why these errors occur, why radius restarts so often, and how I can solve these problems? Thanks, Teun -- Teun Vink - [EMAIL PROTECTED] - icq:

Re: traffic accounting

2001-01-18 Thread Teun Vink
On Thu, 18 Jan 2001, Alexander Reelsen wrote: > Hi > > On Thu, Jan 18, 2001 at 03:34:52PM +0100, Teun Vink wrote: > > Well.. I especially need numbers, since we want to bill excessive traffic > Shouldn't it be sufficient then do sum up the netacct data of both > inter

Re: traffic accounting

2001-01-18 Thread Teun Vink
On Thu, 18 Jan 2001, Alexander Reelsen wrote: > Hi > > On Thu, Jan 18, 2001 at 03:16:34PM +0100, Teun Vink wrote: > > I would like to setup up some sort of traffic accounting in our > > network. I know how to do this using ipchains rules, but the problem is > > tha

traffic accounting

2001-01-18 Thread Teun Vink
automatically combine the accounting of multiple routers into one set of statistics? Regards, Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: E1/E3/T3/STM1 cards with Linux support

2000-10-25 Thread Teun Vink
oma (http://www.sangoma.com) > - Emerging (http://www.etinc.com) > - Lanmedia (http://www.lanmedia.com) > > Good experiences with the two firsts, no experience with the later. > Thanks.. I'll check those out. Teun -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://

E1/E3/T3/STM1 cards with Linux support

2000-10-25 Thread Teun Vink
Hello, Does anybody have any experience with E1/E3/T3 or STM1 cards which are supported by Linux? Especially cards with a BNC, UTP/RJ345 or SC/APC connector. Kind regards, Teun Vink -- Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net -- To UNSUBSCRIBE, email to