cannot enter router webpage

Asked by Caterpillar

I have a Linksys router (model BEFSR41). And I used to enter the http://192.168.1.1 to access the router webpage.
After the upgrade to Kubuntu 8.10 (from the 8.04) I cannot enter the routerwebpage. I use Opera, but also trying with other web browsers this happens again :(

Trying to ping the router I have the following messages from the Konsole

caterpillar@Magic-3: ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.100 icmp_seq=1 Destination Host Unreachable
From 192.168.1.100 icmp_seq=2 Destination Host Unreachable
From 192.168.1.100 icmp_seq=3 Destination Host Unreachable
From 192.168.1.100 icmp_seq=5 Destination Host Unreachable
From 192.168.1.100 icmp_seq=6 Destination Host Unreachable
From 192.168.1.100 icmp_seq=7 Destination Host Unreachable

I don't know why Linux tells me that the destination host is unreachable, I cannot understand this because my internet is working well.
To configure router ports I have to use my laptop instead using the desktop computer. The laptop have Kubuntu 8.10 too but is working well and can access the router's webpage

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Caterpillar
Solved:
Last query:
Last reply:

This question was originally filed as bug #298026.

Revision history for this message
Robert Rittenhouse (rrittenhouse) said :
#1

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

You need to change your Ubuntu network ip it must be something like

ip: 192.168.1.2
netmask: 255.255.255.0

Or, i think better, put it as DHCP

Hope this helps

Revision history for this message
Caterpillar (caterpillar) said :
#3

Why if I tell the computer to ping 192.168.1.1 Kubuntu pings the 192.168.1.100 ? Look at first post

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

No it ping from your nic that have ip 192.168.1.100 so you can't reach the router. Please change your ip

Thank you

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

To get better nic settings info open a terminal and type:

ifconfig -a

Thank you

Revision history for this message
Caterpillar (caterpillar) said :
#6

I have 2 ethernet port in my pc. I'm using eth0 at the moment, and eth1 is unplugged. The computer still write the ip (192.168.1.100) that I've set months ago (static ip address) with the Kubuntu 8.04. Kubuntu 8.10 has problems on static ip addresses so I had to change port (to eth0) and configure it with DHCP.

Here the ifconfig -a

eth0 Link encap:Ethernet HWaddr 00:01:29:fc:29:05
          inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: fe80::201:29ff:fefc:2905/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:731976 errors:4 dropped:0 overruns:0 frame:4
          TX packets:561974 errors:0 dropped:0 overruns:0 carrier:0
          collisioni:0 txqueuelen:1000
          Byte RX:688041019 (688.0 MB) Byte TX:126488523 (126.4 MB)
          Interrupt:23 Indirizzo base:0xe000

eth1 Link encap:Ethernet HWaddr 00:01:29:fc:28:bf
          inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisioni:0 txqueuelen:1000
          Byte RX:0 (0.0 B) Byte TX:0 (0.0 B)
          Interrupt:18

lo Link encap:Loopback locale
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:63085 errors:0 dropped:0 overruns:0 frame:0
          TX packets:63085 errors:0 dropped:0 overruns:0 carrier:0
          collisioni:0 txqueuelen:0
          Byte RX:76801397 (76.8 MB) Byte TX:76801397 (76.8 MB)

pan0 Link encap:Ethernet HWaddr aa:a5:3d:87:c1:e7
          BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisioni:0 txqueuelen:0
          Byte RX:0 (0.0 B) Byte TX:0 (0.0 B)

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#7

Italian message: E sei anche italiano... ;-)
Sorry. I read your ip in the wrong way i believe to read 192.168.100.1 ok you are right...
Can you try to disable the eth1 nic card... from terminal...

ifdown eth1

or

sudo ifdown eth1

Then try to ping

Hope this helps

Revision history for this message
Caterpillar (caterpillar) said :
#8

LOL doing sudo ifdown eth1 all works well :D

P.S.ma stai sul forum italiano di ubuntu anche tu? ;)

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#9

Italian message:
No rispondo e segnalo bugs solo qui, da circa 2 anni...
https://launchpad.net/~marcobra

Ciao

Revision history for this message
Caterpillar (caterpillar) said :
#10

grazie il contributo che apporti nella segnalazione bug ;)
servirebbero molte persone così