Talk:Network Environment
From BCCD 3.0
(Difference between revisions)
Skylar (Talk | contribs)
(Created page with "= Troubleshooting = If you get an error like this: <pre> RTNETLINK answers: File exists Failed to bring up eth1. </pre> Try flushing that interface and replumbing it: <pre> $...")
Newer edit →
(Created page with "= Troubleshooting = If you get an error like this: <pre> RTNETLINK answers: File exists Failed to bring up eth1. </pre> Try flushing that interface and replumbing it: <pre> $...")
Newer edit →
Revision as of 22:07, 7 May 2017
Troubleshooting
If you get an error like this:
RTNETLINK answers: File exists Failed to bring up eth1.
Try flushing that interface and replumbing it:
$ sudo ip addr flush dev eth1