On Wed, May 26, 2010 at 10:33 AM, Lars Ellenberg
wrote:
> On Wed, May 26, 2010 at 08:33:53AM +0200, Andrew Beekhof wrote:
>> On Thu, May 20, 2010 at 4:58 PM, Koch, Sebastian
>> wrote:
>> > Hi,
>> >
>> >
>> >
>> > if i enable a IPTABLES Rule
>> >
>> >
>> >
>> > iptables -A OUTPUT -p icmp -d 10.1.1
On Wed, May 26, 2010 at 08:33:53AM +0200, Andrew Beekhof wrote:
> On Thu, May 20, 2010 at 4:58 PM, Koch, Sebastian
> wrote:
> > Hi,
> >
> >
> >
> > if i enable a IPTABLES Rule
> >
> >
> >
> > iptables -A OUTPUT -p icmp -d 10.1.1.162 -j DROP
> >
> >
> >
> > to block access to my Gateway 10.1.162 t
On Thu, May 20, 2010 at 4:58 PM, Koch, Sebastian
wrote:
> Hi,
>
>
>
> if i enable a IPTABLES Rule
>
>
>
> iptables -A OUTPUT -p icmp -d 10.1.1.162 -j DROP
>
>
>
> to block access to my Gateway 10.1.162 to test my pingd resource, i am
> getting that error. I googled around as this looks for me lik
Hi,
if i enable a IPTABLES Rule
iptables -A OUTPUT -p icmp -d 10.1.1.162 -j DROP
to block access to my Gateway 10.1.162 to test my pingd resource, i am getting
that error. I googled around as this looks for me like pingd aint got the
permission to write down the result of the ping te