Hola, en eth1 puse: 200.104.XXX.XXX para no poner mi IP actual... :-D aldebaran:~# ifconfig eth0 Link encap:Ethernet HWaddr 00:C0:DF:0F:81:26 inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1643 errors:0 dropped:0 overruns:0 frame:0 TX packets:5569 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:226433 (221.1 KiB) TX bytes:420064 (410.2 KiB) Interrupt:5 Base address:0x5000
eth1 Link encap:Ethernet HWaddr 00:E0:18:29:F7:61 inet addr:200.104.XXX.XXX Bcast:255.255.255.255 Mask:255.255.252.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:241440 errors:0 dropped:0 overruns:0 frame:0 TX packets:97708 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:125962236 (120.1 MiB) TX bytes:7928355 (7.5 MiB) Interrupt:5 Base address:0x7400 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:28989 errors:0 dropped:0 overruns:0 frame:0 TX packets:28989 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2530855 (2.4 MiB) TX bytes:2530855 (2.4 MiB) aldebaran:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 200.104.80.0 0.0.0.0 255.255.252.0 U 0 0 0 eth1 0.0.0.0 200.104.80.1 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 aldebaran:~# >-- Mensaje Original -- >Date: Fri, 18 Jul 2003 22:23:19 -0300 >From: Christoph Simon <[EMAIL PROTECTED]> >To: debian-user-spanish@lists.debian.org >Subject: Re: red casera win->Linux > > >On Fri, 18 Jul 2003 21:06:04 -0400 >"Johann Henriquez Lucero" <[EMAIL PROTECTED]> wrote: > >> A el computador con Win 98 le puse: >> direccion IP estatica: 192.168.0.2 >> mascara de subred: 255.255.255.0 >> puerta de enlace (gateway): 192.168.0.1 >> >> A el computador con Debian: >> en el archivo /etc/network/interfaces : >> auto eth1 >> iface eth1 inet dhcp >> auto eth0 >> iface eth0 inet static >> address 192.168.0.1 >> netmask 255.255.255.0 >> gateway 192.168.0.1 >> >> hasta aca, el computador con Linux tiene Internet y funciona >> perfectamente. Pero ambos computadores (el con Debian y el con Win98) >> no se ven ni por si acaso (ni siquiera probando ping) > >De momento te falta un > echo 1 > /proc/sys/net/ipv4/ip_forward >(como superusuario) Y te falta un NAT para que el windows no salga con >un IP privado a la Internet. > >Pero antes que eso necesitas descubri porque no responden los pings >entre las dos máquinas. Con la información que nos has dado, no te lo >sé decir, Talvez nos puedas mandar la salida de "route -n". > >Y otra cosa: Deberias montarte algun tipo de firewall. Hay mucho bicho >raro ahí fuera en la Internet. > >-- >Christoph Simon >[EMAIL PROTECTED] >--- >^X^C >q >quit >:q >^C >end >x >exit >ZZ >^D >? >help >. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > Regards Johann Henriquez L. ________________________________________ mailto:[EMAIL PROTECTED] ICQ #137470123 GNU/Linux user #279323 Debian 'Sid' http://www.debian.org/ ________________________________________