bbgermany Veteran


Joined: 21 Feb 2005 Posts: 1799 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 _________________ 1st: i5-7400, 16GB, 2TB
2nd: i5-4570, 16GB, 620GB
3rd: i5-4570, 32GB, 14.5TB
4th: i5-3210M, 8GB, 512GB
5th: i5-3210M, 8GB, 120GB |
|