Impostazioni di rete

Inviato da: admin in 11 Lunedi 3rd, 2008

/etc/rc.conf
 # ネットワークアドレスが 192.168.0.0/24 の場合
defaultrouter
="192.168.0.1"
hostname
="HOSTNAME.DOMAIN.NAME"
ifconfig_em0
="inet 192.168.0.2 netmask 255.255.255.0"
ifconfig_em0 di em0 è la configurazione NIC con le modifiche, dmesg dmesg scheda NIC, ecc NIC

/etc/resolv.conf
 domain         DOMAIN.NAME
nameserver      xxx
.xxx.xxx.xxx
nameserver      yyy
.yyy.yyy.yyy

Elencato sotto Preferenze |

Nessun Commento »