Re: kern/123053

2008-04-25 Thread Eric F Crist
The following reply was made to PR kern/123053; it has been noted by GNATS. From: Eric F Crist <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: kern/123053 Date: Fri, 25 Apr 2008 07:29:01 -0500 On Apr 24, 2008, at 7:25 PM

6.2+pf+CARP bandwidth issues

2007-11-26 Thread Eric F Crist
hanks for you replies! - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Broadcom NetXtreme II BMC5708 no carrier

2007-11-24 Thread Eric F Crist
ny mail to "[EMAIL PROTECTED]" - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Merging rc.d/network_ipv6 into rc.d/netif

2007-11-11 Thread Eric F Crist
we could make it shorter and call it gateway. Well there is a difference between router and gateway. I think that gateway would be a better word since from my understanding that is what people use today. +1 vote for the "gateway". I always wandered why it's called "router", si

Re: IPFW/Divert problem...

2007-11-06 Thread Eric F Crist
On Nov 6, 2007, at 9:28 AM, Andrey V. Elsukov wrote: Eric F Crist wrote: In the your /etc/ipfw.sh script you should use "-f" flag when you run ipfw flush command. I am, but that has nothing to do with my problem. My problem is that, during system boot, I'm asked the fol

Re: IPFW/Divert problem...

2007-11-06 Thread Eric F Crist
On Nov 6, 2007, at 7:32 AM, Andrey V. Elsukov wrote: Eric F Crist wrote: firewall_enable="YES" firewall_script="/etc/ipfw.sh" FWIW, ipfw.sh ONLY has count rules it it. There isn't any NAT/etc going on here. Also, IPFW was compiled with DEFAULT TO ACCEPT, since I&

IPFW/Divert problem...

2007-11-05 Thread Eric F Crist
t sits, forever, waiting for an answer. I've tried adding natd_enable="NO", natd_enable="YES", removing natd_enable entirely from my rc.conf file, and having IPDIVERT compiled into the kernel, and not. No matter what I do, I cannot get rid of this damn question! Thanks fo

Re: DDoS attacks ... identifying destination ...

2007-09-06 Thread Eric F Crist
iate blocks in place ... Is there either a command line command, or ports tool, that I can use similar to top, or systat -iostat, that will help identify the IP that is being attacked? Thank you ... tcpdump might be of use. - Eric F Crist Secure Computing Networks PGP.sig Description:

Re: kern/115360: IPv6 address and if_bridge don't play well together.

2007-08-10 Thread Eric F Crist
On Aug 10, 2007, at 10:40 AMAug 10, 2007, David Gilbert wrote: "Eric" == Eric F Crist writes: Eric> FWIW, I've been using if_bridge for a short while (month or two) Eric> and I've got all my IPs assigned to the interfaces themselves, Eric> and not bridge0. I&#x

Re: kern/115360: IPv6 address and if_bridge don't play well together.

2007-08-09 Thread Eric F Crist
ut everything works great. I'm using the fxp driver on both cards (Dell PowerEdge 1550 dual 10/100 interfaces). Feel free to ask more about my setup, if I can help at all. - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd

Re: IPv6 IPsec tunnel configuration

2007-07-26 Thread Eric F Crist
php/IPv6_on_FreeBSD_6.2 - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Again two ADSL lines, routing problems

2007-07-12 Thread Eric F Crist
nd support, you'll probably have to go to a higher-end business class solution, such as a T1 or even possibly an ISDN line. HTH - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPv6 Woes...

2007-07-02 Thread Eric F Crist
lter/UUNet? I didn't think most of them did IPv6 yet. Are they just not accepting your providers block? Brandon On Fri, 29 Jun 2007 07:12:53 -0500 Eric F Crist <[EMAIL PROTECTED]> wrote: [cut it out] I just wanted everyone to know that my IPv6 Woes have been resolved. As it turn

Re: IPv6 Woes...

2007-06-29 Thread Eric F Crist
subnet in their routing tables. Third, and last, there is (still) a routing problem on the high-level at Verizon/Alter/UUnet that has yet to be resolved. Thanks a lot for all your help! - Eric F Crist Secure Computing Networks ___ freebsd-net

Re: IPv6 Woes...

2007-06-26 Thread Eric F Crist
On Jun 26, 2007, at 7:08 PMJun 26, 2007, Bruce A. Mah wrote: If memory serves me right, Eric F Crist wrote: On Jun 26, 2007, at 4:32 PMJun 26, 2007, Bruce A. Mah wrote: [big snip] I wonder if the problem I've seen with bridge(4) might be related to your IPv6 problems (since y

Re: IPv6 Woes...

2007-06-26 Thread Eric F Crist
On Jun 26, 2007, at 4:32 PMJun 26, 2007, Bruce A. Mah wrote: If memory serves me right, Eric F Crist wrote: Hi Eric-- First note that I'm a different Bruce than the chap who's been helping thus far. :-) BTW, use "ndp -a" to see this. Your setup is not *too* different

Re: IPv6 Woes...

2007-06-25 Thread Eric F Crist
On Jun 25, 2007, at 7:55 PMJun 25, 2007, Bruce M. Simpson wrote: Eric F Crist wrote: My problem isn't getting out to 2001:4980:1::5, it's getting to my LAN, the 2001:4980:1:111::/64 network. My gateway, the machine from which I posted the routing and ifconfig information, is

Re: IPv6 Woes...

2007-06-25 Thread Eric F Crist
m with the fxp driver, or perhaps my setup with the ethernet bridging? Thanks again. - Eric F Crist Secure Computing Networks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

IPv6 Woes...

2007-06-25 Thread Eric F Crist
nk there may possibly be a problem with the bridging code? Any ideas would help. For the record, I have read the FreeBSD Handbook, amongst many, many, many other documentation sources. TIA for the help! - Eric F Crist Secure Computing Networks _