On Wed, 2003-09-24 at 10:52, Michael Kahle wrote: > Where do I configure entries into my routing table so that when I reboot > they exist the next session? > > I am reading the Linux Networking HOWTO and this is 1) conspicuously absent > 2) I am missing it or 3) when adding routes using the "route" command the > table that is updated automatically saves your information. In which case, > why is this not sticking for me.
In the /etc/network/interfaces file, after the IP address stuff: up route add <route> The routes will be added when the interface is brought up.
signature.asc
Description: This is a digitally signed message part