[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux User Mag
On Tue, 11 Apr 2000, Russ wrote:
> Does any one else have this prob ,basicaly i'm wanting to compile
> kernel SuSE 6.3 to support ip forwarding, router with multi network
> card's, As i can telnet all machines but not ping them ???? tried
It's a possibility. Try enabling IP_MASQUERADE_ICMP (you'll need to turn on
CONFIG_EXPERIMENTAL first, though) if you're running ip_masq. Otherwise, a
little bit of info about your system config would be appreciated - we're not
mind readers, you know.
> various route path's but to no avail.Any when it come to compile time
> there in no config file to make in /usr/src/linux so cant do this so
> where is it ???
Yes there is. It's .config, and the first rule of kernel compiles is:
Thou shalt not edit .config directly.
We have tools for this sort of thing. Use them.
--
-----------------------------------------------------------------------
#include <disclaimer.h>
Matthew Palmer
mjp16@uow.edu.au
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.
- Follow-Ups:
- ip-masq
- From: "rush" <russ [at] m0bvl.fsnet.co.uk>