by tuxfan » Tue Jun 10, 2003 8:20 am
Ok, the kernel compilation worked too with patch-2.4.21-rc7.gz and grsecurity-1.9.10-2.4.21.patch.
I configured "low" which includes CONFIG_GRKERNSEC_RANDID=y
At the moment only this option is important to me, because I don't want that somebody can find out, if a network exists, when a client connects to the Internet.
help for CONFIG_GRKERNSEC_RANDID says: "If the sysctl option is enabled, a sysctl option with name "rand_ip_ids" is created" So do I need this, that the id field on all outgoing packets will be randomized? Do I need gradm?
How can I check if "random id" works?