Re: VPN

2004-07-02 Thread John Hedges
On Thu, Jul 01, 2004 at 07:18:12PM -0300, [EMAIL PROTECTED] wrote: > Em Qui, 2004-07-01 ?s 04:46, John Hedges escreveu: > > On Wed, Jun 30, 2004 at 09:47:26PM -0700, Stephen Le wrote: > > > > > > > > I think your should try openvpn http://www.openvpn.org . > > > > > > > > > > Although OpenVPN is

Re: Which Spam Block List to use for a network?

2004-07-02 Thread Blu
On Wed, Jun 30, 2004 at 08:53:40AM +0200, Matej Kovac wrote: > > :) Well, my approach is not that fancy. I just check if the callback > > passes the RCPT, and if not, issue a 550 with a short message telling > > that my host will not accept mail that cannot be answered. > > you are receiving a mes

Serial Driver Problems

2004-07-02 Thread Paul Romero
Dear User Group: I have the "woody" version of Debian installed on my machine with 2 serial ports and can't use them. dmesg inidicates the following: * Serial Driver is 4.27 and no options are enabled. * ttyS0 at 0x03F8 (irq = 4) 16550A * ttyS1 at 0x02F8 (irq = 3) 16550A It looks like serial

Re: Serial Driver Problems

2004-07-02 Thread Gavin Hamill
On Friday 02 July 2004 16:12, Paul Romero wrote: > Dear User Group: > > I have the "woody" version of Debian installed on my > machine with 2 serial ports and can't use them. How are you trying to use them? What application do you have listening or trying to open /dev/ttyS0 and/or /dev/ttyS1 ?

Re: nat ipchains on debian woody

2004-07-02 Thread Francisco Castillo
Hi, I have been outside this days, excuse me to respond later. Now i have done "apt-get install kernel-image-2.4.18..." it seems to go fine because i have see no errors while installing and i has got a /boot/"kernel 2.4" But my problem now is another different. When I installed my woody i pu

Auto throttle 95th percentile?

2004-07-02 Thread Micah Anderson
the problem: 95th percentile billing is cool and it is horrible. it is cool because it lets you burst super fast when you need it. it is horrible because you might consume a ton more bandwidth than you expect and end up paying thousands of dollars. capping the bandwidth is a bad idea: you are t

Guarding against DoS

2004-07-02 Thread Micah Anderson
Lets suppose we get targeted for a DOS attack. We can pretty much assume this will eventually happen. If a colo'ed box gets hit with 20 mbps of incoming traffic, even if it ignores it all, then we might have to pay $2200 that month. That is not good! How can we keep ourselves from getting hig

Re: Guarding against DoS

2004-07-02 Thread Chris G.
In our setup, our clients call us because we are their upstream. We block it at our routers, then call our providers asking them to block it at their upstream. There is no way a client can refuse traffic (at least in most setups I've seen) without it passing through their port. The only opti

Re: nat ipchains on debian woody

2004-07-02 Thread Kris Deugau
Francisco Castillo wrote: > But my problem now is another different. When I installed my woody i > put a floppy disk bootting system in order to load my debian woody > kernel (this is a large history because i have 2 hard disk on this > machine and I cant start debian in a classic lilo) Why not?

Suggestions for system with infortrend fibre storage.

2004-07-02 Thread ea
Hello guys, I have a system with debian-sarge kernel 2.6.6, with three "jbod's 10TB" and fibre storage switch. My questions are regarding how is the best way to mount this; 1. To make five partitions each with size of 2TB, and mount each partition in separate dir. 2. To make five partitions eac

Re: cciss vs IDE (was: lvm with raid)

2004-07-02 Thread Michael Loftis
--On Friday, July 02, 2004 14:18 +1000 Russell Coker <[EMAIL PROTECTED]> wrote: Physically plugging or unplugging a P-ATA (IDE) disk is not supported. Some people have managed to get it to work, but it required the type of engineering effort that most people won't want to apply to their product

Re: VPN

2004-07-02 Thread John Hedges
On Thu, Jul 01, 2004 at 07:18:12PM -0300, [EMAIL PROTECTED] wrote: > Em Qui, 2004-07-01 ?s 04:46, John Hedges escreveu: > > On Wed, Jun 30, 2004 at 09:47:26PM -0700, Stephen Le wrote: > > > > > > > > I think your should try openvpn http://www.openvpn.org . > > > > > > > > > > Although OpenVPN is

Re: Which Spam Block List to use for a network?

2004-07-02 Thread Blu
On Wed, Jun 30, 2004 at 08:53:40AM +0200, Matej Kovac wrote: > > :) Well, my approach is not that fancy. I just check if the callback > > passes the RCPT, and if not, issue a 550 with a short message telling > > that my host will not accept mail that cannot be answered. > > you are receiving a mes

Serial Driver Problems

2004-07-02 Thread Paul Romero
Dear User Group: I have the "woody" version of Debian installed on my machine with 2 serial ports and can't use them. dmesg inidicates the following: * Serial Driver is 4.27 and no options are enabled. * ttyS0 at 0x03F8 (irq = 4) 16550A * ttyS1 at 0x02F8 (irq = 3) 16550A It looks like serial

Re: Serial Driver Problems

2004-07-02 Thread Gavin Hamill
On Friday 02 July 2004 16:12, Paul Romero wrote: > Dear User Group: > > I have the "woody" version of Debian installed on my > machine with 2 serial ports and can't use them. How are you trying to use them? What application do you have listening or trying to open /dev/ttyS0 and/or /dev/ttyS1 ?

Re: nat ipchains on debian woody

2004-07-02 Thread Francisco Castillo
Hi, I have been outside this days, excuse me to respond later. Now i have done "apt-get install kernel-image-2.4.18..." it seems to go fine because i have see no errors while installing and i has got a /boot/"kernel 2.4" But my problem now is another different. When I installed my woody i pu

Auto throttle 95th percentile?

2004-07-02 Thread Micah Anderson
the problem: 95th percentile billing is cool and it is horrible. it is cool because it lets you burst super fast when you need it. it is horrible because you might consume a ton more bandwidth than you expect and end up paying thousands of dollars. capping the bandwidth is a bad idea: you are t

Guarding against DoS

2004-07-02 Thread Micah Anderson
Lets suppose we get targeted for a DOS attack. We can pretty much assume this will eventually happen. If a colo'ed box gets hit with 20 mbps of incoming traffic, even if it ignores it all, then we might have to pay $2200 that month. That is not good! How can we keep ourselves from getting hig

Re: Guarding against DoS

2004-07-02 Thread Chris G.
In our setup, our clients call us because we are their upstream. We block it at our routers, then call our providers asking them to block it at their upstream. There is no way a client can refuse traffic (at least in most setups I've seen) without it passing through their port. The only opti

Re: nat ipchains on debian woody

2004-07-02 Thread Kris Deugau
Francisco Castillo wrote: > But my problem now is another different. When I installed my woody i > put a floppy disk bootting system in order to load my debian woody > kernel (this is a large history because i have 2 hard disk on this > machine and I cant start debian in a classic lilo) Why not?

Suggestions for system with infortrend fibre storage.

2004-07-02 Thread ea
Hello guys, I have a system with debian-sarge kernel 2.6.6, with three "jbod's 10TB" and fibre storage switch. My questions are regarding how is the best way to mount this; 1. To make five partitions each with size of 2TB, and mount each partition in separate dir. 2. To make five partitions eac