• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Arch linux xen pfsense

Scheduled Pinned Locked Moved Virtualization
2 Posts 1 Posters 2.6k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    tritron
    last edited by Jan 22, 2012, 3:41 AM

    I am trying to move pfsense to vm and just instaled pfsense 2.0.1. I have poweredge 860 and it has two network ports. I am trying to get two interfaces assigned to pfsense. I wan to attach eth1 to wan. I had found script for multiple bridges but I can get eth1 bridged and attached to em1 on pfsense. I wonder if anyone has better scripts directions on how to get eth1 up with no ip address and briged.

    1 Reply Last reply Reply Quote 0
    • T Offline
      tritron
      last edited by Jan 22, 2012, 9:15 PM

      Well I had solved this.
      The first step is to create multiple-bridge script in /etc/xen/scripts

      
      /etc/xen/scripts/network-bridge netdev=eth0 bridge=xenbr0 start
      /etc/xen/scripts/network-bridge netdev=eth1 bridge=xenbr1 start
      
      

      now we need to edit xend-config.sxp
      change
      (network-script network-bridge)
      to
      (network-script multiple-bridge)
      After xend restart or reboot

      
      I get bridge name     bridge id               STP enabled     interfaces
      xenbr0          8000.0015c5f54501       no              eth0
                                                              tap1.0
                                                              tap2.0
                                                              vif1.0
                                                              vif2.0
      xenbr1          8000.0015c5f54502       no              eth1
                                                              tap1.1
                                                              vif1.1
      
      
      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
        This community forum collects and processes your personal information.
        consent.not_received