home | list info | list archive | date index | thread index

Re: [OCLUG-Tech] Re:Scotia Online logins

On Sun, Jul 30, 2006 at 12:17:15PM -0400, Adrian Irving-Beer wrote:

>       iptables -A OUTPUT -p tcp --syn -j TCPMSS --set-mss 1400
[...]
>       iptables -A FORWARD -p tcp --syn -j TCPMSS --set-mss 1400

On second thought, change "-A" into "-I".  If your distribution
already comes with firewall rules, you want to (I)nsert your new
rules before those existing ones, not (A)ppend it after where it
might never get used.

Attachment: signature.asc
Description: Digital signature

message navigation