Hello
I will be redesigning my network soon to run all users through a vpn to my Noc.
Will the PPTP server handle 500 - 1000 connections without crashing?
I’m not worried about hardware cpu, just software stability.
Thanks
![]()
Hello
I will be redesigning my network soon to run all users through a vpn to my Noc.
Will the PPTP server handle 500 - 1000 connections without crashing?
I’m not worried about hardware cpu, just software stability.
Thanks
![]()
v3.9. we have no problems with >300 pptp online sessions
Thanks ![]()
what hardware, it uptime normally as high as you like? (so you reboot etc)
Can you explain, do you give local IP’s via dhcp to cpe then create pptp over the top?
I am struggling how to do it.
dhcp gives default route with low metric to pptp default don’t work
I need to give manual local IP & route to pptp servere then pptp over that.
How do you do it?
Thanks ![]()
Perhaps give us an idea of your network design and somebody can suggest if what you are doing is right, there are many ways to skin a cat as they say ![]()
Regards
Paul
Hello
I have 30 bases that I route to, 100% routed network.
I assign a /27 or /26 public to each base radio.
I find I am wasting IP’s doing it this way.
I want to assign a /27 or /26 PRIVATE ip to each base radio.
then create pptp tunnel from mikrotik cpe to router in the office and route all via that.
I was thinking get base radio DHCP to assign private IP’s to CPE
problem is dhcp gives a metric of 1 so no traffic will flow over PPTP.
![]()
Is your office router Mikrotik ??
If so, my suggestion would be to run private IP across your whole network, /30 for each link from your core router to each base station, then allocate a private routed subnet to each base station for CPE’s, use DHCP from the base to hand them out.
Once you get to that point, setup a bridge interface on your core router with another private subnet on it, whatever you want, then setup EOIP interfaces at the CPE going back to EOIP interfaces for each base on the bridge interface on the core router. Then using PPPOE from there deliver /32 public IP’s straight to your CPE’s and you have great control doing it that way.
There is a great presentation that covers this method pretty well, it’s scalable and reliable.
http://mum.mikrotik.com/presentations/EG07/lutz_kleeman.pdf
Regards
Paul
Hello
Thanks!
Yes, all except some switchs is routerOS
I’ll have a read.
some questions
Thanks once again
![]()
Please see replies below
Regards
Paul