Displaying 8 results from an estimated 8 matches for "shital".
Did you mean:
shitao
2014 Oct 13
2
machine check exception
...softeware problem
Run through mcelog ascii to decode and contact your hW vendor
Kernel panic not syncing :machine check
Can anybody please provide the meaning of this. How can I pull the logs
from server ? Still not able to understand the exact cause of it.
Please help.
Thanks and Regards,
Shital
2014 Jul 28
1
CentOS Digest, Vol 114, Issue 28
...est..."
>
>
> Today's Topics:
>
> 1. Re: success with Z97-based boards? (Edward M)
> 2. wireless inteface configure as bridge (Benjamin Fernandis)
> 3. Re: wireless inteface configure as bridge (Alexander Dalloz)
> 4. How to Stop the Image URL in apache (Shital Sakhare)
> 5. How can I connect CentOS7 via xdmcp? (Kosuke Yagi)
> 6. Re: How to Stop the Image URL in apache (Peter)
> 7. Re: How to Stop the Image URL in apache (Gopu Krishnan)
> 8. Re: How to Stop the Image URL in apache (Shital Sakhare)
>
>
> -------------------...
2016 Jan 06
2
ICMP outoging traffic at centos 6.7
...e problem. After posting here I go through all the types of
ICMP types where I understand to drop packets for "Host unreachability" .
Thanks for your help Mr. Gordon ?.
On Wed, Jan 6, 2016 at 8:47 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 01/06/2016 05:47 AM, Shital Sakhare wrote:
>
>> Thanks, Dropped the ICMP type 3 port. Now question to find the cause.
>>
>
> Well, based on your tcpdump output, it looks like your rules were
> rejecting unrelated packets, or tcp/443 packets. It's hard to be sure
> since the ICMP was the first p...
2016 Jan 06
2
ICMP outoging traffic at centos 6.7
...os 0x0, ttl 56, id 52085, offset 0, flags [DF], proto TCP (6),
length 76)
***.***.***.***.5189 > example.com.https: Flags [P.], cksum 0xa427
(correct), seq 2571871600:2571871636, ack 1159342022, win 65535, length 36
================================
How this can be controlled ?
Thanks,
Shital
2016 Jan 06
2
ICMP outoging traffic at centos 6.7
Thanks, Dropped the ICMP type 3 port. Now question to find the cause.
On Wed, Jan 6, 2016 at 6:49 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 01/06/2016 04:45 AM, Shital Sakhare wrote:
>
>> I have blocked icmp ports in iptables and if I execute the Ping manualy
>> its
>> blocking.
>>
> ...
>
>> How this can be controlled ?
>>
>
> Drop the incoming traffic in iptables, rather than rejecting it?
> ________________...
2014 Jul 28
1
How to Stop the Image URL in apache
...er. I dont want to allow
client to open the image in browser as separate url. I have blocked the
/image/ directory from access/listing , but the image is opening.
ex. http://example.com/images/1.jpg . The image should not open in browser
with this URL.
How to stop that in apache. Please help me.
Shital S.
2016 Jan 06
0
ICMP outoging traffic at centos 6.7
On 01/06/2016 04:45 AM, Shital Sakhare wrote:
> I have blocked icmp ports in iptables and if I execute the Ping manualy its
> blocking.
...
> How this can be controlled ?
Drop the incoming traffic in iptables, rather than rejecting it?
2016 Jan 06
0
ICMP outoging traffic at centos 6.7
On 01/06/2016 05:47 AM, Shital Sakhare wrote:
> Thanks, Dropped the ICMP type 3 port. Now question to find the cause.
Well, based on your tcpdump output, it looks like your rules were
rejecting unrelated packets, or tcp/443 packets. It's hard to be sure
since the ICMP was the first packet, so you didn't show the p...