Hello everyone,
I am new to networking and routing.
I have created two 2 servers (OPNSense and Proxmox Host) and a private cloud network (192.168.179.0/24) in the Hetzner Cloud.
OPNSense:
WAN: Public IP address
LAN: Private Cloud IP (192.168.179.2)
Promox host:
Network adapter(enp1s0): Public IP address
Network adapter(enp7s0): Private Cloud IP (192.168.179.3)
Network Config(/etc/network/interfaces):
Read more
I am new to networking and routing.
I have created two 2 servers (OPNSense and Proxmox Host) and a private cloud network (192.168.179.0/24) in the Hetzner Cloud.
OPNSense:
WAN: Public IP address
LAN: Private Cloud IP (192.168.179.2)
Promox host:
Network adapter(enp1s0): Public IP address
Network adapter(enp7s0): Private Cloud IP (192.168.179.3)
Network Config(/etc/network/interfaces):
Code:
auto lo
iface lo inet loopback
auto...
Read more