Page 1 of 1

vpn go down when accessing webui

Posted: Sat Aug 01, 2009 9:45 am
by de12261
Hello

i have some problems accessing webui via vpn.

i have an ubuntu hardy 8.04 server with pptpd and deluge+deluge webui installed.
from inside the net no problem.

when i use vpn from external net, vpn go down when accessing webui, port 8112.

i tried to change apache2 webserver from 80 to 8112 (after stopping deluge) to see if it was a router/port problem,
but apache is ok and vpn do not go down.

so I thought that there was a problem with deluge webui.

the log of vpn said something like this:
Jul 23 23:22:28 server pptpd[4840]: CTRL: Reaping child PPP[4841]
Jul 23 23:22:28 server pppd[4841]: Script /etc/ppp/ip-down started (pid 4889)
Jul 23 23:22:28 server pppd[4841]: sent [LCP TermReq id=0x2 "MPPE disabled"]
Jul 23 23:22:28 server pppd[4841]: Script /etc/ppp/ip-down finished (pid 4889), status = 0x0

do you have experienced problems like mine?

thank you

bye