Hi Charlie,
thanks for your response.
as lothar and i stated, we had the pppoe connection to the provider up and running before the upgrade and didn't change anything afterwards.
as we see, e-smith changed its configuration file structure for pppoe heavily, so i supect a problem in there.
i suspect two things:
1) permission problem/not finding pap-secrets
2) provider-specific configurationproblem
to point 2) t-online, the provider we try to connect to, has some awkward loginstrings, a normal username looks like that:
00012345678903012345678#0001@t-online.de
i read in some usegroups, that you should make the entry in pap-secrets like this
00012345678903012345678\#0001@t-online.de * passwort
right now, the pap-secrets entry looks like this:
"00012345678903012345678#0001@t-online.de" * "passwort"
my questions is, are the quotes correct? i tried without and with, no success, unfortunately the upgrade didn't make a backup of the original file..
for completenes sake, i post again the whole errormessage from
/var/log/messages:
what disturbes me most is the "No auth is possible" message even before an authentification string is sent!
Feb 6 11:32:37 orbit pppd[8847]: pppd 2.4.2b1 started by root, uid 0
Feb 6 11:32:37 orbit pppd[8847]: using channel 97
Feb 6 11:32:37 orbit pppd[8847]: Using interface ppp0
Feb 6 11:32:37 orbit pppd[8847]: Connect: ppp0 <--> /dev/pts/4
Feb 6 11:32:37 orbit /etc/hotplug/net.agent: assuming ppp0 is already up
Feb 6 11:32:37 orbit pppoe[8891]: PADS: Service-Name: ''
Feb 6 11:32:37 orbit pppoe[8891]: PPP session is 40440
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfReq id=0x1
]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfReq id=0xa7 ]
Feb 6 11:32:38 orbit pppd[8847]: No auth is possible
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfRej id=0xa7 ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfAck id=0x1 ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfReq id=0xa8 ]
Feb 6 11:32:38 orbit pppd[8847]: No auth is possible
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfRej id=0xa8 ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfReq id=0xa9 ]
Feb 6 11:32:38 orbit pppd[8847]: No auth is possible
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfRej id=0xa9 ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfReq id=0xaa ]
Feb 6 11:32:38 orbit pppd[8847]: No auth is possible
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfRej id=0xaa ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP ConfReq id=0xab ]
Feb 6 11:32:38 orbit pppd[8847]: No auth is possible
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP ConfRej id=0xab ]
Feb 6 11:32:38 orbit pppd[8847]: rcvd [LCP TermReq id=0xac]
Feb 6 11:32:38 orbit pppd[8847]: sent [LCP TermAck id=0xac]
Feb 6 11:32:38 orbit pppoe[8891]: Session terminated -- received PADT from peer
Feb 6 11:32:38 orbit pppd[8847]: Script /usr/sbin/pppoe -I eth1 -T 400 -U -m 1412 finished (pid 8891), status = 0x0
Feb 6 11:32:38 orbit pppd[8847]: Modem hangup
Feb 6 11:32:38 orbit pppd[8847]: Connection terminated.
Feb 6 11:32:38 orbit pppd[8847]: Exit.
Feb 6 11:32:38 orbit /etc/hotplug/net.agent: NET unregister event not supported