Description of problem: configure ADSL link with correct account info , and leave the other requirement default . Then try to active the adsl link , but always get connection failure. Version-Release number of selected component (if applicable): rp-pppoe-3.5-32.1.x86_64.rpm How reproducible: always Steps to Reproduce: 1.adsl-setup 2.adsl-start /sbin/adsl-start: line 215: 5543 Terminated $CONNECT "$@" >/dev/null 3.adsl-status adsl-status: Link is down (can't read pppoe PID file .pppoe) Expected results: ADSL link could be built successfully Additional info: current ifconfig info [root@fc12 vbian]# ifconfig eth0 Link encap:Ethernet HWaddr 00:1F:16:1E:27:F3 inet6 addr: fe80::21f:16ff:fe1e:27f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3176 errors:0 dropped:0 overruns:0 frame:0 TX packets:3530 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:1964917 (1.8 MiB) TX bytes:673310 (657.5 KiB) Memory:f2600000-f2620000 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:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:780 (780.0 b) TX bytes:780 (780.0 b) virbr0 Link encap:Ethernet HWaddr 2E:F8:89:51:9F:AF inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:27 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:4263 (4.1 KiB)
could you please attach the files /etc/sysconfig/network-scripts/ifcfg-* and /var/log/messages ? thanks
Created attachment 433325 [details] ifcfg-* files and /var/log/messages log
i don't see any debug infos in the log file /var/log/messages. Could you please add "DEBUG=1" in your SDL config file ifcfg-ppp* and try to start DSL connection to get the debug infos? The debug log file is saved in /tmp/pppoe-debug-*/pppoe-debug.txt thanks
*** This bug has been marked as a duplicate of bug 648477 ***