Networking Forums

Networking Forums > Computer Networking > Linux Networking > Clear (DF) +iptables.

Reply
Thread Tools Display Modes

Clear (DF) +iptables.

 
 
328.28.00
Guest
Posts: n/a

 
      03-04-2004, 03:18 PM
hallo all,
anybody know how clear (DF) - dont fragment by iptables
from packets ?

R,
--

e.mail use: http://myemail.notlong.com gg:328.28.00

 
Reply With Quote
 
 
 
 
TroyC
Guest
Posts: n/a

 
      03-05-2004, 09:17 PM
328.28.00 wrote:

> hallo all,
> anybody know how clear (DF) - dont fragment by iptables
> from packets ?
>
> R,


The prob is that if you clear the DF bit, you have to ensure that each
packet has a unique IP-ID.

maybe a better bet would be to change the max seg size:::
iptables -I FORWARD -s SS.SS.SS.SS/NM -d DD.DD.DD.DD/NM -p tcp --tcp-flags
SYN,RST SYN -j TCPMSS --set-mss 1400

hth,
TroyC
--
---------
No bits were hurt during this transmission.


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clear Corporation Clear CLWR wireless Internet service provider ISPbilling customer review ultraport@mail.com Wireless Internet 15 10-13-2011 08:10 PM
Clear is Now Capped NotMe Wireless Internet 0 10-01-2010 04:17 AM
Clear netstat -e ? Antgoodlife Windows Networking 0 11-16-2008 02:17 AM
how do i clear my browser? =?Utf-8?B?cm9zeQ==?= Broadband Hardware 1 02-18-2006 09:08 PM
How to clear DHCP? If can't, suggestion! Matthew Weyer Broadband Hardware 4 09-10-2004 02:04 PM



1 2 3 4 5 6 7 8 9 10 11