I am trying to set up a pptp vpn so I can connect to my mikrotik boxes and get on the local side of them and check signals to my clients. I can connect to the mikrotiks, but cannot gain access on the inside.
The inside (ether2) does not have an IP, as there are many subnets being used behind it. I must connect with my vpn to the (ether1) side which is public and am trying to gain access to the ether2 side which is private.
Like I said, I can connect, but I cannot do anything after that. What am I doing wrong?
(Mikrotik box)
Ether1 - 65.87.**.** (this has the pptp server)
Ether2 - NO IP (this is the side I need to access)
pptp
local address - 192.168.100.1
remote address - 192.168.100.2
I tried with proxy arp on on the ether2 and still does not work.
Any help would be good.