Page 1 of 1
l2tp port forward
Posted: Tue Jul 18, 2023 10:28 am
by timeless
My vpn server ip is 192.168.2.197, and my client ip is 192.168.2.194, they are connected using l2tp. However, I do not know which port the server is using meanning (192.168.2.197:?), I need to do port forwarding because that is how I can get hosts outside this lan connected to the vpn server.
Re: l2tp port forward
Posted: Tue Jul 18, 2023 12:05 pm
by solo
forward UDP 500 and 4500
Re: l2tp port forward
Posted: Tue Jul 18, 2023 12:10 pm
by timeless
solo wrote: ↑Tue Jul 18, 2023 12:05 pm
forward UDP 500 and 4500
It seems that does not work, and one more question, why I scan all open ports, I did not see port 500 or 4500 while the vpn server is running?
Re: l2tp port forward
Posted: Tue Jul 18, 2023 1:21 pm
by solo