Re: [PATCH] "/etc/rc.d/pf reload" fails if there are macros defined in pf_flags rcvar.

2008-01-21 Thread Niki Denev
On Jan 21, 2008 11:42 AM, Niki Denev <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using the pf_flags rc var to set macros for pf.conf files i use in > redundant router configuration. > This way i can have exactly the same pf.conf on all of the routers, > and still set host specific > options as "hostid

Re: help

2008-01-21 Thread Tom Judge
David DeSimone wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Judge <[EMAIL PROTECTED]> wrote: my question is how to configure 2 nics with different ip on same box in the same subnet. Configure the second with a /32 prefix (netmask 255.255.255.255) instead of the usual netmask. Sure

Re: kern/117271: [tap] OpenVPN TAP uses 99% CPU on releng_6 when if_tap is in /boot/loader.conf

2008-01-21 Thread Matthew X. Economou
The following reply was made to PR kern/117271; it has been noted by GNATS. From: "Matthew X. Economou" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Cc: Subject: Re: kern/117271: [tap] OpenVPN TAP uses 99% CPU on releng_6 when if_tap is in /boot/loader.conf Date: Mon

Re: help

2008-01-21 Thread David DeSimone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Judge <[EMAIL PROTECTED]> wrote: > > >> my question is how to configure 2 nics with different ip on same > >> box in the same subnet. > > > > Configure the second with a /32 prefix (netmask 255.255.255.255) > > instead of the usual netmask. > > Su

Re: help

2008-01-21 Thread Tom Judge
Bruce M. Simpson wrote: Enovation Technologies wrote: i configure with sysinstall my second nic , but when i restart my box i have this message arp: 10.200.1.1 is on re0 but got reply from 00:50:7f:b0:a0:f8 on re1 my question is how to configure 2 nics with different ip on same box in the

Network buffer problem

2008-01-21 Thread Sascha Holzleiter
Hi, i've bit of an understanding issue with the netstat output which seems to condradict itself a bit. One of our production machines has a moderate network load (24mbit on a 100mbit device) and quite frequently shows a packet loss rate around 2% on peak times. A netstat -s -p ip output looks lik

Re: 7.0-RC1 onboard em1 intel pro1000 vanishing occasionally

2008-01-21 Thread Vladimir Ivanov
Andrew Snow wrote: Vladimir Ivanov wrote: We've same issue w/Supermicro boards if IPMI daughterboard installed. A problem looks as PHY reg reads/writes fails. Ahh, that explains it, thanks. The management cards seem to cause multiple problems with the FreeBSD em driver over time. I don't wan

Re: 7.0-RC1 onboard em1 intel pro1000 vanishing occasionally

2008-01-21 Thread Andrew Snow
Vladimir Ivanov wrote: We've same issue w/Supermicro boards if IPMI daughterboard installed. A problem looks as PHY reg reads/writes fails. Ahh, that explains it, thanks. The management cards seem to cause multiple problems with the FreeBSD em driver over time. I don't want to give up the IPM

Re: 7.0-RC1 onboard em1 intel pro1000 vanishing occasionally

2008-01-21 Thread Vladimir Ivanov
Hi, All Jack Vogel wrote: Hi Andrew, Someone else has already reported this to me and in fact he is testing a shared code fix to see if it resolves it. I will be updating the driver if it does. Jack We've same issue w/Supermicro boards if IPMI daughterboard installed. A problem looks as PH

Current problem reports assigned to freebsd-net@FreeBSD.org

2008-01-21 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems S Tracker Resp. Description f kern/115360 net[ipv6] IPv6 address and if_bridge don't play well toge 1 problem total. Serious problems S Tracker

Re: help

2008-01-21 Thread Bruce M. Simpson
Enovation Technologies wrote: i configure with sysinstall my second nic , but when i restart my box i have this message arp: 10.200.1.1 is on re0 but got reply from 00:50:7f:b0:a0:f8 on re1 my question is how to configure 2 nics with different ip on same box in the same subnet. Config

Re: Coordinating TCP projects

2008-01-21 Thread Andre Oppermann
James Healy wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andre Oppermann wrote: The first cut is now at //depot/projects/tcp_reass/ however I made a mistake when creating the branch and now the code is in the same changeset as the branching itself. Doesn't make it easy to do a diff. H

help

2008-01-21 Thread Enovation Technologies
hello. i am newbie on freebsd and i have a problem with 2 nics i have 2 nics re0 and re1 on re0 i have installing this ip # -- sysinstall generated deltas -- # Thu Dec 6 15:26:31 2007 ifconfig_re0="inet 10.200.1.37 netmask 255.255.255.0" defaultrouter="10.200.1.1" hostname="zeus.local" i w

[PATCH] "/etc/rc.d/pf reload" fails if there are macros defined in pf_flags rcvar.

2008-01-21 Thread Niki Denev
Hi, I'm using the pf_flags rc var to set macros for pf.conf files i use in redundant router configuration. This way i can have exactly the same pf.conf on all of the routers, and still set host specific options as "hostid" used by pfsync via rc.conf The problem is that when i use "/etc/rc.d/pf rel