Това е преди да включа pod dsl-provoder:
ivaylo@executor:~$ sudo kate /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
auto eth0
iface eth0 inet dhcp
auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider
===============================================
ivaylo@executor:~$ sudo ifconfig
eth0 Link encap:Ethernet HWaddr 00:C0:26:25:AA:67
inet addr:10.0.40.52 Bcast:10.0.43.255 Mask:255.255.252.0
inet6 addr: fe80::2c0:26ff:fe25:aa67/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1197 errors:0 dropped:0 overruns:0 frame:0
TX packets:176 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:122873 (119.9 KiB) TX bytes:17204 (16.8 KiB)
Interrupt:5 Base address:0x6000
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:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1260 (1.2 KiB) TX bytes:1260 (1.2 KiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:85.95.95.58 P-t-P:10.0.0.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:31 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:2866 (2.7 KiB) TX bytes:355 (355.0

ivaylo@executor:~$ sudo /var/log/messages | grep pppd
sudo: /var/log/messages: command not found
Тук май съм те разбрал и направих така:
ivaylo@executor:/var/log$ sudo kate /var/log/messages
там пишеше само това:
Jun 26 02:08:26 executor syslogd 1.4.1#20ubuntu4: restart.
Да не би да става въпрос за този файл?

'> (последноте 20-тина реда само, доста е тлъст):
ivaylo@executor:/var/log$ sudo kate /var/log/messages.0
Jun 26 02:01:52 executor kernel: [ 33.260000] NET: Registered protocol family 31
Jun 26 02:01:52 executor kernel: [ 33.260000] Bluetooth: HCI device and connection manager initialized
Jun 26 02:01:52 executor kernel: [ 33.260000] Bluetooth: HCI socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.340000] Bluetooth: L2CAP ver 2.8
Jun 26 02:01:52 executor kernel: [ 33.340000] Bluetooth: L2CAP socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM TTY layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM ver 1.8
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.routers
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Jun 26 02:01:54 executor kernel: [ 35.148000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jun 26 02:01:54 executor kernel: [ 35.152000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Jun 26 02:01:54 executor kernel: [ 35.152000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
Jun 26 02:02:47 executor gconfd (ivaylo-5286): starting (version 2.18.0.1), pid 5286 user 'ivaylo'
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readwrite:/home/ivaylo/.gconf" to a writable configuration source at position 1
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
сори ако това беше излишно, ще го покажа и като се конектна...

'>
на "grep pppd" и "sudo grep pppd" нищо не изписва, изчаках около минута и после CTRL+C
дано не съм сбъркал някъде....
Такаaa... сега да пуснем нета:
ivaylo@executor:/var/log$ pon dsl-provider
Plugin rp-pppoe.so loaded.
ivaylo@executor:/var/log$ sudo kate /var/log/messages
(Целия файл)
Jun 26 02:08:26 executor syslogd 1.4.1#20ubuntu4: restart.
Jun 26 02:11:56 executor syslogd 1.4.1#20ubuntu4: restart.
Jun 26 02:21:03 executor pppd[5840]: Plugin rp-pppoe.so loaded.
Jun 26 02:21:03 executor pppd[5842]: pppd 2.4.4 started by ivaylo, uid 1000
Jun 26 02:21:03 executor pppd[5842]: PPP session is 71
Jun 26 02:21:03 executor pppd[5842]: Using interface ppp1
Jun 26 02:21:03 executor pppd[5842]: Connect: ppp1 <--> eth0
Jun 26 02:21:03 executor pppd[5842]: CHAP authentication succeeded
Jun 26 02:21:03 executor pppd[5842]: CHAP authentication succeeded
Jun 26 02:21:03 executor pppd[5842]: peer from calling number 00:11:2F:FA:CC:17 authorized
Jun 26 02:21:03 executor pppd[5842]: replacing old default route to eth0 [10.0.40.200]
Jun 26 02:21:03 executor pppd[5842]: local IP address 85.95.95.58
Jun 26 02:21:03 executor pppd[5842]: remote IP address 10.0.0.1
Jun 26 02:21:03 executor pppd[5842]: primary DNS address 85.95.92.2
Jun 26 02:21:03 executor pppd[5842]: secondary DNS address 89.190.218.2
ivaylo@executor:/var/log$ sudo kate /var/log/messages.0
за всеки случай последните 20 реда и от този:
Jun 26 02:01:46 executor kernel: [ 25.620000] input: Power Button (FF) as /class/input/input4
Jun 26 02:01:46 executor kernel: [ 25.628000] ACPI: Power Button (FF) [PWRF]
Jun 26 02:01:46 executor kernel: [ 25.688000] input: Power Button (CM) as /class/input/input5
Jun 26 02:01:46 executor kernel: [ 25.696000] ACPI: Power Button (CM) [PWRB]
Jun 26 02:01:46 executor kernel: [ 25.756000] input: Sleep Button (CM) as /class/input/input6
Jun 26 02:01:46 executor kernel: [ 25.764000] ACPI: Sleep Button (CM) [SLPB]
Jun 26 02:01:46 executor kernel: [ 25.840000] pcc_acpi: loading...
Jun 26 02:01:46 executor kernel: [ 26.968000] ip_tables: © 2000-2006 Netfilter Core Team
Jun 26 02:01:50 executor dhcdbd: Started up.
Jun 26 02:01:50 executor kernel: [ 31.484000] ppdev: user-space parallel port driver
Jun 26 02:01:50 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Jun 26 02:01:50 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Jun 26 02:01:51 executor hpiod: 1.7.3 accepting connections at 2208...
Jun 26 02:01:51 executor kernel: [ 32.596000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
Jun 26 02:01:51 executor kernel: [ 32.596000] apm: overridden by ACPI.
Jun 26 02:01:52 executor kernel: [ 33.260000] Bluetooth: Core ver 2.11
Jun 26 02:01:52 executor kernel: [ 33.260000] NET: Registered protocol family 31
Jun 26 02:01:52 executor kernel: [ 33.260000] Bluetooth: HCI device and connection manager initialized
Jun 26 02:01:52 executor kernel: [ 33.260000] Bluetooth: HCI socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.340000] Bluetooth: L2CAP ver 2.8
Jun 26 02:01:52 executor kernel: [ 33.340000] Bluetooth: L2CAP socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM socket layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM TTY layer initialized
Jun 26 02:01:52 executor kernel: [ 33.396000] Bluetooth: RFCOMM ver 1.8
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.routers
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Jun 26 02:01:54 executor dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Jun 26 02:01:54 executor kernel: [ 35.148000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jun 26 02:01:54 executor kernel: [ 35.152000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
Jun 26 02:01:54 executor kernel: [ 35.152000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
Jun 26 02:02:47 executor gconfd (ivaylo-5286): starting (version 2.18.0.1), pid 5286 user 'ivaylo'
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readwrite:/home/ivaylo/.gconf" to a writable configuration source at position 1
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Jun 26 02:02:48 executor gconfd (ivaylo-5286): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
ivaylo@executor:/var/log$ grep pppd
ivaylo@executor:/var/log$
тука пак чаках около минута безрезултатно (май нещо бъркам с тая команда а?)