[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ADSL y 2 Ethernet



   Hola amigos les escribo por que no puedo logro
hacer
que la LAN funcione por la eth1; creo que mi problema
es
la configuración de /etc/network/interfaces ; les
adjunto
este archivo:

# /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
# (network, broadcast and gateway are optional)
#auto eth0
#iface eth0 inet static
#	address 194.168.1.1
#	netmask 255.255.255.0
#	network 194.168.1.0
#	broadcast 194.168.1.255
#	gateway 192.168.1.1
auto eth1
iface eth1 inet static
        address 192.168.1.2
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255

   eth0 esta comentada ya que por ahy salgo a internet

atraves de la interfaz ppp0.
   Quisiera saber si alguien tiene una configuracion
similar
es decir dos tarjetas eth0 y eth1; con eth0 conectada
a 
internet adsl con pppoe via ppp0 y eth1 conectada a
una
LAN. 
Ademas en las reglas de iptables estoy usando
MASQUERADE y
ip_forward lo tengoi habilitado.

Agradecere cualquier sugerencia.

Fernando Villarroel N.




__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Reply to: