Re: Low Balancing

2002-10-23 Thread Soren Harward
On Tue 22 Oct 2002 at 09:45:24, Oliveira Ramiro said:
 Tengo un Server BSD con 2 diferentes conexiones a internet, mediante 2
 placas de red, con 2 proveedores diferentes. La pregunta es:
 Cual creen es la mejor solucion (o al menos la mas estable y razonable) para
 que mi trafico quede balanceado?

Disculpe si mi espanol no es perfecto, pero voy a intentar a contestar su
pregunta:

La unica manera de hacer esto en una buena forma es usar un programa
como gated para manejar un protocolo de routing (no se como se dice
en espanol) entre su server y sus proveedores de Internet.
Deafortunademente, la mayoria de proveedores asi no permiten protocolos
asi a menos que compre una linea como un T1, que es carisimo (aqui en
los EEUU, cuestan mas de $500 mensualmente).  Asi que tendra que buscar
otra solucion.

--
Soren Harward
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Low Balancing

2002-10-22 Thread Oliveira Ramiro
Tengo un Server BSD con 2 diferentes conexiones a internet, mediante 2
placas de red, con 2 proveedores diferentes. La pregunta es:
Cual creen es la mejor solucion (o al menos la mas estable y razonable) para
que mi trafico quede balanceado?

Regards,


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Low Balancing

2002-10-22 Thread DaleCo, S.P.---'the solutions people'
I didn't translate this.  I'm guessing.

man dummynet

Kevin Kinsey
DaleCo, S.P. (USA)
- Original Message -
From: Oliveira Ramiro [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 22, 2002 7:45 AM
Subject: Low Balancing


 Tengo un Server BSD con 2 diferentes conexiones a internet,
mediante 2
 placas de red, con 2 proveedores diferentes. La pregunta es:
 Cual creen es la mejor solucion (o al menos la mas estable y
razonable) para
 que mi trafico quede balanceado?

 Regards,


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Low Balancing

2002-10-22 Thread Fernando Gleiser
On Tue, 22 Oct 2002, Oliveira Ramiro wrote:

 Tengo un Server BSD con 2 diferentes conexiones a internet, mediante 2
 placas de red, con 2 proveedores diferentes. La pregunta es:
 Cual creen es la mejor solucion (o al menos la mas estable y razonable) para
 que mi trafico quede balanceado?

translation

I have a BSD server with two NICs. Each NIC is connected to the Internet
via different ISPs. The question is: What's the best (or the most stable)
solution for traffic balancing between the two links?

/translation



 Regards,


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Low Balancing

2002-10-22 Thread Nick Rogness
On Tue, 22 Oct 2002, Fernando Gleiser wrote:

 On Tue, 22 Oct 2002, Oliveira Ramiro wrote:

  Tengo un Server BSD con 2 diferentes conexiones a internet, mediante 2
  placas de red, con 2 proveedores diferentes. La pregunta es:
  Cual creen es la mejor solucion (o al menos la mas estable y razonable) para
  que mi trafico quede balanceado?

 translation

 I have a BSD server with two NICs. Each NIC is connected to the Internet
 via different ISPs. The question is: What's the best (or the most stable)
 solution for traffic balancing between the two links?

 /translation

The only proper way to do this is with a routing daemon like gated
or zebra.  This requires peering arrangements with your
upstream ISPs.

There are other alternatives, all of which are rather difficult to
implement.


Nick Rogness [EMAIL PROTECTED]
-
 Wouldn't it be great if we could answer people with a
  kick to the crotch?  [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Low Balancing

2002-10-22 Thread DaleCo, S.P.---'the solutions people'
From: Nick Rogness [EMAIL PROTECTED]
To: Fernando Gleiser [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, October 22, 2002 12:33 PM
Subject: Re: Low Balancing


 On Tue, 22 Oct 2002, Fernando Gleiser wrote:

  On Tue, 22 Oct 2002, Oliveira Ramiro wrote:
 
   Tengo un Server BSD con 2 diferentes conexiones a internet,
mediante 2
   placas de red, con 2 proveedores diferentes. La pregunta es:
   Cual creen es la mejor solucion (o al menos la mas estable y
razonable) para
   que mi trafico quede balanceado?
 
  translation
 
  I have a BSD server with two NICs. Each NIC is connected to the
Internet
  via different ISPs. The question is: What's the best (or the most
stable)
  solution for traffic balancing between the two links?
 
  /translation

 The only proper way to do this is with a routing daemon like gated
 or zebra.  This requires peering arrangements with your
 upstream ISPs.

 There are other alternatives, all of which are rather difficult to
 implement.


 Nick Rogness [EMAIL PROTECTED]
 -
  Wouldn't it be great if we could answer people with a
   kick to the crotch?  [EMAIL PROTECTED]

Hope you didn't mean me ;-)  Normally I'd run a message
like this through babelfish, but didn't feel I had time.  I
obviously paid more attention to balancing traffic
than to the situation analysis that preceded it.

Thanks Nick for giving a great answer

KDK


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message