Post
by Void Main » Sun Jan 19, 2003 10:23 am
Yeah, ifup/ifdown are just a couple of simple scripts that read the IP vars in your interface config files and then executes ifconfig based on those vars (IPADDR, NETMASK, BROADCAST, etc). They make life a little easier for people who can't remember the ifconfig syntax for assigning an IP address.