LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Can't use internet with router Linksys BEFSR41W (https://www.linuxquestions.org/questions/linux-networking-3/cant-use-internet-with-router-linksys-befsr41w-171224/)

ch_music 04-17-2004 04:32 AM

Can't use internet with router Linksys BEFSR41W
 
hi.. i'm new to linux, currently using debian linux. i've tried to configure my ethernet with etherconf, which appear to be successful. however, as the system restarted, there's DHCPREQUEST and DHCPOFFER message. however, the network appears to be unreachable. connection to 192.168.1.1 (the Linksys BEFSR41W router IP address) is refused. pinging any address does not seem to work either. i tried ifdown -a followed by ifup -a. now the DHCPREQUEST to 255.255.255.255 on port 67 yields Message is too long. no DHCPOFFER is received and dhcp-client is forced to use the old lease (in my case 192.168.1.110).. now i'm able to ping the router and even external address.. however, i still can't browse anything (timeout message) with mozilla (or any other web browser).

any help will be appreciable.. thanx ^^

-chris-

urzumph 04-17-2004 04:11 PM

Try a static ip long enough to get the 'pump' client to install (it's another DHCP client) then try getting an IP with pump. If it works, you'll have to look at your network startup scripts to make it happen automatically...

ch_music 04-19-2004 01:22 AM

it works!
 
Yea.. it works after some tweaking.. initially pump did not work, but after doing ifconfig eth0 mtu 1500 and ifconfig lo mtu 1500, it works fine.. thanks a lot..

-chris


All times are GMT -5. The time now is 11:20 PM.