[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Ayuda] compartir internet



buen dia !!! me conecto a internet con red hat 7.2 con infinitum  tal y
como lo indica el manual  y funciona bien sin problemas, ahora le puse
otra
tarjeta de red a mi maquina  para compartir internet con mi red
utilizo ipchains, mis tarjetas estan de la sig forma:
eth0 10.0.0.1 255.255.0.0 gtw 10.0.0.138
eth1 172.16.70.90 255.255.255.0 gt 172.16.70.254
mis reglas de ipchains son
/sbin/ipchains -N user_msq
/sbin/ipchains -A user_msq -s 0/0 -d 0/0 -j MASQ
/sbin/ipchains -A forward -s 172.16.70.0/24  -d 0/0 -i ppp0 -j user_msq

y en mi maquina win pogo como gtw la ip 172.16.70.90, y no salen a
internet esto arroja ifconfig

eth0      Link encap:Ethernet  HWaddr 00:04:76:CE:DE:A4
          inet addr:10.0.0.1  Bcast:10.0.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1762 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1865 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:411434 (401.7 Kb)  TX bytes:158813 (155.0 Kb)
          Interrupt:18 Base address:0x9400

eth1      Link encap:Ethernet  HWaddr 00:50:04:74:BE:4D
          inet addr:172.16.70.90  Bcast:172.16.70.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:29232 errors:0 dropped:0 overruns:0 frame:0
          TX packets:197 errors:0 dropped:0 overruns:0 carrier:3
          collisions:0 txqueuelen:100
          RX bytes:3229698 (3.0 Mb)  TX bytes:16823 (16.4 Kb)
          Interrupt:5 Base address:0x220

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:24 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1948 (1.9 Kb)  TX bytes:1948 (1.9 Kb)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:200.67.86.117  P-t-P:148.235.78.109
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:113 errors:0 dropped:0 overruns:0 frame:0
          TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:107710 (105.1 Kb)  TX bytes:7002 (6.8 Kb)
alguna idea ,
de antemano gracias




_______________________________________________
Ayuda mailing list
Ayuda en linux org mx
Para salir de la lista: http://mail.linux.org.mx/mailman/listinfo/ayuda/



[Hilos de Discusión] [Fecha] [Tema] [Autor]