Juan4Ever Posted April 16, 2004 Share Posted April 16, 2004 the wizard to connect to Internet trough ADSL dont work, it make an interface called ppp0 and another one for my Ethernet card eth0 but the Internet conection just dont work, i try to make ping to any site, but nothing returns. ill try to give you linuxgurus all the antecedent i have compiled: when i make ifconfig i get this: eth0 Link encap:Ethernet HWaddr 00:80:AD:70:9F:85 inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:84 errors:0 dropped:0 overruns:0 frame:0 TX packets:132 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:7987 (7.7 Kb) TX bytes:7349 (7.1 Kb) Interrupt:5 Base address:0xa800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1492 errors:0 dropped:0 overruns:0 frame:0 TX packets:1492 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1108154 (1.0 Mb) TX bytes:1108154 (1.0 Mb) ppp0 Link encap:Point-to-Point Protocol inet addr:200.28.25.195 P-t-P:10.52.40.3 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1 RX packets:39 errors:0 dropped:0 overruns:0 frame:0 TX packets:45 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:4056 (3.9 Kb) TX bytes:2064 (2.0 Kb) and whent i do the service network restart i get this Interrupcion de la interfaz ppp0: uso: ifdown <nombre del dispositivo> [FAlLA(fail)] Interrupcion de la interfaz eth0: [OK] Interrupcion de la interfaz de loopback:[OK] Configurando parametros(settings) de red(network):[OK] Activacion de la interfaz de loopback:[OK] Activando interfaz eth0:[OK] Activando interfaz ppp0: ./ifup: configuracion de ppp0 no encontrada(not found). Uso: ifup <nombre del dispositivo (name device)> [FALL?] i hope this help. i have an arescom NetDSL1000. anybody can helpme? Link to comment Share on other sites More sharing options...
kemical Posted April 16, 2004 Share Posted April 16, 2004 do you have any firewall services running? check your services tab in the menu because from your ifconfig packets are being sent and received at the ppp0 level with no errors returned Link to comment Share on other sites More sharing options...
Juan4Ever Posted April 16, 2004 Author Share Posted April 16, 2004 do you have any firewall services running? check your services tab in the menu because from your ifconfig packets are being sent and received at the ppp0 level with no errors returned nop, there is not firewall. is a clean install and in the installation y disabled the firewall. i have noticed it too, the ppp0 appears to be working, but the fact is i cant even make a ping to any site. Link to comment Share on other sites More sharing options...
kemical Posted April 16, 2004 Share Posted April 16, 2004 what does lsmod show? and do you have modules compiled for pppoe in the kernel Link to comment Share on other sites More sharing options...
Juan4Ever Posted April 16, 2004 Author Share Posted April 16, 2004 what does lsmod show? and do you have modules compiled for pppoe in the kernel here it is, lsmodcommand Module Size Used by Not tainted nls_iso8859-1 3516 1 (autoclean) nls_cp437 5148 1 (autoclean) vfat 13036 1 (autoclean) fat 38872 0 (autoclean) [vfat]ppp_synctty 7936 0 (unused) ppp_async 9472 1 ppp_generic 24476 3 [ppp_synctty ppp_async] slhc 6756 0 [ppp_generic] dmfe 15841 1 (autoclean) cmpci 39988 1 (autoclean) gameport 3380 0 (autoclean) [cmpci] soundcore 6468 4 (autoclean) [cmpci] radeon 115204 1 agpgart 54820 3 parport_pc 19076 1 (autoclean) lp 9060 0 (autoclean) parport 37056 1 (autoclean) [parport_pc lp] autofs 13364 0 (autoclean) (unused) floppy 58012 2 (autoclean) sg 36492 0 (autoclean) sr_mod 18168 0 (autoclean) microcode 4700 0 (autoclean) ide-scsi 12208 0 scsi_mod 108168 3 [sg sr_mod ide-scsi] ide-cd 35776 0 cdrom 33728 0 [sr_mod ide-cd] keybdev 2976 0 (unused) mousedev 5556 1 hid 24708 0 (unused) input 5888 0 [keybdev mousedev hid] usb-uhci 26380 0 (unused) usbcore 79168 1 [hid usb-uhci] ext3 71300 1 jbd 52084 1 [ext3] Link to comment Share on other sites More sharing options...
kemical Posted April 16, 2004 Share Posted April 16, 2004 you could try reinstalling the modules/drivers and see if that solves anything, or find updated drivers for it Link to comment Share on other sites More sharing options...
Juan4Ever Posted April 16, 2004 Author Share Posted April 16, 2004 you could try reinstalling the modules/drivers and see if that solves anything, or find updated drivers for it i fixed it, now i have inet connection. the internet connection wizard frm fedora dont seems to work. y did the adsl-setup command and that works... i should learn more about the command i guess. thanks anyway. Link to comment Share on other sites More sharing options...
Recommended Posts