[SOLVED] Pfsense 2 Nics

Kau

Member
Jun 30, 2017
5
0
21
29
Hallo liebe proxmox Profis! Ich hab mir ein kleinen heimserver hingestellt. Dieser soll folgendes können : Routing (pfsense), File share(zfs), Gameserver(Windows...)

Hardware: arm4, 1700x, 16gb RAM, onboard 1G, Intel pro 1000(4x1Gb)

Proxmox config:
Eth0 (WAN)
Eth1-4 (LAN)
vmbr0 eth0 192.168.0.2 255.255.255.0 192.168.0.1
vmbr1 eth0-4

Pfsense DHCP Server
192.168.1.1
255.255.255.0
192.168.1.1
192.168.1.10-192.168.1.100

Nun habe ich das Problem, dass ich den Host nicht mehr erreichen kann. Er ist völlig aus dem lokalen Netz raus...

Jemand ne Idee?:/
 
Du hast 2 Netze daher erreicht du den proxmox nicht mehr.

Setzt die vmbr0 auf 192.168.1.xxx dann sollte es wieder gehen.
 
Sorry vertippt.
Die bridge steht natürlich auf 192.168.1.2 255.255.255.0 192.168.1.1. (selbes subnetz)
auto lo
iface lo inet loopback

auto enp30s0
iface enp30s0 inet manual

iface enp35s0f0 inet manual

iface enp35s0f1 inet manual

iface enp36s0f0 inet manual

iface enp36s0f1 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports enp30s0
bridge_stp off
bridge_fd 0

auto vmbr1
iface vmbr1 inet manual
bridge_ports enp35s0f0 enp35s0f1 enp36s0f0 enp36s0f1
bridge_stp off
bridge_fd 0
 
Last edited:
Auch wenn es intern ist hast du alle Ports freigegeben oder ist local alles offen?

Oder gibt es die ip schon?
 
die ip gibt es nicht, intern sollte immer offen sein oder nicht? :O
 
Kommt auf die Einstellung drauf an. Wir z. B. Sperren alles auch intern und wer was braucht muss einen Antrag ausfüllen.
 
Hab fixx nachgeguckt, im lan erlaube ich alles... Der Host bekommt keine Verbindung zum Gateway, trotz offener Ports und manueller IP :/
 
Hab es gefixt, hab einfach eine 3. Bridge erstellt und der eine statische IP gegeben, jetzt läuft alles so, wie es soll :)
Kann geschlossen werden.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!