2008/9/5 Ing. Nestor Alonso Torres <[EMAIL PROTECTED]>: > Hola a todos: > > En el día de hoy acabo de enterrar el ISA Server de mi centro de > trabajo, que fue suplantado por un flamante squid, sobre linux. La > salida es por una línea conmutada, vía modem externo. > > El problema ahora es que el modem cada cierto tiempo se desconecta, lo > cual no me conviene, pues ahora mismo me están llamando porque no hay > conectividad (hubo un intervalo sin uso a la hora de comida, y ahora no > hay conexión). > > ¿Hay alguna forma de hacer que el modem se mantenga encendido, o que > encienda cuando haya demanda de tráfico por el squid? Estoy utilizando > el script "pon" para conectarme. >
Este lo use una vez: $ aptitude show diald Package: diald State: not installed Version: 0.99.4-7.3 Priority: optional Section: universe/net Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]> Uncompressed Size: 614k Depends: libc6 (>= 2.6-1), libpam0g (>= 0.76), libwrap0, netbase (> 1.23), ppp (> 2.2), debconf | debconf-2.0 Description: dial on demand daemon for PPP and SLIP Many sites use SLIP or PPP links to connect to other sites over phone lines. Normally these links must be explicitly turned on or off. diald can be used to bring a SLIP or PPP link up when there are Internet packets to be sent to another site, and to close the link down when it is idle. diald operates by starting a virtual link on a pseudo tty and setting up a route to the resulting interface. This interface is called the proxy. diald monitors the proxy to determine when to bring up a real communications link. When a real link is up diald routes packets from the proxy to the real link and monitors the real link to decide if it needs to be shut down. As well, if the link goes down unexpectedly diald will attempt to reestablish the link. The rules for controlling these operations are extensively configurable in run time startup files. Diald requires that you use either the ethertap interface (available in recent Linux kernels) or SLIP to provide the proxy interface. Thus, one or the other of these interfaces is required for diald to work. Diald needs a program like "chat" or "expect" to actually dial. Sorry, "dip" cannot be used. slds -- Carlos Javier Habana, CUBA _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
