Running a 16.04 VM and disabled IPv4 in Network Manager but I'd like a way to verify that IPv4 isn't being used.
Asked
Active
Viewed 307 times
2
-
1The 'ip', 'ifconfig', and 'route' commands come to mind. They are all terminal commands, installed by default, with manpages. – user535733 Feb 07 '17 at 18:02
-
@user535733 so when I run ifconfig what am I looking for (or lack thereof) – sreya Feb 07 '17 at 18:04
-
lack of `inet` but not the `inet6` – Rinzwind Feb 07 '17 at 18:21