ADSL problema

Fórumok

Par napja (lehet h vmi frissitessel fugg ossze), furcsa modon nincs net, ha a gepet ujrainditom, de az ADSL-modemet nem kapcsolom ki-be. Kubuntu 7,04. Otletek?

Hozzászólások

Másold be ide az /etc/network/interfaces tartalmát és nézd meg rootként az ifconfig üzenetét.

interfaces:
-----------
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider

*************
ifconfig:
---------
eth0 Link encap:Ethernet HWaddr 00:13:8F:CC:49:52
inet6 addr: fe80::213:8fff:fecc:4952/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2655 errors:0 dropped:0 overruns:0 frame:0
TX packets:2800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1680435 (1.6 MiB) TX bytes:486463 (475.0 KiB)
Interrupt:21

eth0:avah Link encap:Ethernet HWaddr 00:13:8F:CC:49:52
inet addr:169.254.6.84 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:21

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:688 errors:0 dropped:0 overruns:0 frame:0
TX packets:688 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:53080 (51.8 KiB) TX bytes:53080 (51.8 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:81.183.116.46 P-t-P:145.236.238.180 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:2519 errors:0 dropped:0 overruns:0 frame:0
TX packets:2606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1615562 (1.5 MiB) TX bytes:414244 (404.5 KiB)
***************

Ja, bocs, ez ilyen:

BOOTP is the Bootstrap Protocol.

The BOOTP protocol is utilized by diskless workstations to gather configuration information from a network server.

The information provided by the BOOTP protocol is:

* The IP address which should be utilized by the diskless workstation
* The IP address of a server which will provide an Operating System image for the diskless workstation
* The filename of an Operating System image which the diskless workstation should boot