Similar Threads:
1.[CORRECTION] ICMP ping effecting network flow?
I wrote:
>You might try 'comp.protocols.tcp-ip' or even 'alt.folklore.computers'.
>My news server also lists a 'alt.folklore.internet' which might be useful.
Forget that 'alt.folklore.internet' group - it's not job-site safe, being
overrun with spam and pr0n ads. Sorry.
Old guy
2.Ping from cron not having same effect as ping from console
I'm running a RedHat Enterprise 2.1 server as a group development
platform. We're having some network problems which are being worked
on, but right now I need a workaround. The problem is that this
server drops off of the network a couple of times a day. I've found
that if I just ping another server from that server it comes back on
the network, everybody can see it and everything is fine.
To keep the server on the network I set up a cron job to ping another
server every two minutes. I can see this ping running every two
minutes with "ps -e | grep ping". However, the machine still drops
off of the network. When the server drops off of the network I wait
until I see the cron ping as above and then verify that it is still
off of the network. So the cron ping doesn't get the machine back on
the network. Then I do a ping from a console and the server comes
back on the network.
For some reason the cron ping doesn't have the same effect that a ping
from the console does. The crontab ping entry is by the same user
that I am logged in as when I do the ping from the console.
Anyone have any suggestions? Why does a ping from the console have a
different effect than a ping from cron.
3.how to disable ICMP: "Echo Request" (ping)
title says it. Have already configured firewall to disallow everything
but ICMP still coming thru. How do I stop it? All side effects of
disabling ICMP desired.
SUSE 9.3
4.ICMP, the minimum to ping the internet but not the pix to pinged
Hi guys,
I am dealing with a PIX 515 at the moment with VPN.
The network behind interface inside is 192.168.10.0/27. Going to the
internet, the hosts are nated to the external if.
The access-list for internet traffic is
access-list internet_out; 5 elements
access-list internet_out line 1 permit udp any any eq domain (hitcnt=458)
access-list internet_out line 2 permit tcp any any eq www (hitcnt=2237)
access-list internet_out line 3 permit tcp any any eq https (hitcnt=81)
access-list internet_out line 4 permit tcp any any eq ftp (hitcnt=0)
access-list internet_out line 5 permit icmp any any (hitcnt=365)
I've got also this access-list
access-list ANY_ICMP; 1 elements
access-list ANY_ICMP line 1 permit icmp any any (hitcnt=69)
and the access-group is
access-group ANY_ICMP in interface external
It works but the firewall can be pinged from the outside Internet. I do not
like it.
What is the commands to type to have only the inside hosts to ping the hosts
on the internet and the PIX to do not being pinged on its external
interface?
Thank you very much,
Alexandre
5.Strange network problems - pings to host are fine, pings from host fail
Sorry for the long post - I've tried to outline the symptoms of my
problem, and what I've tried to fix it.
I'm having some networking problems with a PC running an old version of
Red Hat (kernel 2.2). The PC came with a machine we have bought
second-hand - as far as I know, everything was working before the
machine was moved to our company.
To keep things simple, we have the Red Hat machine connected to a
Windows XP machine that came with it, with only a simple switch in
between. Each machine is set up with a fixed IP address on the same
network.
From the XP machine, I can ping the Red Hat machine reliably and
quickly. From the Red Hat machine, pings to the XP machine /generally/
fail - typically there are about 80%-90% failures. Those pings that
don't fail, are fast (reply time about 1 ms). On the XP machine, it's
easy to see the packet counters showing packets in and replies out. On
the Red Hat machine, ifconfig shows similar packet rx and tx counts, and
zero error counts.
arping to the XP machine from the Red Hat machine is reliable and fast.
When we try a browser on the XP machine and address the web server on
the Red Hat host, there is generally a long pause (perhaps minutes),
then suddenly the page appears.
We have tried using another Linux box in place of the original XP
machine, with the same results from the Red Hat system.
We have tried replacing the cables and switch, with no effect - given
that arpings are working perfectly it's hard to see how it could be a
hardware problem.
I'm not very familiar with Red Hat or a 2.2 kernel (my experience is
mostly with Debian and related distros, and with 2.4 and 2.6 kernels).
But "ipchains -L" shows no firewalling (everything accepted), "ifconfig"
and "route -n" have the expected setup, and I could not stop anything
unexpected with "sysctrl".
One of my colleagues will try a different network card this evening.
Any ideas or tips would be much appreciated. We've tried pretty much
every sensible idea we can think of, so I'm ready to listen to any crazy
or unlikely tricks.
mvh.,
David
6. Tracking per TCP flow network traffic load
7. Network Issue possibly from ICMP host unreachables
8. Network Identification/Administration/Flow Control/Error pattern in C