I am unable to establish a VPN (PPTP) connection from a windows xp workstation to the outside world. I have removed all firewall rules to no avail
my internal network is masqueraded.
Any ideas?
Thank you
I am unable to establish a VPN (PPTP) connection from a windows xp workstation to the outside world. I have removed all firewall rules to no avail
my internal network is masqueraded.
Any ideas?
Thank you
Enable ‘gre’ and ‘pptp’ services in /ip firewall service-ports menu.
You the man! Thank you.
Now whats the deal with the “service ports” settings? Why isnt that handled by firewall rules?
Again, Thank you
in4ni, here you will find description.
http://www.mikrotik.com/docs/ros/2.8/ip/conserv.content#6.38.3
We are having problems with a couple of VLANs on one of our MikroTik routers.
We have setup on other routers, but this one is not working for some reason.
/ interface vlan
add name=“vlan10-corebridge” mtu=1500 arp=enabled vlan-id=10 interface=corebridge comment=“” disabled=no
add name=“vlan120-corebridge” mtu=1500 arp=enabled vlan-id=120 interface=corebridge comment=“”
disabled=no
I enabled the ports above, but al the other routers do not have those ports enabled.
I will post any other configuration requsted.
we discussed VPN (PPPT) tunnel trough router with NAT configured.
Create another topic with your problem,
another end (router is connected to) should recognize VLAN tags.
The same ID (tag) should be configured between routers.