Menu

#14 Configuration label not found

v1.1.3
open
5
2012-09-17
2003-08-06
Dennis Ho
No

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 *

/etc/ppp/options

lock

/etc/ppp/options.pptp

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

/usr/local/etc/pptpd.conf

option /etc/ppp/options.pptp
localip 1.1.1.101-105
remoteip 1.1.1.106-110

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.