cata02
November 23, 2010, 12:12pm
1
Hello all,
I’ve just installed an mt450g in front of our ISA server 2006 (i replaces an pfsense machine with the mikrotik device).
Now i cannot open pptp connections from inside the network.
After a bit of researching it seems to be a bug in the nat engine in linux.
The situation is perfectly documented here:
http://blogs.technet.com/b/isablog/archive/2009/01/07/a-pptp-client-might-fail-to-connect-to-a-vpn-server-on-the-internet-through-an-isa-server-2006.aspx
Any solutions?
Thanks.
fewi
November 24, 2010, 2:16pm
3
The community can’t upgrade code for you. If it’s still an issue with the most recent version contact support at support@mikrotik.com .
cata02
November 24, 2010, 2:31pm
4
I will.
Until then, can anyone confirm the bug or give me an idea of a workaround?
thanks.
normis
November 25, 2010, 9:41am
5
upgrade to RouterOS v5rc4. If problem persists, email supout.rif file to support at mikrotik dot com and explain the problem.
cata02
November 25, 2010, 10:20am
6
i’ve allready contacted support,and attached the file. still waiting for an answer.
Is there anything changed on the nat editor between 4.13 and 5rc4 or is that just a shot in the dark?
normis
November 25, 2010, 10:34am
7
a lot of things have changed, the linux kernel is different.
cata02
November 25, 2010, 10:38am
8
ok, i’ll try it, tonight i hope.
cata02
December 8, 2010, 9:27pm
9
for anyone having the same issue.
i tried using version 4.13 and 5.0 rc3 with no luck.
the solution is to switch to another router that doesn’t have this nat editor bug, or redesing your internal network so that you don’t double nat with mikrotik and microsoft isa (or, maybe, any other firewall/router).
i choose the first.
cata02
December 16, 2010, 7:02am
10
could it be possible to bypass the nat editor bug by moving all pptp traffic to another router (pfsense)?
when mikrotik receives a packet on tcp/1823 or gre it sould forward the packet to another router, without changing pptp related info.
thanks.