Necesito configurar mi tarjeta de red de la siguiente forma: IP 198.162.0.1 Netmask 255.255.255.0 Gateway 192.168.0.1 Primary DNS 10.101.0.2 Secondary 10.101.0.3
Encontre en http://www.linuxmigration.com/quickref/install/network.html que debo modificar cuatro archivos /etc/hosts /etc/sysconfig/network /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/resolv.conf el problema es que solo tengo el primero, ya que no tengo la carpeta etc/sysconfig. Tambi�n prob� creando el archivo /etc/resolv.conf con los nameserver xx.xx.xx.xx ifconfig eth0 192.168.0.102 netmask 255.255.255.0 up route add default gw 192.168.12.1 eth0 pero este �ltimo comando me tir� "Network is unreachable", as� que creo que aqu� est� el problema, ya que puedo hacer ping a las m�quinas en la red local, pero no tengo internet. Utilizo woody. Si alguien me puede ayudar se lo agradecer�a. Oscar -- Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe' Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
