Community discussions

MikroTik App
 
pokeman
Member Candidate
Member Candidate
Topic Author
Posts: 136
Joined: Fri Jun 05, 2009 10:52 pm

PPTP question ?

Mon Dec 24, 2007 4:05 pm

i setup pptp from http://www.mikrotik.com/testdocs/ros/2. ... p#5.29.5.4


Connecting a Remote Client via PPTP Tunnel
my client sucessfully connected with my pptp server but i could not ping my network machine excepted my mikrotik server i check the client configuration the ip and the gateway are same e.g

ip 192.168.0.14
subnet 255.255.255.255
gateway 192.168.0.14
dns 192.168.0.1

any body solve this issue !!!
 
User avatar
andrewluck
Forum Veteran
Forum Veteran
Posts: 700
Joined: Fri May 28, 2004 9:05 pm
Location: Norfolk, UK

Re: PPTP question ?

Mon Dec 24, 2007 8:00 pm

Turn on Proxy ARP on the LAN interface of the MT VPN box.

Regards

Andrew
 
pokeman
Member Candidate
Member Candidate
Topic Author
Posts: 136
Joined: Fri Jun 05, 2009 10:52 pm

Re: PPTP question ?

Sat Dec 29, 2007 6:50 pm

thanks

its working now . another task cisco vpn with mt .. any example paste me


Turn on Proxy ARP on the LAN interface of the MT VPN box.

Regards

Andrew
 
User avatar
andrewluck
Forum Veteran
Forum Veteran
Posts: 700
Joined: Fri May 28, 2004 9:05 pm
Location: Norfolk, UK

Re: PPTP question ?

Sat Dec 29, 2007 7:30 pm

Example at the bottom of this page:

http://www.mikrotik.com/testdocs/ros/2.9/ip/ipsec.php

Regards

Andrew