Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P268
(An Untitled Masterwork)
Active
Public
Actions
Authored by
stwalkerster
on Feb 8 2020, 7:15 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Tags
None
Subscribers
None
auto br0
iface br0 inet static
address 192.168.22.250
network 192.168.22.0
netmask 255.255.255.0
broadcast 192.168.22.255
gateway 192.168.22.248
dns-nameservers 127.0.0.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
bridge_maxwait 0
auto eno1.32
iface eno1.32 inet static
address 192.168.32.250
network 192.168.32.0
netmask 255.255.255.0
broadcast 192.168.32.255
gateway 192.168.32.254
vlan-raw-device eno1
auto eno1.20
iface eno1.20 inet static
address 192.168.20.250
network 192.168.20.0
netmask 255.255.255.0
broadcast 192.168.20.255
gateway 192.168.20.254
vlan-raw-device eno1
Event Timeline
stwalkerster
created this paste.
Feb 8 2020, 7:15 PM
2020-02-08 19:15:34 (UTC+0)
stwalkerster
changed the visibility from "Subscribers" to "Public (No Login Required)".
Log In to Comment