Tiny Core Extensions > TCE Tips & Tricks

How to install a pptpd server

(1/3) > >>

idoldog:
I found a file named pptpd.tcz from TCE 2.X repos.
I use command `tce-load -i pptpd.tcz` to install the pptpd server.
But I can't connect to the server after I run the command `sudo pptpd -f`.
I use tcpdump and found it had revceived the data from my phone.

Juanito:
This extension depends on pppd - is that extension loaded as well?

idoldog:
yes, i works. I have some log. When I enable MPPE option, I get log following.



when i disable MPPE option, I can connect to the server but it disconnect some time.

the config file /etc/pptpd.conf


--- Quote ---option /etc/ppp/options-pptpd
ppp /usr/local/sbin/pppd
remoteip 192.168.250.10-30
localip 192.168.250.1
bcrelay table
Iface
eth0
--- End quote ---

/etc/ppp/chap-secrets

--- Quote ---# Secrets for authentication using CHAP
# client   server   secret         IP addresses
vpn   pptpd   123456   *

--- End quote ---

idoldog:
i fix it by installing a new version of iptables

Juanito:
So the pptpd and pppd extensions from the tc-2.x repo work in tc-5.x, is that correct?

Navigation

[0] Message Index

[#] Next page

Go to full version