Re: gateway for separate networks

2004-09-11 Thread Charles Swiger
On Sep 11, 2004, at 9:41 PM, Bob Ababurko wrote: I have two networks that are routed to me via a serial connection, namely a T1. I have just installed a new router and it has two ethernet ports that will route to the two different networks. What I want to do is have a single machine have two r

RE: gateway for separate networks

2004-09-11 Thread Bob Ababurko
I should have been more descriptive in describing what I need. I have two networks that are routed to me via a serial connection, namely a T1. I have just installed a new router and it has two ethernet ports that will route to the two different networks. What I want to do is have a single m

RE: gateway for separate networks

2004-09-11 Thread Mitch (bitblock)
Assuming the second nic is used for it's own private subnet, and not a second route to the internet (which would require a much fancier setup ;-) you don't need to do anything except add the interface, configure it, and adjust any firewall rules to allow whatever access you need. Any services you

gateway for separate networks

2004-09-11 Thread Bob Ababurko
Hello all- I want to install another NIC in my box running 5.2.1 to access another network. Since I have never done this before, I have a question about the gateway that the second NIC will usemore specifically, where do I configure the gateway for the second NIC. I have the defaultroute

Re: dyn buckets

2004-09-11 Thread Luigi Rizzo
On Fri, Sep 10, 2004 at 03:51:48PM -0400, Don Bowman wrote: > From: [EMAIL PROTECTED] > > I have a firewall running 4.10 that handles around > > 20mbits/sec of traffic > > and has around 500 ipfw rules. > > > > Lately I've noticed that net.inet.ip.fw.curr_dyn_buckets > > seems to be maxing > >

[Fwd: Interface Bonding & Bridging problem]

2004-09-11 Thread Julian Elischer
Original Message Subject: Interface Bonding & Bridging problem Date: Sat, 11 Sep 2004 15:22:38 +0300 From: SharkTECH Maillists <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hello, I have been running a FreeBSD 4.10-STABLE server having 3 nics installed but was using only 2 of them

Interface Bonding & Bridging problem

2004-09-11 Thread SharkTECH Maillists
Hello, I have been running a FreeBSD 4.10-STABLE server having 3 nics installed but was using only 2 of them (1 for uplink and 1 for switch) to monitor, filter and shape my network and had absolutely no problems at all. However, in order to increase the ability of handling even more packets (especi

Re: Networking/Security Question...

2004-09-11 Thread Vince Hoffman
On Fri, 10 Sep 2004, Dan wrote: > Hello. Hi Dan, > My first post here, Hope you're all well and enjoying the summer. > Okay, this is likely to be an extremely exhaustive post, so I'd really be grateful if you could spare the time to read and reply please... > > Let me first introduce you to th

Netgraph module in Ipsec concentrator

2004-09-11 Thread Alexandre Chauvin-Hameau
Hi all, Is it possible to install a ng_* module in the middle of an Ipsec concentrator. Let assume we have 2 clients connected through an Ipsec tunnel to a freebsd router and we would like to use ng_netflow to get stats on this client to client communication. Any idea ? Thanks in advance, Alex.