Dear folks,
I have a Proxmox with a PFSense VM and Im trying to reach PFSense through Proxmox shell.
The network is setup as follows:
ISP modem (with dhcp 192.168.100.1)
Proxmox connected to isp modem, static 192.168.100.10 (vmbr0)
PFsense a vm inside Proxmox, also gets an ip from isp modem (192.168.100.6) vmbr0
inside PFSense I created a NAT Port Forwarind to a linux VM, also inside proxmox (192.168.1.100) another iface, vmbr1 , and listen with netcat to test
When I use another machine that also connected to isp modem (192.168.100.12) I can do a netcat sucessfully.
However when I try from inside of proxmox shell to netcat that port, it does not works. Even traceroute does not works to PFSense ip. However it works if I tracerout to the outside machine.
What am I missing?
Thanks
I have a Proxmox with a PFSense VM and Im trying to reach PFSense through Proxmox shell.
The network is setup as follows:
ISP modem (with dhcp 192.168.100.1)
Proxmox connected to isp modem, static 192.168.100.10 (vmbr0)
PFsense a vm inside Proxmox, also gets an ip from isp modem (192.168.100.6) vmbr0
inside PFSense I created a NAT Port Forwarind to a linux VM, also inside proxmox (192.168.1.100) another iface, vmbr1 , and listen with netcat to test
When I use another machine that also connected to isp modem (192.168.100.12) I can do a netcat sucessfully.
However when I try from inside of proxmox shell to netcat that port, it does not works. Even traceroute does not works to PFSense ip. However it works if I tracerout to the outside machine.
What am I missing?
Thanks