Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny
From: Andriy Tkachuk (ant_at_imt.com.ua)
Date: 02/09/04
- Previous message: Gogh, Ruben van: "IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- In reply to: Gogh, Ruben van: "IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Next in thread: Andriy Tkachuk: "Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Reply: Andriy Tkachuk: "Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 9 Feb 2004 11:11:25 +0200 (EET) To: freebsd-security@freebsd.org
just for experiment, try:
cd /usr/src
make buildkernel KERNCONF=<YOUR_KERN_CONF> && make installkernel KERNCONF=<YOUR_KERN_CONF>
> config & make weren't complaining so, installed the kernel, reboot and there
> it was:
...
> I triple checked the config file for the right settings. And, as I did
> config && make depend && make install the system
> wasn't complaing about a thing.
did you ever make clean? anyway this is true: you are using the old style
of kernel rebuilding. On my mind the new one is more convenient, so I don't
know why people fight with old one - habit? :)
just do as is written in handbook and then say what is not true in it
regards
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Gogh, Ruben van: "IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- In reply to: Gogh, Ruben van: "IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Next in thread: Andriy Tkachuk: "Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Reply: Andriy Tkachuk: "Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|