Re: Trying to make a Host into a gigabit hub for testing

2006-03-06 Thread Shawn Saunders
From: Chris Dionissopoulos <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Shawn Saunders <[EMAIL PROTECTED]> CC: freebsd-net@freebsd.org Subject: Re: Trying to make a Host into a gigabit hub for testing Date: Thu, 20 Oct 2005 03:27:41 +0300 MIME-Version: 1.0 Received: from mx2

Re: Trying to make a Host into a gigabit hub for testing

2006-02-09 Thread Michael DeMan
Buy a cheap managed switch and set one port up as a monitoring port and dump all your IDS traffic there? Michael F. DeMan Director of Technology OpenAccess Network Services Bellingham, WA 98225 [EMAIL PROTECTED] 360-647-0785 On Feb 7, 2006, at 7:38 AM, Shawn Saunders wrote: Hello, Based on

Re: Trying to make a Host into a gigabit hub for testing

2006-02-07 Thread Chuck Swiger
Shawn Saunders wrote: > The following is a layout of the type of configuration, and I have tried > one2many and hub, but was unable to obtain the desired results. Whenever I > try to set multiple hooks to the same interface it fails, and trying to > bring a group of interfaces to a virtual interfa

Trying to make a Host into a gigabit hub for testing

2006-02-07 Thread Shawn Saunders
Hello, Based on the below configuration, does anyone have an idea of what I might be doing wrong? The following is a layout of the type of configuration, and I have tried one2many and hub, but was unable to obtain the desired results. Whenever I try to set multiple hooks to the same interface

Re: Trying to make a Host into a gigabit hub for testing

2006-02-02 Thread Shawn Saunders
Ipkts IerrsOpkts Oerrs Coll em2 1500 00:04:23:c1:0e:5045 05 0 0 em2 1500 fe80:5::204:2 fe80:5::204:23ff: 0 -4 - - Shawn Saunders From: Chris Dionissopoulos Reply-To: [EMAIL PROTECTED] To: Shawn Saunders Sub

Re: Trying to make a Host into a gigabit hub for testing

2005-10-30 Thread Gleb Smirnoff
On Sun, Oct 30, 2005 at 03:49:26AM -0800, Shawn Saunders wrote: S> Can you clarify then, the difference between the on2many and hub modules? S> S> Based upon the names, I would consider the one2many to do exactly that, S> take anything from 'one' and redirect it out to anything identified by S>

Re: Trying to make a Host into a gigabit hub for testing

2005-10-30 Thread Shawn Saunders
hawn - Original Message - From: "Gleb Smirnoff" <[EMAIL PROTECTED]> To: "Shawn Saunders" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Wednesday, October 26, 2005 6:17 AM Subject: Re: Trying to make a Host into a gigabit hub for testing On Wed,

Re: Trying to make a Host into a gigabit hub for testing

2005-10-27 Thread Shawn Saunders
I'll test it, but that is what I am seeing now. Shawn - Original Message - From: "Gleb Smirnoff" <[EMAIL PROTECTED]> To: "Shawn Saunders" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Wednesday, October 26, 2005 7:17 AM Subject: Re: T

Top Posting (was Re: Trying to make a Host into a gigabit hub for testing)

2005-10-26 Thread Michael W. Oliver
On 2005-10-26T18:17:33+0400, Gleb Smirnoff wrote: > On Wed, Oct 26, 2005 at 07:15:18AM -0700, Shawn Saunders wrote: > S> Actually, I think one2many is more appropriate. I do not want the traffic > S> that is coming in on the incoming ports to be echoed back to them, and > S> isn't that what the

Re: Trying to make a Host into a gigabit hub for testing

2005-10-26 Thread Gleb Smirnoff
On Wed, Oct 26, 2005 at 07:15:18AM -0700, Shawn Saunders wrote: S> Actually, I think one2many is more appropriate. I do not want the traffic S> that is coming in on the incoming ports to be echoed back to them, and S> isn't that what the ng_hub would do? No, it wouldn't. It will send to all por

Re: Trying to make a Host into a gigabit hub for testing

2005-10-26 Thread Shawn Saunders
ot;Shawn Saunders" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Thursday, October 20, 2005 10:32 PM Subject: Re: Trying to make a Host into a gigabit hub for testing On Thu, Oct 20, 2005 at 09:31:15PM +, Shawn Saunders wrote: S> Chris, S> S> Now the traffic is go

Re: Trying to make a Host into a gigabit hub for testing

2005-10-20 Thread Gleb Smirnoff
On Thu, Oct 20, 2005 at 09:31:15PM +, Shawn Saunders wrote: S> Chris, S> S> Now the traffic is going out all the ports, thanks. Only one issue, is S> that it is also being echo'd back the em0 interface. When I put this under S> a full GIGABIT load, 6 interfaces feeding back what was just s

Re: Trying to make a Host into a gigabit hub for testing

2005-10-20 Thread Shawn Saunders
Subject: Re: Trying to make a Host into a gigabit hub for testing Date: Thu, 20 Oct 2005 20:52:28 +0300 ngctl connect sf0: o2m lower many0 Returns: ngctl: send msg: No such file or directory Is just a syntax error. Replace "o2m" with "o2m:" in every "connect"

Re: Trying to make a Host into a gigabit hub for testing

2005-10-20 Thread Shawn Saunders
d-net@freebsd.org Subject: Re: Trying to make a Host into a gigabit hub for testing Date: Thu, 20 Oct 2005 20:52:28 +0300 ngctl connect sf0: o2m lower many0 Returns: ngctl: send msg: No such file or directory Is just a syntax error. Replace "o2m" with "o2m:" in every "

Re: Trying to make a Host into a gigabit hub for testing

2005-10-20 Thread Chris Dionissopoulos
ngctl connect sf0: o2m lower many0 Returns: ngctl: send msg: No such file or directory Is just a syntax error. Replace "o2m" with "o2m:" in every "connect" command (only). Sorry my fault. Chris. http://www.freemail.gr - δ

Re: Trying to make a Host into a gigabit hub for testing

2005-10-20 Thread Shawn Saunders
TED]> Reply-To: [EMAIL PROTECTED] To: Shawn Saunders <[EMAIL PROTECTED]> CC: freebsd-net@freebsd.org Subject: Re: Trying to make a Host into a gigabit hub for testing Date: Thu, 20 Oct 2005 03:27:41 +0300 SS>I am setting up a test environment with multiple IDS's. ngctl looks like

Re: Trying to make a Host into a gigabit hub for testing

2005-10-19 Thread Chris Dionissopoulos
SS>I am setting up a test environment with multiple IDS's. ngctl looks like a solution but it is not broadcasting all packets to all interfaces as the documentation appears to state it should. I've probably made some error in configuration. SS> SS>My goal is to put em0 into a spanned port in

Trying to make a Host into a gigabit hub for testing

2005-10-19 Thread Shawn Saunders
I am setting up a test environment with multiple IDS's. ngctl looks like a solution but it is not broadcasting all packets to all interfaces as the documentation appears to state it should. I've probably made some error in configuration. My goal is to put em0 into a spanned port in promiscuo