I assume you're running with a 2.2.x kernel? If so, you just need to
add "netmask ???.???.???.???" to the "route add -net" command. The
2.0.x kernel series would supply it's own default value if none was
specifically given, but in 2.2.x that is no longer the case.
Also, the kernel will now autom
On 08-Mar-99 Oz Dror wrote:
> When I type
> ifconfig lo 127.0.0.1
> route add -net 127.0.0.0
> I get
> SIOCADDRT: Invalid argument
>
2.2.x (and later 2.1.x) kernels do not need route statements. Unless you have
to set a gateway that is non-obvious.
2 matches
Mail list logo