no internet connectionForum: Networking Topic: no internet connection started by: lalala  Posted by lalala on Dec. 29 2005,10:10  
        hi everyonei try to run dsl off the cd rom but i can not connect to the internet. i try to run dsl off the cd rom again but from another computer and it can connect to internet i have linksys router dealing with the connection for the house. Is there any setting i need to do to get connection for my computer? Thanks  Posted by hs7sv on Dec. 29 2005,12:05  
        pls tell us more detail about your network card: wireless or wired card, brand, model, firmware version
   Posted by lalala on Dec. 29 2005,21:35  
        I'm using a d link router di 524, it's a wireless router but i connect with ethernet cable.My network card is Asustek/broadcom 440x10/100 integrated  Posted by hs7sv on Dec. 30 2005,01:53  
        Check DHCP function in your rounter. If it's correct, DSLpanel --> Netcardconfig --> YesIf the result is Eth0 ... OK, that means you can use internet connection. Otherwise, please provide us the error message.  Posted by roberts on Dec. 30 2005,02:15  
        This < thread > might be helpful.
   Posted by lalala on Dec. 30 2005,02:37  
        Thanks for your replies guysI can use the internet now i have to type this eveytime i reboot sudo su modprobe b44 exit exit I don't know what that means but it get the job done Where can i find more information about the command ? Is there a way to set it somewhere, so that i don't have to type it again everytime i log in? Once again thanks for your help  Posted by roberts on Dec. 30 2005,05:35  
        You should be able to add themodprobe b44 to your /opt/bootlocal.sh Then upon backup/restore the command will run as root each time you boot up with restore. The sudo su mean you are becoming the superuser (root)  |