problem to connect a pptp server out the vmbr0

absimiliard

Member
Aug 21, 2014
3
0
21
Spain, Sevilla
I have , 1 pptp server with 3 nic on 3 vmbr, on these vmbr have differents VM win10

I have a proxmox server with this lans

external iP (on eth0) --> vmbr0 (10.0.1.1) --> VM pptp server (10.0.1.2), and VM win10(10.0.1.3)
--> vmbr1 (10.0.2.1) --> VM pptp server (10.0.2.2), and other win10
--> vmbr2 (10.0.3.1) --> VM pptp server (10.0.3.1), and other win10

I have a this iptables set:
iptables-save
# Generated by iptables-save v1.6.0 on Wed Aug 29 05:45:18 2018
*filter
:INPUT ACCEPT [2506:1042958]
:FORWARD ACCEPT [58909:19319520]
:OUTPUT ACCEPT [2063:518226]
COMMIT
# Completed on Wed Aug 29 05:45:18 2018
# Generated by iptables-save v1.6.0 on Wed Aug 29 05:45:18 2018
*nat
:pREROUTING ACCEPT [1240:116263]
:INPUT ACCEPT [901:92399]
:OUTPUT ACCEPT [242:170632]
:pOSTROUTING ACCEPT [2504:291281]
-A PREROUTING -i enp1s0 -p tcp -m tcp --dport 3389 -j DNAT --to-destination 10.0.1.3:3389
-A PREROUTING -i enp1s0 -p tcp -m tcp --dport 3390 -j DNAT --to-destination 10.0.2.3:3389
-A PREROUTING -i enp1s0 -p tcp -m tcp --dport 3391 -j DNAT --to-destination 10.0.3.3:3389
-A POSTROUTING -s 10.0.1.0/24 -o enp1s0 -j MASQUERADE

But i can't make telnet out to pptp server to 1723 port but I can do from the same server, or win10 VM

Do You can help me?

Kind Regards.
 
Is the item still open? If yes post please more information

I have , 1 pptp server with 3 nic on 3 vmbr, on these vmbr have differents VM win10
pptp connects from .. to ... ?
I have a proxmox server with this lans

external iP (on eth0) --> vmbr0 (10.0.1.1) --> VM pptp server (10.0.1.2), and VM win10(10.0.1.3)
--> vmbr1 (10.0.2.1) --> VM pptp server (10.0.2.2), and other win10
--> vmbr2 (10.0.3.1) --> VM pptp server (10.0.3.1), and other win10
Where is "eth0"?
But i can't make telnet out to pptp server to 1723 port but I can do from the same server, or win10 VM

Specify exactly source and destination (IP, port, where they are located) about working respectively not working connections.

If you post a pvereport some of the questions above would be answered implicitly.
 
Hi, yes it still open.

The pptp connect from internet to subnet on vmbrX.

I don't understand your question, the eth0 is the interface with external IP connect to internet but its no under any vmbrX.

The expect network its:

from any IP from internet we expect connect to the ip:port - 91.121.210.82:1723, and then the nat translator connect to 10.0.1.2:1723. When connection is established the pptp server give a IP on the networks 10.0.x.x/24.

How can i do a pvereport?

Kind Regards.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!