Koozali.org: home of the SME Server

pppd problem

julians

pppd problem
« on: July 24, 2005, 06:22:17 PM »
Hi ppl,

i have several Problems with my smeserver 6.0.1 installation. Some facts about the hardware:
AMD-K6 333 MHZ
128 MB RAM
40 GB 2,5' Disk
3 NIC (1x PCI NIC Driver e100; 1x PCI NIC Driver 8139too; 1x Onboard Token Ring)

Iam running server and Gateway mode and want to connect trough my DSL modem to a German dsl Provider (T-DSL useing pppoe) The networkcards are setted up correct and the internal one (eth0; e100) is working fine, i tested that with a second Pc. But connecting to my Provider fails with the following messages apearing in syslog:
Code: [Select]

pppd: pppd 2.4.2b1 started by root, uid 0
pppd: using channel 60
kernel: divert: not allocating divert_blk for non-ethernet device ppp0
pppd: Using interface ppp0
pppd: Connnect: ppp0 <--> /dev/pts/0
/etc/hotplug/net.agent: assuming ppp0 is already up
pppd: sent [LCP ConfReq id=0x1 <mru 1492> <magic 0 xee772e8c>]
repeats 2 times
pppd: Terminating on signal 15.
pppd: sent [LCP TermReq id=0x2 "User request"]
pppoe: Recieved signal 15
pppd: Script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412 finished (pid 5513),status = 0x0
pppd: Modem Hangup
pppd: Connection Terminated
kernel: divert: no divert_blk to free, ppp0 not ethernet
pppd:  Exit.
/etc/hotplug/net.agent: NET unregister event not supported


this is printed in syslog a 100 times!

ifconfig is only showing eth0, eth1 and lo
ifconfig -a is showing eth0, eth1, lo, tr0

dmesg | grep eth shows 100 times the same divert: error messages like in syslog

stopping pppoe and starting it again takes no effect, same again. Rebooting takes also no effect

I dunot have any idea whats up with my machine, a advice would be great.

Sorry for bad english and thx!

Julian

julians

pppd problem
« Reply #1 on: July 26, 2005, 12:17:49 PM »
*push*