[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian installation (stable version)



I downloaded the netinst CD, but after the installation process, when comes the time to download packages from internet, I'm facing problems with the communication,

scenario
 -real ip associated to one router
 -internal C class network mask (255.255.255.0)
 -Xp's PC and Linux Centos PC  in my internal network, working properly
 - Linux Centos (DNS) , configurated properly.

After the installation the ping to any IP on my internal network fails
ping 127.0.0.1   ok
ping 192.168.7.150   ok  (static ip assignated to debian)  ok

This hardware has a Realtek onboard network card, but trying to guess the problem I added a 3c905, but every test failed, I tried to reinstall several time using one card or another without result.

lsmod result
Module           Size            Used by           Not installed
vfat               8748              0                 (autoclean)
fat                27576             0                 (autoclean) [vfat]
ehci-hcd        14764             0                 (unused)
usb-uhci         19504             0                 (unused)
usb core        5268               1                  [ehci-hcd   usb_uhci]
ide-scsi          8272               0
scsi-mod        86052             1                  [ide scsi]
3c59x           23312             1
8139too        12328             0                 (unused)
mii                1952                0                 [8139too]
crc32            2848                0                 [8139too]
ide_cd           27072              0
cdrom           26212              0                  [ide_cd]
rtc                5768               0                  (autoclean)
ext3            65388               1                  (autoclean)
jbd              34628               1                  (autoclean) [ext3]
ide_detect   288                   0                  (autoclean) unused
piix              7784                 1                  (autoclean)
ide_disk        12448               2                  (autoclean)
ide_core 91832 2 (autoclean)[ide_scsi ide_cd id_detect piix ide_disk]
unix             12752               2                  (autoclean)

Moreover I downloaded the CD (Knoppix 3.8) , and this debian's descendant don't ask me almost anything and after it autoconfiguration I can wave on internet without any problem

lsmod returned on knoppix 3.8
Module                  Size  Used by
snd_mixer_oss          18688  0
snd                    46308  1
snd_mixer_oss
i830                   27264  1
i810                   23168  0
drm                    58900  3 i830,i810
autofs4                18820  1
af_packet              20104  0
ntfs                  163728  0
i810_audio             36884  1
ac97_codec             20108  1 i810_audio
soundcore              11104  3 snd,i810_audio
8139too                25600  0
3c59x                  42024  0
mii                     7808  2 8139too,3c59x
intel_agp              22044  1
agpgart                30512  3 drm,intel_agp
cfi_cmdset_0002        23296  2
cfi_util                7168  1 cfi_cmdset_0002
mtdpart                12288  1 cfi_cmdset_0002
jedec_probe            20352  0
cfi_probe               9984  0
gen_probe               6912  2 jedec_probe,cfi_probe
ichxrom                 8576  0
mtdcore                 9800  4 mtdpart,ichxrom
chipreg                 6656  3 jedec_probe,cfi_probe,ichxrom
map_funcs               5632  1 ichxrom
i2c_i801               11276  0
i2c_core               21248  1 i2c_i801
parport_pc             38596  0
parport                33480  1 parport_pc
8250                   41692  0
serial_core            21120  1 8250
usbhid                 42176  0
pcmcia                 21776  0
yenta_socket           21896  0
rsrc_nonstatic         12160  1 yenta_socket
pcmcia_core            42272  3 pcmcia,yenta_socket,rsrc_nonstatic
video                  18308  0
thermal                14984  0
processor              24552  1 thermal
fan                     7300  0
container               7296  0
button                  9104  0
battery                12420  0
ac                      7556  0
rtc                    13772  0
unionfs               830612  1
cloop                  18848  1
sbp2                   24456  0
ohci1394               33028  0
ieee1394              300600  2 sbp2,ohci1394
usb_storage            63296  0
ub                     18332  0
ohci_hcd               21896  0
uhci_hcd               31376  0
ehci_hcd               31752  0
usbcore 101496 7 usbhid,usb_storage,ub,ohci_hcd,uhci_hcd,ehci_hcd

Thanks in advance for any help




Reply to: