On Tuesday, August 12, 2014 3:20:02 PM UTC+5:30, Andrei POPESCU wrote: > On Lu, 11 aug 14, 07:57:05, Rusi Mody wrote: > > If I start from grub using init=/bin/systemd it boots but networking > > does not work. > > > Please attach the file 'bootlog' after running: > > journalctl -alb > bootlog
Thanks Andrei Tried doing that... does not seem to reach the list. So pruning down to what seems relevant and inlining below. Notes: 1. IPs have been masked. They 'look' ok (are not 192.168 types) 2. You asked flasgs -alb. The l does not seem valid. This is with -ab 3. Theres some resolvconf issue. There are bugs I see like https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1000244 But I dont know what changes with systemd. 4. The second bunch of lines probably comes from the manually given modprobe ppp pon dsl-provider ----------bootlog excerpt-------------- Aug 14 08:13:14 debian64 networking[418]: Configuring network interfaces...resolvconf: Error: /etc/resolvconf/run/interface either does not exist or is not a directory Aug 14 08:13:14 debian64 console-setup[444]: Setting up console font and keymap...done. Aug 14 08:13:14 debian64 systemd[1]: Started LSB: Set console font and keymap. Aug 14 08:13:14 debian64 networking[418]: resolvconf: Error: /etc/resolvconf/run/interface either does not exist or is not a directory Aug 14 08:13:14 debian64 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Aug 14 08:13:14 debian64 kernel: e100 0000:04:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex Aug 14 08:13:14 debian64 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Aug 14 08:13:14 debian64 networking[418]: resolvconf: Error: /etc/resolvconf/run/interface either does not exist or is not a directory Aug 14 08:13:14 debian64 networking[418]: grep: /etc/resolv.conf: No such file or directory Aug 14 08:13:15 debian64 ntpdate[596]: Can't find host 0.debian.pool.ntp.org: Name or service not known (-2) Aug 14 08:13:15 debian64 ntpdate[596]: Can't find host 1.debian.pool.ntp.org: Name or service not known (-2) Aug 14 08:13:15 debian64 ntpdate[596]: Can't find host 2.debian.pool.ntp.org: Name or service not known (-2) Aug 14 08:13:15 debian64 ntpdate[596]: Can't find host 3.debian.pool.ntp.org: Name or service not known (-2) Aug 14 08:13:15 debian64 ntpdate[596]: no servers can be used, exiting Aug 14 08:13:15 debian64 pppd[594]: Plugin rp-pppoe.so loaded. Aug 14 08:13:15 debian64 pppd[594]: Couldn't open the /dev/ppp device: No such file or directory Aug 14 08:13:15 debian64 pppd[594]: Linux kernel does not support PPPoE -- are you running 2.4.x? Aug 14 08:13:15 debian64 pppd[594]: Exit. Aug 14 08:13:15 debian64 networking[418]: Plugin rp-pppoe.so loaded. Aug 14 08:13:15 debian64 networking[418]: Couldn't open the /dev/ppp device: No such file or directory Aug 14 08:13:15 debian64 networking[418]: Linux kernel does not support PPPoE -- are you running 2.4.x? Aug 14 08:13:15 debian64 networking[418]: Failed to bring up dsl-provider. Aug 14 08:13:15 debian64 ntpdate[632]: Can't find host 0.debian.pool.ntp.org: Name or service not known (-2) Aug 14 08:13:15 debian64 networking[418]: done. Further down the file Aug 14 08:13:48 debian64 sudo[957]: siva : TTY=tty1 ; PWD=/home/siva ; USER=root ; COMMAND=/sbin/modprobe pppoe Aug 14 08:13:48 debian64 sudo[957]: pam_unix(sudo:session): session opened for user root by siva(uid=0) Aug 14 08:13:48 debian64 kernel: PPP generic driver version 2.4.2 Aug 14 08:13:48 debian64 kernel: NET: Registered protocol family 24 Aug 14 08:13:48 debian64 sudo[957]: pam_unix(sudo:session): session closed for user root Aug 14 08:13:48 debian64 sudo[959]: siva : TTY=tty1 ; PWD=/home/siva ; USER=root ; COMMAND=/usr/bin/pon dsl-provider Aug 14 08:13:48 debian64 sudo[959]: pam_unix(sudo:session): session opened for user root by siva(uid=0) Aug 14 08:13:48 debian64 pppd[960]: Plugin rp-pppoe.so loaded. Aug 14 08:13:48 debian64 pppd[967]: pppd 2.4.6 started by siva, uid 0 Aug 14 08:13:48 debian64 sudo[959]: pam_unix(sudo:session): session closed for user root Aug 14 08:13:48 debian64 pppd[967]: PPP session is 10294 Aug 14 08:13:48 debian64 pppd[967]: Connected to 00:e0:fc:37:3c:02 via interface eth0 Aug 14 08:13:48 debian64 pppd[967]: Using interface ppp0 Aug 14 08:13:48 debian64 pppd[967]: Connect: ppp0 <--> eth0 Aug 14 08:13:50 debian64 sudo[972]: siva : TTY=tty1 ; PWD=/home/siva ; USER=root ; COMMAND=/sbin/ifconfig Aug 14 08:13:50 debian64 sudo[972]: pam_unix(sudo:session): session opened for user root by siva(uid=0) Aug 14 08:13:50 debian64 sudo[972]: pam_unix(sudo:session): session closed for user root Aug 14 08:13:50 debian64 colord[760]: Automatic remove of LBP1210-Gray.. from cups-LBP1210 Aug 14 08:13:50 debian64 colord[760]: Profile removed: LBP1210-Gray.. Aug 14 08:13:50 debian64 colord[760]: device removed: cups-LBP1210 Aug 14 08:13:51 debian64 pppd[967]: CHAP authentication succeeded: Authentication success,Welcome! Aug 14 08:13:51 debian64 pppd[967]: CHAP authentication succeeded Aug 14 08:13:51 debian64 pppd[967]: peer from calling number 00:E0:FC:37:3C:02 authorized Aug 14 08:13:51 debian64 pppd[967]: local IP address <IP1> Aug 14 08:13:51 debian64 pppd[967]: remote IP address <IP2> Aug 14 08:13:51 debian64 pppd[967]: primary DNS address <IP3> Aug 14 08:13:51 debian64 pppd[967]: secondary DNS address <IP4> Aug 14 08:13:51 debian64 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/a0e2132a-a182-471a-a254-a6e0285a9...@googlegroups.com