Hi i have an multiple public ip that i avail and its connected to my network using l2tp tunnel ,and i want to create a pptp vpn server and use those public ip to distribute to my customer , what are the possible things that i need to look up , and how to know if all of the ip address is working because as of now all of traffic was forwarded only to a single public ip and the rest is not use
my ip is like this
99.99.99.2/32
99.99.99.3/32
99.99.99.200/30
Better create a L2TP server here too, because PPTP is deprected.
Aside from that, are both sides of the existing L2TP tunnel MikroTik? What do you mean by “distribute the public IPs to clients”? Maybe you meant PPPoE instead of PPTP?
because of the limited session that the provider gives me im only allowed to connect a 1 l2tp session that means my other mikrotik devices that is also on different area can’t have a public ip which is not a very effecient and cost effective for my side , thats my i want to create also an another vpn server hosted by my main mikrotik and re distribute the public ip to those vpn server , like public ip 1 should go to vpn-user1 and so on.
You still have to answer my question whether both sides of the L2TP tunnel are MikroTik routers because routing will be made on the router with the public IPs
You can rotate the second public ip assignment with l2tp directly to the client. Obviously on the client side you will have to create a routing table that uses that path as default
heres what i want because of the limited session i can only create one l2tp session from their mikrotik server with that one session it includes
99.99.99.6/32
99.99.99.82/32
99.99.98.204/30
now what happen is i want to use all of the public ip to be use by my clients who is now using sstp protocol for stability purpose , i want
sstp 11.11.11.3 routed to 99.99.99.6
sstp 11.11.11.4 routed to 99.99.99.82
sstp 11.11.11.5 routed to 99.99.99.204
sstp 11.11.11.6 routed to 99.99.99.205
sstp 11.11.11.7 routed to 99.99.99.206
sstp 11.11.11.8 routed to 99.99.99.207
heres the thing i also have the public static ip that i use to connect all of my clients lets call it 100.10.10.189 i use it for latency purpose i also use that to transport my sstp server so clients can dial that and connect and when they send packets i want those packets go the public ip that i said above.
Their server is mikrotik tunneled via l2tp going to my server which is also a mikrotik and my client is also using mikrotik which is tunneled from my server using sstp