Displaying 20 results from an estimated 20 matches for "ipfirewall_verbose_limit".
2003 Nov 01
2
ipfw2 logging
Dear list!
I have a little problem, trying
to enable logging of deny rule.
I have enabled it via kernel:
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=3
It is ipfw2. After that, my inten-
tion was to use syslogd and
!ipfw
*.* /var/log/ipfw.log
and newsyslog with
/var/log/ipfw.log 600 3 100 * J
In rc.conf I have
firewall_enable="YES"
firewall_logging="YES"
Well! Firewall works, I have data
with "ipfw show...
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
Hi,
in the kernel I have these lines:
[...]
device miibus # MII bus support
device rl
device ed
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=0 #limit verbosity
options IPDIVERT #divert sockets
options DUMMYNET
options IPFW2
[...]
When the box starts it complains:
Sep 15 15:54:21 test2 /kernel: acd0: CDROM <TOSHIBA CD-ROM XM-6002B> at
ata1-master PIO3
Sep 15 15:54:21 test2 /kernel: Mou...
2005 Nov 22
2
ipfw check-state issue
...hing ... if i insert pipes for traffic shaping ... the outgoing
packets are inserted into the input pipes ... but not into the outgoing
pipes .... why ?
i am missing somethin' .... what ?
kernel compiled with these additional options ....
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=10
options IPFIREWALL_FORWARD
options DUMMYNET
options HZ=1000
options IPDIVERT
enlightment please ....
thanks ...
bye bye
2004 Feb 13
3
SYN Attacks - how i cant stop it
...on.
> So fare I've only been guessing, but here is what I normally do with my
> setup. I'm not telling you that this is the solution! just adwises!
>
> Kernel;
> options SC_DISABLE_REBOOT
> options IPFIREWALL
> options IPFIREWALL_VERBOSE
> options IPFIREWALL_VERBOSE_LIMIT=100
> options IPDIVERT
> options IPFILTER
> options IPFILTER_LOG
> options IPSTEALTH (don't touch the ttl/can't see the wall)
> options TCP_DROP_SYNFIN (drop tcp packet with syn+fin/scanner)
> options RANDOM_IP_ID (hard to do calculate i...
2003 Aug 03
0
Multiple kld loads?
...25/03 but, no follow-up:
http://lists.freebsd.org/mailman/htdig/freebsd-stable/2003-July/002329.html
Thanks.
kernel is GENERIC plus the following:
-------------------------------------
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_FORWARD
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
options HZ=1000
options DUMMYNET
Dmesg follows:
--------------------------------------
bwm# dmesg
Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 199...
2013 Nov 29
1
kernel "mismatch" on r256420
...m 'ls -l' of /boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/
This is from 'ls -l' of /bootpool/boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/
This is my kernel file:
include GENERIC
ident theEleven
options AUDIT
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=15
options DUMMYNET
This is from rc.conf:
firewall_enable="YES"
firewall_logging="YES"
firewall_script="/etc/myScript"
firewall_quiet="NO"
firewall_logif="YES"
firewall_nat_enable="NO"
Darrel
2006 Jan 26
7
strange problem with ipfw and rc.conf
...YES"
ipmon_flags="-Ds"
mpd_enable="YES"
also my customized kernel (partial):
options IPFIREWALL
#firewall
options IPFIREWALL_VERBOSE
#enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=10 #limit
verbosity
#options IPFIREWALL_DEFAULT_TO_ACCEPT #allow
everything by default
options IPFIREWALL_FORWARD
#packet destination changes
options IPFIREWALL_FORWARD_EXTENDED #all
packet dest changes
options IPDIVERT
#...
2003 May 16
2
make installworld fails : touch not found ?
...Pv6 over IPv4 encapsulation
options MROUTING # Multicast routing
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPV6FIREWALL #firewall for IPv6
options IPV6FIREWALL_VERBOSE
options IPV6FIREWALL_VERBOSE_LIMIT=100
options IPV6FIREWALL_DEFAULT_TO_ACCEPT
options...
2003 Sep 11
5
FreeBSD 4.9-PRE+ nvidia
Hello all.
I have the same problem as described by Dmitry a day ago in a topic similar.
I am able to use x11 with base driver "nv" but when I load "nvidia" driver,
startx
simply crash my machine and reboot after 5 seconds. I have a similar log
file as reported by Dmitry even using startx+logverbose option. XF86Config
file is similar,except it is not the same nvidia video
2004 Sep 18
8
Attacks on ssh port
Hi,
Is there a security problem with ssh that I've missed???
Ik keep getting these hords of:
Failed password for root from 69.242.5.195 port 39239 ssh2
with all kinds of different source addresses.
They have a shot or 15 and then they are of again, but a little later on
they're back and keep clogging my logs.
Is there a "easy" way of getting these ip-numbers added to
2003 Aug 13
6
5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
...ETGRAPH_SOCKET
#options NETGRAPH_SPLIT
#options NETGRAPH_TEE
#options NETGRAPH_TTY
#options NETGRAPH_UI
#options NETGRAPH_VJC
options MROUTING
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_FORWARD
#options IPFIREWALL_VERBOSE_LIMIT=100
#options IPFIREWALL_DEFAULT_TO_ACCEPT
#options IPV6FIREWALL
#options IPV6FIREWALL_VERBOSE
#options IPV6FIREWALL_VERBOSE_LIMIT=100
#options IPV6FIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
#options IPFILTER
#options IPFILTER_LOG
#options...
2012 Feb 10
21
Reducing the need to compile a custom kernel
Hi,
during some big discussions in the last monts on various lists, one of
the problems was that some people would like to use freebsd-update but
can't as they are using a custom kernel. With all the kernel modules
we provide, the need for a custom kernel should be small, but on the
other hand, we do not provide a small kernel-skeleton where you can
load just the modules you need.
2009 Apr 08
1
watchdog timeout
...39; is required for DHCP.
device bpf # Berkeley packet filter
# Firewall
options IPFIREWALL # enable ipfirewall
(required for dummynet)
options IPFIREWALL_VERBOSE # enable firewall output
logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=0 # limit firewall verbosity
output
options IPDIVERT # divert sockets
options DUMMYNET # enable dummynet operation
options HZ=1000 # set the timer granularity
2003 Aug 12
2
panic with today's stable
...IPSEC_DEBUG #debug for IP security
options IPFIREWALL #firewall
options IPFW2 #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=33100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPV6FIREWALL #firewall for IPv6
options IPV6FIREWALL_VERBOSE
options IPV6FIREWALL_VERBOSE_LIMIT=100
options IPDIVERT #divert sockets...
2004 Feb 06
2
IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny
Hey Guys,
today I upgraded to 4.8-RELEASE-p15. As usual I set IPFIREWALL to default
accept in my kernel config file.
Config & make weren't complaining so, installed the kernel, reboot and there
it was:
>IP packet filtering initialized, divert disabled, rule-based forwarding
enabled, default to deny, logging disabled
Another rebuild didn't work out so... I reviewed
2004 Feb 19
2
traffic normalizer for ipfw?
Hi there,
Is there some way to configure ipfw to do traffic
normalizing ("scrubbing", as in ipf for OpenBSD)? Is
there any tool to do it for FreeBSD firewalling?
I've heard that ipf was ported on current, anything
else?
TIA,
/Dorin.
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
2008 Nov 18
3
High system in %system load .
....
options STOP_NMI # Stop CPUS using NMI instead of IPI
options AUDIT # Security event auditing
options SMP # Symmetric MultiProcessor Kernel
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=5
options IPFIREWALL_DEFAULT_TO_ACCEPT
options QUOTA
device cpufreq
device acpi
device pci
device fdc
device ata
device atadisk # ATA disk drives
device ataraid # ATA RAID drives
device atap...
2012 Mar 10
6
Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0
I've now seen this on two different VMs on two different ESXi servers
(Xeon based hosts but different hardware otherwise and at different
facilities):
Everything runs fine for weeks then (seemingly) suddenly/randomly the
clock STOPS. In the first case I saw a jump backwards of about 15
minutes (and then a 'freeze' of the clock). The second time just 'time
standing
2007 Dec 13
3
IPFW compiled in kernel: Where is it reading the config?
Hi peeps,
After compiling ipfw into the new 6.2 kernel, and typing "ipfw list",
all I get is:
"65535 deny ip from any to any"
From reading the docs, this might indicate that this is the
default rule. (I am certainly protected this way--but can't
be very productive ;^) )
By the way, when I run "man ipfw" I get nothing. Using this
instead:
2012 Nov 13
1
thread taskq / unp_gc() using 100% cpu and stalling unix socket IPC
...ne+0xe
[5]
FreeBSD XY.hostpoint.net 9.1-RC3 FreeBSD 9.1-RC3 #4 r242695: Wed Nov 7 11:33:17 UTC 2012 root at XY.hostpoint.ch:/usr/obj/usr/src/sys/HOSTPOINT amd64
kernconf:
----
include GENERIC
ident HOSTPOINT
# ipfw
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=5
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_FORWARD
options IPDIVERT
# ddb for debugging and textdumps
options KDB # Enable kernel debugger support.
options DDB # Support DDB.
# dtrace
options KDTRACE_HOOKS...