Re: Julian's networking challenge 2005

2005-06-27 Thread Julian Elischer
This time with fewer typos.. Julian Elischer wrote: So for reasons that I won't go into, I find myself renumbering half of a company. However I have a particular problem I can't figure out how to fix. I have a gateway/firewall machine running 4.x It has 3 interfaces fxp0 goes to the internal

Julian's netowrking challenge 2005

2005-06-27 Thread Julian Elischer
So for reasons that i won't go into, I fin dmyself renumberring an entire company. howeve I have a particular problem I can't figure out how to fix. I have a gateway/firewall machine running 4.x it has 3 interfaces fxp0 goes to the internal trusted network fxp1 goes to the internet via a T1 v

Routing path of jail

2005-06-27 Thread Raymond Wagner
I am setting up a firewall (IPFW and NATD) for use on a DSL line with several public IPs. I have set up one alias on my external interface for each IP I am allotted and am trying to force a program to run on one of the aliased addresses. I am using lynx and the website www.whatismyip.com to deter

Current problem reports assigned to you

2005-06-27 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w

Re: layer7 filtering

2005-06-27 Thread Donatas
thnx, that's what i've been looking for From: "Phil Regnauld" <[EMAIL PROTECTED]> To: "Donatas" <[EMAIL PROTECTED]> Cc: Sent: Monday, June 27, 2005 10:19 AM Subject: Re: layer7 filtering > Donatas (donatas) writes: >> I wonder if there's any person who did some scripting like >> applicati

Re: layer7 filtering

2005-06-27 Thread Phil Regnauld
Donatas (donatas) writes: > I wonder if there's any person who did some scripting like > application layer analysis with network sniffer (like tcpdump) + apropriate > firewall rule generation(like statefull ipfw rules) ? You mean this ? http://www.hsc.fr/ressources/outils/nstrea

layer7 filtering

2005-06-27 Thread Donatas
I wonder if there's any person who did some scripting like application layer analysis with network sniffer (like tcpdump) + apropriate firewall rule generation(like statefull ipfw rules) ? Because of an abscence of layer7 analysis in bsd firewalls i'm made to think about such combinations. What