Hello,
I am currently on a project in graduate school and here are my tasks that have been assigned to me:
- To study, propose and configure a Linux server allowing to propose the DHCP/DNS service under a Proxmox VE environment.
- Study, propose and configure a router / firewall / NAT solution using an Open source solution under a Proxmox VE environment. We also need to manage the WAN access temporarily if needed.
LAN : 192.168.1.X / gateway : 192.168.1.252
WAN : DHCP 192.168.0.X / gateway : 192.168.0.254
To do this, I have a tower that acts as a server with two network interfaces:
eno1 ( vmbr1) --> this interface is connected to the LAN and allows me to access the proxmox VE interface (192.168.1.40/24 / gateway: 192.168.1.252) with the help of a computer that is on the same network.
eno2 (vmbr2) --> the second network interface of the server is connected to the WAN DHCP (192.168.0.X/24 / gateway: 192.168.0.254) will allow me to have internet on my Debian VM which is on the LAN
So I started to install my Debian VM and I attached it to vmbr2 and I gave it as IP address : 192.168.1.120 / gateway 192.168.1.252
Following that, I installed pfsense and add the two network interfaces LAN and WAN, I gave him as IP address for the LAN: 192.168.1.252/24 and for the WAN, he got an address by DHCP: 192.168.0.71/24
I can access to the pfsense interface as for the proxmox ve interface --> through the computer on the LAN which is: 192.168.1.X
Now, I need to do a NAT between the WAN and the LAN so that my Debian VM which is on vmbr2 and has as address 192.168.1.120/24 and has as gateway 192.168.1.252.
I really need help, I'm trying to learn how to use and configure pfsense if you need more information to help me it would be a pleasure, so I hope you can help me to be able to do this NAT so I can have Internet on my Debian VM. If you need screen I'm ready to give you this and if there are changes to make because I made mistakes I'm ready to listen to you carefully, hoping to have been clear, thank you in advance for your help.
I am currently on a project in graduate school and here are my tasks that have been assigned to me:
- To study, propose and configure a Linux server allowing to propose the DHCP/DNS service under a Proxmox VE environment.
- Study, propose and configure a router / firewall / NAT solution using an Open source solution under a Proxmox VE environment. We also need to manage the WAN access temporarily if needed.
LAN : 192.168.1.X / gateway : 192.168.1.252
WAN : DHCP 192.168.0.X / gateway : 192.168.0.254
To do this, I have a tower that acts as a server with two network interfaces:
eno1 ( vmbr1) --> this interface is connected to the LAN and allows me to access the proxmox VE interface (192.168.1.40/24 / gateway: 192.168.1.252) with the help of a computer that is on the same network.
eno2 (vmbr2) --> the second network interface of the server is connected to the WAN DHCP (192.168.0.X/24 / gateway: 192.168.0.254) will allow me to have internet on my Debian VM which is on the LAN
So I started to install my Debian VM and I attached it to vmbr2 and I gave it as IP address : 192.168.1.120 / gateway 192.168.1.252
Following that, I installed pfsense and add the two network interfaces LAN and WAN, I gave him as IP address for the LAN: 192.168.1.252/24 and for the WAN, he got an address by DHCP: 192.168.0.71/24
I can access to the pfsense interface as for the proxmox ve interface --> through the computer on the LAN which is: 192.168.1.X
Now, I need to do a NAT between the WAN and the LAN so that my Debian VM which is on vmbr2 and has as address 192.168.1.120/24 and has as gateway 192.168.1.252.
I really need help, I'm trying to learn how to use and configure pfsense if you need more information to help me it would be a pleasure, so I hope you can help me to be able to do this NAT so I can have Internet on my Debian VM. If you need screen I'm ready to give you this and if there are changes to make because I made mistakes I'm ready to listen to you carefully, hoping to have been clear, thank you in advance for your help.