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

routing table



what i want to do is add
 
dest.        gateway        genmask        iface
localnet         *                255.0.0.0        lo
 
when i run
route add 127.0.0.0 lo
 
i get
localnet     *         255.255.255.255      lo
 
i just want 255.0.0.0
 
how do i do that? 

Reply to: