#Help with Panel+Wings in VM Proxmox, NAT

6 messages · Page 1 of 1 (latest)

summer dust
#

Hey guys! I have a Proxmox with Pterodactyl Panel and Wings on the same VM. I only have one IP available and I'm trying to make it work with port-forward (NAT), but the Panel can't communicate with Wings.

Anyone been through this? Tips on how to fix it? 🙏

rain verge
#

i have no clue if it is possible with a single ip but one thing i did have to do was use the /etc/hosts to route the FQDN of the wing to the panel and panel to the wing

#

so on the wing you wanna do

nano /etc/hosts and then at the top add a new line containing panel.ip panel.fqdn

#

but again i have absolutely 0 clue if this is going to work on a single ip, the best you can do is try i guess

rain iris
tawdry crownBOT
#

Make sure that your wings are running using systemctl status wings and that your Wings ports (by default 8080/2022) are open in your firewall or router. This website can check your ports https://dnschecker.org/port-scanner.php

Browser console errors can also provide additional debugging information. More troubleshooting steps can be found at https://pterodactyl.io/panel/1.0/troubleshooting.html#cannot-connect-to-server-errors

Should the panel and wings be located on the same network, you might experience NAT reflection issues. In that case, type .nat for more information.