Aguiar Magalhaes wrote:
Internet ---- Roteador (200.x.x.12)
|
|
| eth0 (200.x.x.10)
| Firewall
|
| eth1 (192.168.x.10) |
|
LAN


Na figura acima, o gateway da interface eth0 do
firewall � 200.x.x.12


Qual � o gateway para a eth1 do firewall ??

Seria o mesmo gateway da eth0, ou seja, 200.x.x.10 ??

Eu nao coloco nada, pelo menos no debian eh assim.

# The first network card
auto eth0
iface eth0 inet static
        address 200.xxx.xx.xxx
        netmask 255.255.255.xxx
        network 200.xxx.xx.xx
        broadcast 200.xxx.xx.xxx
        gateway 200.xxx.xx.xx

# The second network card
auto eth1
iface eth1 inet static
        address 192.168.1.1
        network 192.168.1.0
        netmask 255.255.255.0
        broadcast 192.168.1.255
---------------------------------------------------------------------------
Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utiliza��o da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a