I am running 2 FreeBSD 4.8 machines, one in office and
one in my home. Both of them I installed Poptop and
pptpclient ports. However, I cannot connect from home
to office and from office to home. When I enter
command 'pptp <officePC IP> Office', I saw the office
consoles prompts 'pptp: Configuration label not found'.
Below are my configuration files:
Home PC:
/etc/ppp/ppp.conf
=====
Office:
set authname dennis
set authkey dennis
set timeout 0
set ifaddr 0 0
add 1.1.1.101/8 HISADDR
alias enable yes
Office PC:
/etc/ppp/chap-secrets
=====
dennis pptpd dennis *
lock
lock
debug
name pptpd
proxyarp
-chap
-chapms
+chapms-v2
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 30
lcp-echo-interval 5
mppe-128
mppe-40
mppe-stateless
ms-wins 1.1.1.2
ms-dns 202.135.9.240
option /etc/ppp/options.pptp
localip 1.1.1.101-105
remoteip 1.1.1.106-110