Re: Pre-release 2.0.5 breaks network config scripts
Alan Cox (
alan@cymru.net
)
Mon, 20 May 1996 16:20:31 +0100 (BST)
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Next message:
Gokhan UNEL: "rlogin"
Previous message:
Alex Pikus: "1.99.5 - Socket Destroy Delayed (r=0 w=252)"
In reply to:
Herbert Rosmanith: "Re: Pre-release 2.0.5 breaks network config scripts"
> how about this patch:
>
> - route add -net $ip
> + route add -host $ip
You should always still have route add -net 127.0.0.0 dev lo
Next message:
Gokhan UNEL: "rlogin"
Previous message:
Alex Pikus: "1.99.5 - Socket Destroy Delayed (r=0 w=252)"
In reply to:
Herbert Rosmanith: "Re: Pre-release 2.0.5 breaks network config scripts"