Linux Netfilter discussions
 help / color / mirror / Atom feed
* question
@ 2005-10-27  7:55 Marcin Giedz
  2005-10-27  8:18 ` question Ruprecht Helms
  0 siblings, 1 reply; 31+ messages in thread
From: Marcin Giedz @ 2005-10-27  7:55 UTC (permalink / raw)
  To: netfilter

Hi,


I'd like to ask if it possible to change "data" field (its content) in TCP 
packet on fly? I don't need to change data's lenght but only change few bytes 
in it.

Example:
0000  ff ff ff ff ff ff 00 11 25 31 ad e0 08 00 45 00   ........%1....E.
0010  00 c1 0a b1 00 00 80 11 82 0f ac 13 01 59 ff ff   .............Y..
0020  ff ff 04 2d 01 db 00 ad 60 78 ad a7 5b de 9f 26   ...-....`x..[..&
0030  ec 98 2d 26 ec 18 2d 26 ec 18 2d 26 ec 18 2d 26   ..-&..-&..-&..-&
0040  ec 18 2d 26 ec 18 2d 26 ec 18 2d 26 ec 18 2d 26   ..-&..-&..-&..-&

First line contains MAC address 00:11:25:31:ad:e0 - I need to change it to 
other value. 

Is it possible at all?

Marcin


^ permalink raw reply	[flat|nested] 31+ messages in thread
* Question
@ 2008-04-28  9:01 Karim Reda Fakhir
  2008-04-28 10:11 ` Question Jan Engelhardt
  0 siblings, 1 reply; 31+ messages in thread
From: Karim Reda Fakhir @ 2008-04-28  9:01 UTC (permalink / raw)
  To: netfilter

How can i do SNAT and DNAT in same time with iptables , i try to
change Ip src and Ip dest .


                  Best Regards.

^ permalink raw reply	[flat|nested] 31+ messages in thread
* question
@ 2006-06-21 12:14 Fabio S. Silva
  2006-06-21 12:23 ` question Sietse van Zanen
  0 siblings, 1 reply; 31+ messages in thread
From: Fabio S. Silva @ 2006-06-21 12:14 UTC (permalink / raw)
  To: netfilter

Hi all, i trying to find tools to test my firewall, i need to make
some test like "Sustained TCP Connections" but i dont know tools to do
it.. and... i need some tools to simulate an ddos to my firewall to
see if its droping packets, etc..
anybody can help me ??

best regards..

Fabio S. Silva


^ permalink raw reply	[flat|nested] 31+ messages in thread
* question
@ 2003-09-25 14:04 emiliano
  0 siblings, 0 replies; 31+ messages in thread
From: emiliano @ 2003-09-25 14:04 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

Hi, could you give me some help about the question below?

 

I have  a Total Control with a private pool of IPs. I’m using IPTables with
NAT and HT23 modules. My trouble is that while I get a perfect video stream,
I’m unable to transmitt/receive audio (through the instant Messenger from
Microsoft, MSN Messenger ). 

 

Some sugestión about? I really will be greateful with you if you can give me
some idea …

 

Thanks!! 

 

Best regards

 

Emiliano Barbat

Argentina


[-- Attachment #2: Type: text/html, Size: 2684 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread
* RE: question
@ 2003-06-12 22:11 George Vieira
  0 siblings, 0 replies; 31+ messages in thread
From: George Vieira @ 2003-06-12 22:11 UTC (permalink / raw)
  To: Sander Sneekes, Netfilter

Look in the archives yet? Done a google search?

Use the H323 patch from patch-o-matic.

Thanks,
____________________________________________
George Vieira
Systems Manager
georgev@citadelcomputer.com.au

Citadel Computer Systems Pty Ltd
http://www.citadelcomputer.com.au

-----Original Message-----
From: Sander Sneekes [mailto:sander@dmdsecure.com]
Sent: Friday, June 13, 2003 6:42 AM
To: Netfilter
Subject: question


Hi all,

Small qeustion anybody have any clue howto get 
microsoft netmeeting to work from behind an iptables
firewall?

I'm able to accept a conf. en send text but no video/audio



cheers
Sander



^ permalink raw reply	[flat|nested] 31+ messages in thread
* question
@ 2003-06-12 20:41 Sander Sneekes
  0 siblings, 0 replies; 31+ messages in thread
From: Sander Sneekes @ 2003-06-12 20:41 UTC (permalink / raw)
  To: Netfilter

Hi all,

Small qeustion anybody have any clue howto get 
microsoft netmeeting to work from behind an iptables
firewall?

I'm able to accept a conf. en send text but no video/audio



cheers
Sander


^ permalink raw reply	[flat|nested] 31+ messages in thread
* Question
@ 2002-06-21 17:33 Krish Ahya
  2002-06-21 17:40 ` Question Antony Stone
                   ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: Krish Ahya @ 2002-06-21 17:33 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

Hi all,

I was just wondering, is Netfilter as good as Cisco's PIX and Checkpoint's Firewall-1, if not better?

Also I'm wondering say if I have a dmz and allow people to come into a server on port 80, will netfilter inspect the packet on all 7 layers of the OSI model and make sure that it is actually a http packet and following the rules and protocol specifications of http? Sorta like checkpoints INSPECT module.

Thanks.

- Krish
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
I have not failed 10,000 times, I have sucessfully found 10,000 ways that won't work." -- Thomas A. Edison

[-- Attachment #2: Type: text/html, Size: 1318 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2008-04-29  1:51 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27  7:55 question Marcin Giedz
2005-10-27  8:18 ` question Ruprecht Helms
2005-10-27  8:39   ` question Marcin Giedz
2005-10-27  9:09     ` question Ruprecht Helms
2005-10-27  9:28       ` question Sorin Panca
2005-10-27  9:40       ` question Marcin Giedz
2005-10-27 10:04         ` question Oskar Andreasson
2005-10-27 10:25           ` question Marcin Giedz
2005-10-27 10:37             ` question Oskar Andreasson
2005-10-27 11:18               ` question Marcin Giedz
2005-10-27 13:28                 ` question Oskar Andreasson
  -- strict thread matches above, loose matches on Subject: below --
2008-04-28  9:01 Question Karim Reda Fakhir
2008-04-28 10:11 ` Question Jan Engelhardt
2008-04-29  1:51   ` Question Diego Lacerda
2006-06-21 12:14 question Fabio S. Silva
2006-06-21 12:23 ` question Sietse van Zanen
2003-09-25 14:04 question emiliano
2003-06-12 22:11 question George Vieira
2003-06-12 20:41 question Sander Sneekes
2002-06-21 17:33 Question Krish Ahya
2002-06-21 17:40 ` Question Antony Stone
2002-06-21 18:31   ` Question James Mello
2002-06-21 23:12     ` Question Antony Stone
2002-06-21 23:16       ` Question James Mello
2002-06-21 23:26         ` Question Antony Stone
2002-06-22  2:11       ` Question Jack Bowling
2002-06-22 15:25         ` Question Stephen Frost
2002-06-22 15:42           ` Question Ramin Alidousti
2002-06-21 18:59 ` Question Nick Drage
2002-06-21 19:41   ` Question Rowan Reid
2002-06-22  0:26 ` Question Sascha Reissner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox