Hello,
recently I had a big problem with the net isntallation of Debian 31r4
sarge. I just cannot connect to internet... During the installation i wrote
my IP( it is static IP), my gateway, my subnet mas and dns. The istallation
could not connect to the i-net, i had errors like "failed to fetch" or
"temporary unavailable"... I tried to do it myself. I changed the
/etc/apt/sources.list, tried with 3 mirrors from my country, 2 from US and 2
from Germany.. ifconfig seem to be OK, /etc/network/interfaces too.. I just
can`t find where the problem is. I would be very greceful if You can help
me!


Is your network interface up? If you type 'ifconfig' you should see
something ike

eth0      Link encap:Ethernet  HWaddr 00:0C:76:5E:DB:32
         inet addr: YOUR IP ADDR  Bcast:YOUR BROADCAST  Mask: YOUR NETMASK

if not, try run 'ifup eth0' or verify if the proper kernel module is loaded

cheers

Reply via email to