On Sun, 25 Nov 2018 at 18:06, Ben Nisenbaum via luv-main <[email protected]> wrote: > > I entered the command: ip addr add 192.168.0.3 dev enp3s0
Hi Ben The /etc/network/interfaces file already contains the IP address, so the usual way to bring that interface up & down on Debian at the command line would be to use the ifup and ifdown commands that you can obtain by installing the ifupdown package. _______________________________________________ luv-main mailing list [email protected] https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main
