* Four doubts about ppp
@ 2005-04-29 11:25 Eduardo Ogasawara
0 siblings, 0 replies; 2+ messages in thread
From: Eduardo Ogasawara @ 2005-04-29 11:25 UTC (permalink / raw)
To: linux-ppp
Hi, everybody,
The following command starts a tunnel.
pppd call tunnel_name
(1) How can I stop the tunnel?
(2) At the server side, when I execute a "service iptables restart", why my
client pppd tunnel hangs?
A have two servers. One is adsl the other have fixed IP, ok?
Site 1
2 Fixed IP x.y.z.1 and x.y.z.2
Site 2
adsl - dynamic ip w.w.w.w
(3) Why I need to make a client call from Site 2 to Site 1 via x.y.z.2, and
from Site 1 to Site 2 at w.w.w.w via x.y.z.1, otherwise it does not work?
(4) Is there a easy way to pass the dynamic ip from site 2 to site 1 so that
Site 1 can change its ppp-client call?
Thanks for your help, and forgive me from my poor English...
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Four doubts about ppp
@ 2005-05-04 14:01 Eduardo Ogasawara
0 siblings, 0 replies; 2+ messages in thread
From: Eduardo Ogasawara @ 2005-05-04 14:01 UTC (permalink / raw)
To: linux-ppp
I have solved problems (3) and (4).
These two problems were solved installing PPP-Server on Linux, instead of
using a Windows VPN Server.
Using PPP-Server, I was able to make the reverse routing using the
${PEERNAME} in /etc/ppp/if-up to differ a normal client
call from our other side.
Still I don't know how to stop a tunnel from a command line, I always need
to establish a VNC remote connection, and run pptpconfig
to stop the tunnel.
If you have any tip to problems (1) e (2) I would be glad.
Thanks,
Eduardo
----- Original Message -----
From: Eduardo Ogasawara
To: ppp@vger.kernel.org
Sent: Friday, April 29, 2005 8:22 AM
Subject: Four doubts about ppp
Hi, everybody,
The following command starts a tunnel.
pppd call tunnel_name
(1) How can I stop the tunnel?
(2) At the server side, when I execute a "service iptables restart", why my
client pppd tunnel hangs?
A have two servers. One is adsl the other have fixed IP, ok?
Site 1
2 Fixed IP x.y.z.1 and x.y.z.2
Site 2
adsl - dynamic ip w.w.w.w
(3) Why I need to make a client call from Site 2 to Site 1 via x.y.z.2, and
from Site 1 to Site 2 at w.w.w.w via x.y.z.1, otherwise it does not work?
(4) Is there a easy way to pass the dynamic ip from site 2 to site 1 so that
Site 1 can change its ppp-client call?
Thanks for your help, and forgive me from my poor English...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-04 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-29 11:25 Four doubts about ppp Eduardo Ogasawara
-- strict thread matches above, loose matches on Subject: below --
2005-05-04 14:01 Eduardo Ogasawara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).