Created
October 22, 2018 16:12
-
-
Save bloatfan/ade0f7c60eaf3c56af4ece75f2fd3c30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEVICE=br0 | |
ONBOOT=yes | |
BOOTPROTO=static | |
TYPE=Bridge | |
#NAME=br0 | |
#DELAY=0 | |
IPADDR=192.168.2.197 | |
NETMASK=255.255.255.0 | |
GATWAY=192.168.2.1 | |
#BRIDGE=enp0s31f6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment