#31781: ping on new VMs
-----------------------------------------------------+-----------------
     Reporter:  weasel                               |      Owner:  tpa
         Type:  defect                               |     Status:  new
     Priority:  Medium                               |  Milestone:
    Component:  Internal Services/Tor Sysadmin Team  |    Version:
     Severity:  Normal                               |   Keywords:
Actual Points:                                       |  Parent ID:
       Points:                                       |   Reviewer:
      Sponsor:                                       |
-----------------------------------------------------+-----------------
 the VMs set up on the gnt-fsn cluster seem to have a broken ping.

 ping is not suid root nor is the cap set on at least web-fsn-02 and
 loghost01:
 {{{
 weasel@loghost01:~$ /sbin/getcap /usr/bin/ping
 weasel@loghost01:~$
 }}}
 meaning ping does not work as an unprivileged user:
 {{{
 weasel@loghost01:~$ ping localhost
 ping: socket: Operation not permitted
 e2:weasel@loghost01:~$
 }}}

 This could likely be fixed with re-installing `iputils-ping` or setting
 `cap_net_raw+ep` manually, but we should figure out why the instance-
 debbotstrap installed machines are broken this way.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31781>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to