Author Topic: Zentyal 4.2.2 Avanced Network Settings of Zentyal 4.0  (Read 1914 times)

Dersch

  • Zen Monk
  • **
  • Posts: 87
  • Karma: +1/-0
    • View Profile
Zentyal 4.2.2 Avanced Network Settings of Zentyal 4.0
« on: February 17, 2016, 01:12:40 pm »
Hi i need to create a network bridge for a vm and would like to use that way:

https://wiki.zentyal.org/wiki/En/4.0/Advanced_Network_Configuration

I'm running Zentyal 4.2.2. but does not have the advanced settings anymore. Is there a way to get it back?

Or can i just write that into the /etc/network/interfaces

# The secondary network interface and bridge
auto virbr1
iface virbr1 inet manual
        bridge_ports p1p1
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off

best regards
Dirk