Sample Header Ad - 728x90

Where did my network-scripts go?

0 votes
2 answers
3394 views
I am currently trying to set up a network bridge. Basically, I modified some files in /etc/sysconfig/network-scripts/ and messed something up to the point where I could no longer access the internet with the current ethernet connection I had. So I looked up how to reset my network settings to default and basically said to remove the files in /etc/sysconfig/network-scripts/ (I did back up the folder before doing anything) and then ran $systemctl restart NetworkManager.service Basically it just deleted files like ifcfg-eno1np0, ifcfg-eno2np1,etc. Then I restarted the computer itself and I was able to regain internet service and when I run $ifconfig it looks like all my settings are back and internet service works but when I go back to /etc/sysconfig/network-scripts/, I don't see any of the files, ifcfg-eno1np0, ifcfg-eno2p1, etc back in that directory so where are the current network settings being stored since it apparently did return back to its default state?
Asked by CodeRich (177 rep)
Mar 11, 2021, 10:05 PM
Last activity: Jul 15, 2025, 05:06 AM