Hola, por si no se acuerdan del problema... Tengo una compu q recibe de Iplan internet, y distribuye la conexion con el Wingate. Una de las computadoras a las que llega la conexion (que tienen instalados clientes de wingate) tiene W$ y linux. Obviamente quiero q ande Inet en Linux.
Bueno, no andaba nada, y ni siquiera resolv�a los DNS, pero hoy encontr� una pagina q dec�a: ------------ You need to create or edit a series of files as follows: /etc/HOSTNAME LINUX-NAME ... name of your machine without domain, e.g. PCLinux. /etc/hosts 127.0.0.1 localhost 192.168.0.1 gateway ... the name of the machine running Wingate 192.168.0.x LINUX-NAME ... the IP and name of the Linux machine ............. xxxxxxxxxx ... IP and name of all other machines in LAN /etc/resolv.conf nameserver 192.168.0.1 ... the machine running Wingate /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 IPADDR=192.168.0.x .... IP of the Linux machine in LAN NETMASK=255.255.255.0 NETWORK=192.168.0.0 BROADCAST=192.168.0.255 ONBOOT=yes BOOTPROTO=none USERCTL=no /etc/sysconfig/network NETWORKING=yes FORWARD IPV4=yes HOSTNAME=LINUX-NAME DOMAINNAME=ISP-domain ... I believe that it can be left blank GATEWAY=192.168.0.1 GATEWAYDEV=eth0 ----------- Bueno, hice eso (en realidad casi todo ya estaba, lo �nico q puse en resolv.conf la misma q el gateway en vez de los DNSes reales de Iplan) y ahora me resuelve los DNS. Si pongo ping www.blabla.com me pone su DNS, pero nunca vuelve ning�n paquete.... Si alguien tiene algun otro dato.... Gracias! __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://platinum.yahoo.com _______________________________________________ Lugro mailing list [EMAIL PROTECTED] http://www.lugro.org.ar/mailman/listinfo/lugro
