bbgermany Veteran
Joined: 21 Feb 2005 Posts: 1844 Location: Oranienburg/Germany
|
Posted: Mon Nov 21, 2016 6:13 am Post subject: |
|
|
Hi,
I use the following configuration and it works as expected:
/etc/conf.d/net
Code: |
vlans_enp2s0="1"
config_enp2s0="null"
config_enp2s0_1="null"
config_brvlan1="192.168.X.X/24"
routes_brvlan1="default via 192.168.X.Y"
brctl_brvlan1="setfd 0 sethello 10 stp on"
bridge_brvlan1="enp2s0.1 tap0"
rc_net_brvlan1_need="net.enp2s0"
|
Make sure, you use enp1s0.1 instead of enp1s0_1
Greets, bb _________________ Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB |
|