Ping error

Peter Silva peter at bsqt.homeip.net
Wed Jun 1 10:40:55 UTC 2016


very likely you have put unintended firewall rules in place.
To eliminate all firewall rules and reset, you could do the following in a
root shell:

iptables -P INPUT ACCEPT
iptables -F INPUT
iptables -P OUTPUT ACCEPT
iptables -F OUTPUT
iptables -P FORWARD ACCEPT

Then try the ping.  If it works, the problem has something to do with the
firewall setup.



On Wed, Jun 1, 2016 at 4:53 AM, AMER <amer7777 at hotmail.com> wrote:

> Dear All
>
> I apologize, if you received multiple copies of this email, this was due
> to the expiration of my membership in the mailing list.
> Dear Colin, May you please resend your reply because I didn't receive it
>
> Best regards,
> Amer
>
> *Eng Amer Alghadhban*
> *COE*
> *SANS-GCFW*
> *CEH, SCNP, CCNA*
>
>
> > From: clanlaw at gmail.com
> > Date: Tue, 31 May 2016 21:53:59 +0100
> > Subject: Re: Ping error
> > To: ubuntu-users at lists.ubuntu.com
> >
> > On 31 May 2016 at 10:11, AMER <amer7777 at hotmail.com> wrote:
> > > Dear All
> > >
> > > I am using Ubuntu 14.04 LTS
> > > Unfortunately, I am facing a strange ping error.
> > > When I ping www.google.com
> > > It is OK
> > > However, when I ping any numerical IP such as 127.0.0.1 I
> > > I got the following error
> > > Ping sendmsg: invalid argument
> > > I tried to use /bin/ping xxxxxxx
> > > But, I got same error.
> > >
> > > May you please help me with this.
> >
> > Did you see the reply I posted when you first asked this yesterday?
> >
> > Colin
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20160601/a1bbcdfe/attachment.html>


More information about the ubuntu-users mailing list