Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alpha Rawhide / PPTPD problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
tikuus
n00b
n00b


Joined: 19 Feb 2004
Posts: 3

PostPosted: Thu Feb 19, 2004 4:13 pm    Post subject: Alpha Rawhide / PPTPD problems Reply with quote

Hi,

i want to setup a PopTop Server on my AS1200. Everything compiles just fine, but when i start pptpd it hangs up using every free CPU-Time. I straced it and got:

.......
connect(4, {sa_family=AF_UNIX, path="/dev/log"}, 16) = -1 EPROTOTYPE (Protocol wrong type for socket)
close(4) = 0
socket(PF_UNIX, SOCK_STREAM, 0) = 4
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
connect(4, {sa_family=AF_UNIX, path="/dev/log"}, 16) = 0
send(4, "<27>Feb 19 17:06:57 pptpd[11627]"..., 65, 0) = 65
rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8, 0xffffffffffffffff) = 0
read(3, "", 8192) = 0
read(3, "", 8192) = 0
read(3, "", 8192) = 0
read(3, "", 8192) = 0
read(3, "", 8192) = 0
..........
will hang up with those reads (endless)

i am using kernel version 2.6.3

pptpd works well on my personal x86-machine with kernel 2.4 i have to use kernel version 2.6 due to problems with 2.4 on the alpha

thx for any help
max
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum