* NAT, ICMP filtered, congestion troubles?
@ 2015-12-04 9:37 Marco Gaiarin
2015-12-04 18:46 ` Rick Jones
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Marco Gaiarin @ 2015-12-04 9:37 UTC (permalink / raw)
To: lartc
In my organization the default firewall block all traffic from clients,
that can access the Internet only via proxy.
ALL traffic get blocked, ICMP too. IPv4, so client get NATted.
Recently i've had to add a 'pinhole' to access an external mail server
(SMTP and IMAP), and i've enabled only that TCP port.
AFAIK, congestion avoidance are handled by the firewall, not
the internal/natted host.
Because we are suffering some troubles (mostly: random disconnection;
tshark display many duplicated packet), i'm rethinking that, at least
as hypotesis.
Permitting TCP connection but blocking ICMP (and other protos) from an
internal network, natted, to an external site, could lead to trouble?
Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAT, ICMP filtered, congestion troubles?
2015-12-04 9:37 NAT, ICMP filtered, congestion troubles? Marco Gaiarin
@ 2015-12-04 18:46 ` Rick Jones
2015-12-14 11:29 ` Marco Gaiarin
2015-12-14 17:36 ` Rick Jones
2 siblings, 0 replies; 4+ messages in thread
From: Rick Jones @ 2015-12-04 18:46 UTC (permalink / raw)
To: lartc
On 12/04/2015 01:37 AM, Marco Gaiarin wrote:
> AFAIK, congestion avoidance are handled by the firewall, not
> the internal/natted host.
Does it? I would think that the NAT/firewall would be maintaining only
the state needed to perform the address translations, leaving the
congestion avoidance (and response to the likes of say an ICMP
Destination Unreachable, Fragmentation Needed and DF set) to the
"actual" TCP endpoint.
rick jones
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAT, ICMP filtered, congestion troubles?
2015-12-04 9:37 NAT, ICMP filtered, congestion troubles? Marco Gaiarin
2015-12-04 18:46 ` Rick Jones
@ 2015-12-14 11:29 ` Marco Gaiarin
2015-12-14 17:36 ` Rick Jones
2 siblings, 0 replies; 4+ messages in thread
From: Marco Gaiarin @ 2015-12-14 11:29 UTC (permalink / raw)
To: lartc
Mandi! Rick Jones
In chel di` si favelave...
> Does it? I would think that the NAT/firewall would be maintaining
> only the state needed to perform the address translations, leaving
> the congestion avoidance (and response to the likes of say an ICMP
> Destination Unreachable, Fragmentation Needed and DF set) to the
> "actual" TCP endpoint.
Ok, good to know.
So, practically speaking, at least for TCP connection, it is better
to ALWAYS ''open'' ICMP packets alongside TCP packets.
Right?
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAT, ICMP filtered, congestion troubles?
2015-12-04 9:37 NAT, ICMP filtered, congestion troubles? Marco Gaiarin
2015-12-04 18:46 ` Rick Jones
2015-12-14 11:29 ` Marco Gaiarin
@ 2015-12-14 17:36 ` Rick Jones
2 siblings, 0 replies; 4+ messages in thread
From: Rick Jones @ 2015-12-14 17:36 UTC (permalink / raw)
To: lartc
On 12/14/2015 03:29 AM, Marco Gaiarin wrote:
> So, practically speaking, at least for TCP connection, it is better
> to ALWAYS ''open'' ICMP packets alongside TCP packets.
>
> Right?
Well, that is my opinion. To leverage the phrase, that, and a couple
euros will get you an espresso.
There are others who hold a different opinion.
rick jones
speaking for myself alone
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-14 17:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 9:37 NAT, ICMP filtered, congestion troubles? Marco Gaiarin
2015-12-04 18:46 ` Rick Jones
2015-12-14 11:29 ` Marco Gaiarin
2015-12-14 17:36 ` Rick Jones
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.