Re: pf: synproxy broken

2006-03-16 Thread Yuriy N. Shkandybin
I've add set state-policy if-bound in config file and problem persist. Jura On Thursday 16 March 2006 07:39, Yuriy N. Shkandybin wrote: Hello from ealier 6.0 there is problem with synproxy in pf filter: this one 6.1-PRERELEASE #2: Wed Mar 15 02:02:37 MSK 2006 pf.conf just with single

pf: synproxy broken

2006-03-16 Thread Yuriy N. Shkandybin
Hello from ealier 6.0 there is problem with synproxy in pf filter: this one 6.1-PRERELEASE #2: Wed Mar 15 02:02:37 MSK 2006 pf.conf just with single rule pass in quick on lo0 proto tcp from any to any port 22 flags S/SA synproxy state result telnet 127.0.0.1 22 Trying 127.0.0.1... Connected to

jumbo em

2006-03-16 Thread Yuriy N. Shkandybin
Hello I have 2 freebsd servers connected by dedicated wire via em interfaces. systems = 6.1-PRERELEASE #0: Tue Mar 14 11:58:23 MSK 2006 1st) man em says MTU size for Jumbo Frames is 16114 and i'm sure i've setup this on freebsd-5 and probably ealier 6.0 But now ifconfig em1 mtu 16114 ifconfig

Re: 6BETA5 panic with ifconfig nge

2005-09-26 Thread Yuriy N. Shkandybin
Patch below fixes my panics: Main is: sc->nge_ldata = contigmalloc(sizeof(struct nge_list_data), M_DEVBUF, - M_NOWAIT, 0, 0x, PAGE_SIZE, 0); + M_NOWAIT|M_ZERO, 0, 0x, PAGE_SIZE, 0); Other is incorporated rev. 1.78-1.79 of if_nge.c from HEAD. Jura

6BETA5 panic with ifconfig nge

2005-09-22 Thread Yuriy N. Shkandybin
Addon rom gdb #7 0xc0635164 in trap (frame= {tf_fs = -415563768, tf_es = 40, tf_ds = 40, tf_edi = -1040566016, tf_esi = 11, tf_ebp = -415499444, tf_isp = -415499480, tf_ebx = 352, tf_edx = 524320, tf_ecx = 55296, tf_eax = 524320, tf_trapno = 12, tf_err = 0, tf_eip = -1068416848, tf_cs = 3

recent 6BETA5 crash with ifconfig nge0

2005-09-22 Thread Yuriy N. Shkandybin
After upgrade from 6BETA4 to 6BETA5 i got this every time i use ifconfig nge0 up Also i suppose this somehow connected with ifconfig becasue i've got same panic with old kernel, but new ifconfig. Jura Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address