View Full Version : Vecchia debby vuole banda
linux_arrivooo
07-10-2004, 16:29
Devo installare una scheda di rete Compaq Nc3120 con chipset Intel sb82558b a una vecchissima debby. Poi vorrei configurarle l'ip, il gateway,la subnet mask e il dns. Riuscite a spiegarmi come posso fare.... non ho una idea sono abituato con fedora e adesso sono nel panico.Thanks ... è parecchio urgente
thanks ancora
Originariamente inviato da linux_arrivooo
Devo installare una scheda di rete Compaq Nc3120 con chipset Intel sb82558b a una vecchissima debby. Poi vorrei configurarle l'ip, il gateway,la subnet mask e il dns. Riuscite a spiegarmi come posso fare.... non ho una idea sono abituato con fedora e adesso sono nel panico.Thanks ... è parecchio urgente
thanks ancora
vi /etc/network/interfaces
Esempio:
# 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.254.100
netmask 255.255.255.0
network 192.168.254.0
broadcast 192.168.254.255
gateway 192.168.254.254
vi /etc/resolv.conf
Esempio:
nameserver 62.211.75.53
nameserver 80.18.136.22
nameserver 212.131.30.42
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.