Router set up

scott sclewin at bmts.com
Tue Mar 7 13:44:17 UTC 2006


Luka Renko wrote:
> Is your network working?
I have not tried sending information from one computer to the other, but 
in win xp I am able to connect to the internet through the router.
> Can you access internet and you have only problems with accessing router?
I cannot access the internet while in Kubuntu through the router.

> Can you run System -> Konsole and execute "ifconfig" command and send 
> us output?
eth0      Link encap:Ethernet  HWaddr 00:11:95:E0:BA:EE
          inet6 addr: fe80::211:95ff:fee0:baee/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1551 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1530 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1071562 (1.0 MiB)  TX bytes:200965 (196.2 KiB)
          Interrupt:18 Base address:0xd000

ppp0      Link encap:Point-to-Point Protocol
          inet addr:216.183.152.159  P-t-P:216.183.152.1  
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:1505 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1478 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:1035628 (1011.3 KiB)  TX bytes:166640 (162.7 KiB)

> Did you try connecting  with  network cable or just wireless?
Both.

> You may want to try the following commands:
> sudo ifdown eth0
> sudo ifup eth0
> sudo dhclient eth0
Wow, that seemed to work.  I can connect to the internet now and I can 
configure the router with the ip address, thanks.  Just in case you 
wanted to see it I have put below the console output.

scott at kubuntu:~$ sudo ifdown eth0
/etc/network/interfaces:26: too few parameters for iface line
ifdown: couldn't read interfaces file "/etc/network/interfaces"
scott at kubuntu:~$ sudo ifup eth0
/etc/network/interfaces:26: too few parameters for iface line
ifup: couldn't read interfaces file "/etc/network/interfaces"
scott at kubuntu:~$ sudo dhclient eth0
There is already a pid file /var/run/dhclient.pid with pid 9615
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.2
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

ppp0: unknown hardware address type 512
sit0: unknown hardware address type 776
ppp0: unknown hardware address type 512
sit0: unknown hardware address type 776
Listening on LPF/eth0/00:11:95:e0:ba:ee
Sending on   LPF/eth0/00:11:95:e0:ba:ee
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
bound to 192.168.0.100 -- renewal in 239970 seconds.


> Please provide output of:
> dmesg
> iwconfig
I will once I have some time.  Will the same command work with the wireless?

Thanks for your help, both of you.

-- 
Your friend,
Scott

"The most intelligent people in the world know they are not the most intelligent person"





More information about the kubuntu-users mailing list