PDA

View Full Version : [ubuntu] Reconnect of Network Manager


zelfeed
January 16th, 2009, 02:22 PM
Hello. I have an unstable internet connection. I use Network Manager 0.7.0 (Ubuntu 8.10), dsl-modem connecting to pc's ethernet card. Then internet connection lost, NM goes to disabled mode and don't try to reconnect. How do I have to do that NM try to reconnect (if connection lost) periodical (example, one try of every 30 sec)?

mikewhatever
January 16th, 2009, 04:14 PM
Can you post the output of <ifconfig>. Sometimes, disconnections are simply an MTU problem which is easily corrected.

zelfeed
January 18th, 2009, 01:21 PM
Can you post the output of <ifconfig>. Sometimes, disconnections are simply an MTU problem which is easily corrected.

eth0 Link encap:Ethernet HWaddr 00:0d:61:b6:c2:19
inet6 addr: fe80::20d:61ff:feb6:c219/64 Диапазон:Ссылка
ВВЕРХ BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:99047 errors:0 dropped:0 overruns:0 frame:0
TX packets:130856 errors:0 dropped:0 overruns:0 carrier:0
коллизии:0 txqueuelen:1000
RX bytes:54456999 (54.4 MB) TX bytes:13491715 (13.4 MB)

lo Link encap:Локальная петля (Loopback)
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Диапазон:Узел
ВВЕРХ LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:117266 errors:0 dropped:0 overruns:0 frame:0
TX packets:117266 errors:0 dropped:0 overruns:0 carrier:0
коллизии:0 txqueuelen:0
RX bytes:22127517 (22.1 MB) TX bytes:22127517 (22.1 MB)

ppp0 Link encap:Протокол PPP (Point-to-Point Protocol)
inet addr:10.x.x.x P-t-P:217.x.x.x Mask:255.255.255.255
ВВЕРХ POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:8631 errors:0 dropped:0 overruns:0 frame:0
TX packets:10411 errors:0 dropped:0 overruns:0 carrier:0
коллизии:0 txqueuelen:3
RX bytes:6713604 (6.7 MB) TX bytes:1540823 (1.5 MB)

-=-=-=-=-=-=-=-=-=-

But I thought, that was an option (like "persist" in /etc/ppp/peers/dsl-provider) in /etc/NetworkManager/nm-system-settings.conf... :roll: