[FoLUG] routing
Simone Agostini
simoemari@libero.it
Ven 2 Gen 2004 18:41:45 CET
Fri, 2 Jan 2004 16:56:32 +0100
Michele Mordenti <michele.mordenti@tin.it> hai scritto:
> Ciao,
> stò riconfigurando la rete di casa mia e devo specificare ad ogni boot
> della macchina la tabella di routing, come devo fare per fare una cosa
> pulita?
> Ho letto il "man interfaces" ma non mi è stato amico.
> Dovrei aggiungere questo comando ad ogni boot:
>
> route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.1.28
>
>
>
> cat /etc/netwok/interfces
> # 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 192.168.1.1
> netmask 255.255.255.0
> network 192.168.1.0
> broadcast 192.168.1.255
>
> # My second ethernet card
> auto eth1
> iface eth1 inet static
> address 192.168.2.1
> netmask 255.255.255.0
> network 192.168.2.0
> broadcast 192.168.2.255
prova a definire il default gateway aggiungendo
gateway 192.168.1.28
anche se non mi è chiaro a quale network appartieni
192.168.2.
192.168.1.
192.168.0.
non dovrebbero essere uniformati? Chiedo a chi ne sa di +
--
Simone Agostini
Membro del FoLUG (Forlì Linux User Group) - http://folug.linux.it
Maggiori informazioni sulla lista
FoLUG