[SOLVED] Leaseweb NAT incoming connections not working

Kiyo

Member
Jul 28, 2020
14
1
8
25
I've got a server from leaseweb with PVE 7 on it, attached to the public facing ip

I'm using the PVE firewall to manage incoming connections, and the masquerading nat to provide a NAT for my containers and vms

As an LXC guest I'm running PBS 2, but I can't seem to get it to accept on port 8007, it's set to ACCEPT in the DC, Host and CT firewall tabs,

Manually redirecting port 8008 to 8007 from the cmdline with iptables works, and I can access on 8008, but 8007 still doesnt work.

Nothing in the logs, as if the connection was never made
 
All good I'm just a colossal idiot.

I run a PBS for a friend on my home network, which is where i was testing this leaseweb server from.

On my router i forgot to set the Dst. Address flag in the NAT rule, so all traffic on 8007 was redirecting to their pbs under my network.