From: maimam <m_a_imam@yahoo.com>
To: linux-ppp@vger.kernel.org
Subject: ppp interface
Date: Tue, 17 Apr 2007 04:17:17 +0000 [thread overview]
Message-ID: <10028998.post@talk.nabble.com> (raw)
Hi
I am having a hard time getting PPTP to work in a lab environemnt. I have
two linux systems connected directly. I have installed one of them as server
and the other one as client from the directions given at sourceforge.
My problem:
since i dont have a modem i dont have a ppp interface. pptp tries to use
ppp0 as a tunnel interface. so when i try to start a pptp connection it
gives me something like this.
[root@localhost ppp]# pppd pty 'pptp 1.1.1.101 --nolaunchpppd' call pptp1
debug dump logfd 2 nodetach
pppd options in effect:
debug # (from command line)
nodetach # (from command line)
logfd 2 # (from command line)
dump # (from command line)
noauth # (from /etc/ppp/options.pptp)
refuse-chap # (from /etc/ppp/options.pptp)
refuse-mschap # (from /etc/ppp/options.pptp)
refuse-eap # (from /etc/ppp/options.pptp)
name netscreen # (from /etc/ppp/peers/pptp1)
remotename PPTP # (from /etc/ppp/peers/pptp1)
# (from /etc/ppp/options.pptp)
pty pptp 1.1.1.101 --nolaunchpppd # (from
/etc/ppp/peers/pptp1)
mru 1490 # (from /etc/ppp/peers/pptp1)
mtu 1490 # (from /etc/ppp/peers/pptp1)
ipparam pptp1 # (from /etc/ppp/peers/pptp1)
nobsdcomp # (from /etc/ppp/options.pptp)
nodeflate # (from /etc/ppp/options.pptp)
using channel 9
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Child process pptp 1.1.1.101 --nolaunchpppd (pid 26619) terminated with
signal 15
Modem hangup
Connection terminated.
Although i have pppd in the processes i dont have any ppp interface. pppd
version 2.4.2. What should i do?
Appreciate your help...
maimam
--
View this message in context: http://www.nabble.com/ppp-interface-tf3588739.html#a10028998
Sent from the linux-ppp mailing list archive at Nabble.com.
next reply other threads:[~2007-04-17 4:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-17 4:17 maimam [this message]
2007-04-17 4:21 ` ppp interface James Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=10028998.post@talk.nabble.com \
--to=m_a_imam@yahoo.com \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.