I have a very basic setup, but am running into a small issue that I’m hoping has a simple solution.
I replaced a consumer grade Netgear router in my home with a RB450 with version 3.0 installed. It is acting as a nat router and firewall behind my comcast cable connection. I’ve got basic Nat setup using masquerade, and basic firewall filters only, and 4 Ethernet ports bridged with the last port set as the Wan port.
The problem is that I have 2 laptops that both connect to a Windows Vpn server offsite. With the netgear router there was no problem having both laptops connecting to the VPN server. However, since I’ve installed the Mikrotik router, I can’t get both to connect at the same time. The first VPN connection has no problem, but when i try to connect the second VPN, it never gets beyond the ‘verifying username and password’ message. It doesn’t matter which laptop, as it is only the first laptop to dial the VPN connection that will connect, and the second will be rejected.
I’ve seen previous posts with similar problems, but never a solution. Any ideas would be appreciated.
Hotspot clients trying to connect to PPTP servers.
vpn_client1 connects to the vpn_server1
vpn_client2 connects to the vpn_server2
All hotspot clients have the same external IP after NAT.
The first connection is excellent. pptv ip firewall service creates the necessary rules in conntrack. But during the second connection there is a problem with GRE packets. They come to the external IP address, but do not reach the internal client. And i do not see entries in conntrack for the second gre connection.