[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

/etc/network/interfaces



So, I've had it with dicking around with this poorly documented thing
(not to mention its contributions to the 'lots of little languages'
problem), and am going to break down and ask for help.

What is wrong with the following?

mapping eth0
        script /root/bin/eth0mapping.tcl
        map home home
        map company eth0-company

iface eth0-company inet static
        address 216.1.2.3
        netmask 255.255.254.0
        gateway 216.1.2.1

(numbers changed to protect the innocent).  The Tcl script never even
gets run.

Any ideas?  Anything else that I should be using instead with my laptop?

Thanks guys,
-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/



Reply to: