I was wondering is this possible, this is my situation:
Im using mikrotik as pptp concentrator, and its quite OK, but, how time is passing one PPTP server is not enough to cover number of users, when they are all logged on they have problems with badwidth, slow connectivity or response time, now, i would like to know is it possible to add another mikrotik pptp to this witch would balance users, but i want that IP address that users are using to connect to VPN stays the same e.g. 10.10.10.10 (i know i could add another server with 10.10.10.11 but i dont want to do that, its too much trouble in this situation)
it’s quite silly to use IPs as VPN server name… if you use textual names, then you simply add another IP in DNS, and connections to server(s) are load-balanced =)
OK, im using RedHat EL 5 and installed IPVS+piranha, now, im having trouble with GRE… whenever i try to connect to PPTP i get disconnected with 691 error… any suggestion for iptable rules ?
they are behind piranha, and becouse mikrotik dones not offer any kind of solution for this problem (load sharing, or load balancing for pptp termination) i dont see what is the problem asking these questions ? when you create service for load sharing/balancing in mikrotik, there won’t be need to use other services/software etc.
The “proper” way of doing this is RR DNS, and setup several boxes. Or, better yet, use MT as your PPTP server and pop in a something that can handle that many connections.