Hi all
Today when I want to enter www I couldn't get online.
I'm running debian testing (etch) and it have worked without any
complaints at all ever since I installed it in november last year.
My stationary PC is connected with a D-link router DI-524 via cable.
My wifes laptop (winXP) is connected to the router via a bluetooth adapter.
The laptop couldnt get online too. So I entered (inside the winbrowser
on the laptop)http://192.168.0.2 and hit the button "Renew", then my
wife was airborn, but not my stationary PC (Fujitsu Siemens AMD64x2)
which i bought 5 months ago.
I've tried to plugin the cable, into the laptop directly from the
router and the laptop still connected fine.
All cables are connected correctly.
The only thing that I've done was to install XFCE yesterday, but i
doubt that this have caused my problems.
I have no experience in networking at all, so any help is appreciated!!
I've contacted my local LUG but they couldn't help me.
We have tried to change the mac address but that didn't help either.
The problem was to get an IP-address, but it is impossible!!
I wont believe that it is my netcard that should be the problem.
I'm really lost without my internet connection!
If I cant get online I have to switch to another distro, but that
would make my heart bleed !!!!!
Could somebody please help me, IRC would be fine if possible!
*******
Some info i hope is relevant (probably not in correct order)
*******
[EMAIL PROTECTED]:~$ su
Password:
debian:/home/niels# ifconfig eth1 hw ether 00:15:F2:8D:92:56
debian:/home/niels#
debian:/home/niels# ifdown eth1
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth1/00:15:f2:8d:92:56
Sending on LPF/eth1/00:15:f2:8d:92:56
Sending on Socket/fallback
DHCPRELEASE on eth1 to 192.168.0.2 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
debian:/home/niels# ifup eth1
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth1/00:15:f2:8d:92:56
Sending on LPF/eth1/00:15:f2:8d:92:56
Sending on Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
debian:/home/niels#
debian:/home/niels# ifconfig
eth1 Link encap:Ethernet HWaddr 00:15:F2:8D:92:56
inet addr:169.254.229.209 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::215:f2ff:fe7d:9155/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:48 errors:0 dropped:0 overruns:0 frame:0
TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6114 (5.9 KiB) TX bytes:16310 (15.9 KiB)
Interrupt:225 Base address:0xe000
lo Link encap:Local Loopback
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:392 errors:0 dropped:0 overruns:0 frame:0
TX packets:392 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29696 (29.0 KiB) TX bytes:29696 (29.0 KiB)
debian:/home/niels#
debian:/# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth1
iface eth1 inet dhcp
debian:/# ifconfig -a
eth0 Link encap:UNSPEC HWaddr
00-11-D8-00-00-85-C5-D2-00-00-00-00-00-00-00-00
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
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth1 Link encap:Ethernet HWaddr 00:15:F2:8D:92:56
inet addr:169.254.229.209 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::215:f2ff:fe7d:9155/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:82 errors:0 dropped:0 overruns:0 frame:0
TX packets:114 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10224 (9.9 KiB) TX bytes:26570 (25.9 KiB)
Interrupt:225 Base address:0xe000
lo Link encap:Local Loopback
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:572 errors:0 dropped:0 overruns:0 frame:0
TX packets:572 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:43072 (42.0 KiB) TX bytes:43072 (42.0 KiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
debian:/#
debian:/# dhclient eth1
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth1/00:15:f2:8d:92:56
Sending on LPF/eth1/00:15:f2:8d:92:56
Sending on Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 19
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
debian:/#
Thanks in advance !
/Niels
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]