Thread View: pl.comp.os.bsd
2 messages
2 total messages
Started by Bogdan Siara
Wed, 18 Feb 2015 01:35
Freebsd 10.1 ipfw, dummynet on bridge
Author: Bogdan Siara
Date: Wed, 18 Feb 2015 01:35
Date: Wed, 18 Feb 2015 01:35
56 lines
1414 bytes
1414 bytes
Witam, Mam problem z kolejkowaniem za pomoc± ipfw na bridge. Moje configi: loader.conf zfs_load="YES" kern.geom.label.gptid.enable="0" net.inet.ip.fw.default_to_accept="1" dummynet_load="YES" if_bridge_load="YES" ipfw_load="YES" sysctl.conf net.inet.ip.dummynet.hash_size=4096 net.link.bridge.ipfw=1 net.link.ether.ipfw=1 net.inet.ip.fw.one_pass=1 rc.conf hostname="freebsd" keymap="pl_PL.ISO8859-2.kbd" cloned_interfaces="bridge0" ifconfig_bridge0="addm em0 addm em1 SYNCDHCP" ifconfig_em0="up" ifconfig_em1="up" sshd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" zfs_enable="YES" firewall_enable="YES" firewall_type="open" Wszystko jest ok dopóki nie odpale skryptu do ipfw, który ma nastepuj±c± zawarto¶æ: IPF="ipfw" $IPF -f flush $IPF table all -f flush $IPF add 50 check-state $IPF add 130 pipe 7 ip from any to 'table(5)' in $IPF pipe 7 config bw 256Kbit/s mask dst-ip 0x000000ff $IPF add 8000 allow all from any to any po odpaleniu skryptu wywala kernel panic i leci restart maszyny... Nie wa¿ne czy jest to GENERIC kerenl czy CUSTOM... Kernel mam najnowszy z svn dla 10.1, przekompilowa³em GENERIC z dodatkowymi opcjami: options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT options DUMMYNET options HZ=1000 Czy kto¶ mi powie co jest nie tak?
Re: Freebsd 10.1 ipfw, dummynet on bridge
Author: =?ISO-8859-2?Q?R
Date: Thu, 19 Feb 2015 14:47
Date: Thu, 19 Feb 2015 14:47
16 lines
456 bytes
456 bytes
W dniu 2015-02-18 o 10:35, Bogdan Siara pisze: > > po odpaleniu skryptu wywala kernel panic i leci restart maszyny... Nie wa¿ne czy jest to GENERIC kerenl czy CUSTOM... Kernel mam najnowszy z svn dla 10.1, przekompilowa³em GENERIC z dodatkowymi opcjami: > > options IPFIREWALL > options IPFIREWALL_DEFAULT_TO_ACCEPT > options DUMMYNET > options HZ00 > > Czy kto¶ mi powie co jest nie tak? > Co masz w tym panicu?
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads