Il 2014-07-08 04:47 [email protected] ha scritto:
On Mon, 07 Jul 2014 14:30:26 +0100, <[email protected]> wrote:
Hi,

  I have single box Proxmox setup, with 1 public IP on the host, and
several VMs with private IPs, using Shorewall on the host to
port-forward.

What I'd like is 1 VM, with 2 interfaces running pfsense, with public
and
private IPs. Thus, being able to disable public access directly to the
host, and instead giving it a private IP.

I've made some progress with this, with assistance from Diaolin (many
thanks). But still pfsense's public IP HTTPS address is not working, here
is what I have:-

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto vmbr0
iface vmbr0 inet manual
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0

auto vmbr1
iface vmbr1 inet static
        address 10.10.1.10
        netmask 255.255.255.0
        gateway 10.10.1.1
        bridge_ports none
        bridge_stp off
        bridge_fd 0


pfsense has two interfaces one attached to vmbr0 (internet public IP)
other to vmbr1 (10.10.1.1)





But, I can not connect to pfsense from its public IP.  From a local
console on the Proxmox host, I can ping the gateway 10.10.1.1 and the
public internet 8.8.8.8 so the pfsense VM is running.

I think that pfsense cannot be managed from OUTSIDE....

i HOPE!
:-)

Diaolin




If any one has any ideas about this last bit, I'd appreciate it.

Kind regards,
Jon
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

---
S’à destacà l’ultima föia dal bósch nét
crodàda l’ei, solàgna, ‘n mèzz ai sàssi
e ‘ntant fis-ciava ‘n zìfol de oseleti
a tegnìr vìo ‘l pensér che vèn matìna
[Diaolin]
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to