Beginner help PPTP Voip only routing - NOW A PAID JOB!

Hi,

im trying to setup a Route to a PPTP provider - only routing VoIP related packages. right now im trying to get it to work with HTTP first and then change to SIP protocols when I know what im doing :slight_smile:

But I seem to hit a wall. :slight_smile:

I have created the interface (pptp client) and can login - default gateway disabled..

I have setup a Firewall/Mangle rule tagging (prerouting, tcp, port80) action mark roution, mark HTTP, passsthrough=yes)

I have added a static route (dst add: 0.0.0.0/0, gateway “pptp_client”, distance 1, routing mark “HTTP”)

And have setup a Policy routing rule (src: 0.0.0.0/0, Action=lookup, TABLE=HTTP)

I have also tried to set Default distance on direct ISP interface to Distrance = 5

But when I enable the above… it seems like all trafic wants to go through the PPTP. I get a lot of traffic out of the TX, but receives 0 back from PPTP if.

Who is clever :slight_smile: enough to help me get this to work.


Best

Kasper /RB450G RB750

i think i am trying to get all traffic to go through my VPN provider as you are and getting nowhere with it;

look at this

http://forum.mikrotik.com/t/pptp-for-the-network/32669/1


if you ever find a solution, please let me know :slight_smile:

:slight_smile: will do :slight_smile:

And have setup a Policy routing rule (src: 0.0.0.0/0, Action=lookup, TABLE=HTTP)

That should also specify routing-mark=HTTP… otherwise you are saying everything is going out the HTTP table. Also, make sure that rule is above any others.

thanks :slight_smile: was not it though :frowning:

I have now limited it so only www.whatip.com will kick in routing through vpn - 74.208.23.0/24

But still my PPTP shows hardly anything comming in - but quit a few packets going out.

So outbound I think is fine - but problem is nothing is comming back.

I have now posted it as a Job on oDesk

http://www.odesk.com/jobs/URGENT-RouterOS-configuration-with-VPNs-teaching_~~d87146b1deaed381

i really need to get this to work so im ready to pay someone to teach me / guide me / fix it :slight_smile:

best

Kasper

Have you ever get it to Work??