|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 is appreciated!! I've contacted my local LUG but they couldn't me. We have tried to change the mac address but that didn't 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 me, IRC would be fine if possible! ******* Some info i hope is relevant (probably not in correct order) ******* niels@debian:~$ 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 debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Thu, Feb 22, 2007 at 20:43:13 +0100, Niels Rasmussen wrote:
> 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. [...] > The only thing that I've done was to install XFCE yesterday, but i > doubt that this have caused my problems. [...] > 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 ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ That looks like zeroconf is messing with your network configuration. You might have accidentally installed it due to a "recommends" dependency of some other network-related package. If that is the case then it should be enough to purge zeroconf to get your normal connectivity back. -- Regards, Florian -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
> 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 is appreciated!! > > I've contacted my local LUG but they couldn't me. > We have tried to change the mac address but that didn't 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 me, IRC would be fine if possible! > > ******* > Some info i hope is relevant (probably not in correct order) > ******* > niels@debian:~$ 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 I think this is related to 'avahi-daemon'. If you do dpkg -l|grep avahi and it shows this package, remove it and then restart your system. -- | .''`. == Debian GNU/Linux == | my web site: | | : :' : The Universal |mysite.verizon.net/kevin.mark/| | `. `' Operating System | go to counter.li.org and | | `- http://www.debian.org/ | be counted! #238656 | | my keysever: subkeys.pgp.net | my NPO: cfsg.org | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFF3fcYv8UcC1qRZVMRAqEhAJ43589PFkCxgHownHPPPC IRIcKY6ACfb/l2 u1+Er+jGl4MN4pyq7S3zmuQ= =RgH+ -----END PGP SIGNATURE----- |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
What does the avahi-daemon do ?
And what is the proper way to remove it ? /Niels -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Hi florian
I have ./usr/share/apps/zeroconf but that is a filecatalog with 8 files ending with ._tcp How should I purge it ? 2007/2/22, Florian Kulzer <florian@molphys.leidenuniv.nl>: > On Thu, Feb 22, 2007 at 20:43:13 +0100, Niels Rasmussen wrote: > > 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. > > [...] > > > The only thing that I've done was to install XFCE yesterday, but i > > doubt that this have caused my problems. > > [...] > > > 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 > ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ > > That looks like zeroconf is messing with your network configuration. You > might have accidentally installed it due to a "recommends" dependency of > some other network-related package. If that is the case then it should > be enough to purge zeroconf to get your normal connectivity back. > > -- > Regards, > Florian > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
2007/2/22, Kevin Mark <kevin.mark@verizon.net>:
> I think this is related to 'avahi-daemon'. If you do > dpkg -l|grep avahi > and it shows this package, remove it and then restart your system. I've checked avahi with synaptic and it says that there is a conflict with mdnsresponder ?? Is this the problem and should it be save to remove it with synaptic ?? /Niels -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
> My stationary PC is connected with a D-link router DI-524 via cable. You might try rebooting your router, and then rebooting your PC. Sometimes the DHCP servers on these SOHO routers get borked, and I've also seen cases where Linux won't pick up the DHCP packets once an invalid address has been assigned without a power cycle of the network card. The bottom line is that you don't have a valid address on your network, and are probably also getting invalid entries in your resolv.conf file. If nothing else works, assign an IP address manually with the ifconfig utility, and manually assign some nameservers (from OpenDNS, say) in your /etc/resolv.conf file. -- Unabashedly littering the information superhighway with detritus like this for over 15 years now. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On Thu, 22 Feb 2007 21:20:48 +0100
"Niels Rasmussen" <nielsrasmus@gmail.com> wrote: > Hi florian > > I have ./usr/share/apps/zeroconf but that is a filecatalog with 8 > files ending with ._tcp > > How should I purge it ? From a root console run 'aptitude purge zeroconf' Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
2007/2/22, Todd A. Jacobs <nospam@codegnome.org>:
> On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote: > > > My stationary PC is connected with a D-link router DI-524 via cable. > > You might try rebooting your router, and then rebooting your PC. > Sometimes the DHCP servers on these SOHO routers get borked, and I've > also seen cases where Linux won't pick up the DHCP packets once an > invalid address has been assigned without a power cycle of the network > card. > > The bottom line is that you don't have a valid address on your network, > and are probably also getting invalid entries in your resolv.conf file. > If nothing else works, assign an IP address manually with the ifconfig > utility, and manually assign some nameservers (from OpenDNS, say) in > your /etc/resolv.conf file. But it should work, my wifes laptop runs fine with the same connection ? /Niels -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
On Thu, Feb 22, 2007 at 09:22:54PM +0100, Niels Rasmussen wrote:
> What does the avahi-daemon do ? > zeroconf, avahi and others are part of a group of packages to make users lives easier. zeroconf = zero configuration. That is, these are part of a system whereby the user does not have to configure anything. It checks your local network for things like: printers, file shares, etc. and 'discovers' them. In this case, its process is interfering with your networking. Addresses in the 169.x.x.x range are an indication of this. I'm not an expert in this, so this from memory. Consult wikipedia for more info or similar. -- | .''`. == Debian GNU/Linux == | my web site: | | : :' : The Universal |mysite.verizon.net/kevin.mark/| | `. `' Operating System | go to counter.li.org and | | `- http://www.debian.org/ | be counted! #238656 | | my keysever: subkeys.pgp.net | my NPO: cfsg.org | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFF3gZzv8UcC1qRZVMRAvuCAJ4hKNeVkqHnY2a1Bat0EB BLYAfikwCeKgMH PXvsPzYFSlE68BJroL99KX0= =noLS -----END PGP SIGNATURE----- |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
Todd A. Jacobs wrote:
> On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote: > >> My stationary PC is connected with a D-link router DI-524 via cable. > > You might try rebooting your router, and then rebooting your PC. > Sometimes the DHCP servers on these SOHO routers get borked, and I've > also seen cases where Linux won't pick up the DHCP packets once an > invalid address has been assigned without a power cycle of the network > card. > > The bottom line is that you don't have a valid address on your network, > and are probably also getting invalid entries in your resolv.conf file. > If nothing else works, assign an IP address manually with the ifconfig > utility, and manually assign some nameservers (from OpenDNS, say) in > your /etc/resolv.conf file. PHFEEEWWW !!! That did the trick DDDDDThanks a lot !! My only problem with debian is that if something not working as usual, I get into panic !!! -- /Niels Registred Linux user #133791 Get counted at http://counter.li.org -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|