Happy new year and sorry for the late reply. The confconsole doesn't
actually configure the network directly. What it does is tweak the
/etc/network/interfaces file and then run the following commands:
ifdown eth0
ifup eth0
I propose you take a look at the manual page for the
/etc/network/interfaces file to figure out how to set the parameters you
want:
Confconsole just configures /etc/network/interfaces
Hi Jeremy,
Happy new year and sorry for the late reply. The confconsole doesn't actually configure the network directly. What it does is tweak the /etc/network/interfaces file and then run the following commands:
I propose you take a look at the manual page for the /etc/network/interfaces file to figure out how to set the parameters you want: