Buenas,
Continuo con este thread porque tuve algunos problemas. Cambie potato a
woody pero borrando todo lo que habia de potato y cuando fui a configurarlo
(a woody) puse en el archivo /etc/network/interfaces :
---
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian
installation
auto eth0
iface eth0 inet dhcp
iface eth0 inet static
address 192.168.1.55
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.1.1
---
Las otras m�quinas de la red las puedo ver (responden al ping) pero no
recibo internet, antes no se como funcionaba porque teoricamente le faltaba
configurar el servidor proxy a 192.168.1.1:8080, entonces la pregunta es
�hay alguna variable del entorno para la configuraci�n del proxy?. En el
"man interfaces" no aparece.
Desde ya muchas gracias.
Saludos.
Linux Debian 2.4.18-bf2.4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]