проблема с pptp [message #30798] |
Sat, 07 June 2008 07:30 |
Mr_Anonymouss
Messages: 3 Registered: March 2008 Location: Tomsk
|
Junior Member |
|
|
Задача - настроить vpn сервер на основе pptp.
Частично использовал руководство http://www.ossg.ru/wiki/Admin/pppd%20и%20venet
Проблема возникла в следующем - при попытке подключения подключение не устанавливается и в лог валится следующее:
CTRL (PPPD Launcher): program binary = /usr/sbin/pppd
CTRL (PPPD Launcher): local address = 192.168.0.1
CTRL (PPPD Launcher): remote address = 192.168.0.2
CTRL: I wrote 32 bytes to the client.
CTRL: Sent packet to client
pppd 2.4.4 started by root, uid 0
Couldn't create new ppp unit: Operation not permitted
Exit.
GRE: read(fd=6,buffer=804f480,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
CTRL: PTY read or GRE write failed (pty,gre)=(6,7)
CTRL: Reaping child PPP[1326]
Т.е. получается, что как бы нет прав для создания интерфейса.. Может кто сталкивался с подобным и нашел решение?
Ядро - 2.6.18-53.1.13.el5.028stab053.10, ve template - gentoo-20060317-i686-stage3
|
|
|