>I still get this when I boot up:
>route forgot to specify route netmask.
>This is caused by these two statements in rc.inet1:
>/sbin/ifconfig lo 127.0.0.1
>/sbin/route add -net 127.0.0.0
>ASny ideas?
It looks like default behavior was removed from the routing code. Here's a
fix:
/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 dev lo
-- John GOTTS <jgotts@engin.umich.edu> http://www-personal.engin.umich.edu/~jgotts Senior, EE/Motif Programmer/SysAdmin/Linux Hacker/Amateur Radio Callsign N8QDW