Home » Tips » Ping problem in Ubuntu, icmp open socket: Operation not Permitted

Ping problem in Ubuntu, icmp open socket: Operation not Permitted

Wednesday, May 19th 2010. | Tips

By limiting the use of ping on a regular user. The Linux admin in ubuntu usually change the file access mode ping itself. This makes the limitations of ordinary users to test access to a network via the Terminal.

Entrance to the terminal, login as root user, type the following command:

#chmod u-s /bin/ping

Above we use the command chmod (change mode), which means the code to add or reduce the access of a file, directory and more.


ping Ping problem in Ubuntu, icmp open socket: Operation not Permitted

later when the user pings to an address, there will be a notice like this > icmp open socket: Operation not Permitted

return to open access, login as root user, type

#chmod u+s /bin/ping

Good luck!

Tags

ubuntu ping operation not permited,ping: icmp open socket: Operation not permitted,android icmp open socket operation not permitted,ping linux error operation not permitted],socket: Operation not permitted,socket Operation not permitted,ping: socket: Operation not permitted,Operation not permitted on socket,open socket for LPF: Operation not permitted,icmp socket: Operation not permitted,
tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Related For Ping problem in Ubuntu, icmp open socket: Operation not Permitted

Twitteling News In Your Inbox:

Delivered by FeedBurner

Twitteling on Twitter

Twitteling on Facebook and Google+

Categories