ping

  1. D

    [SOLVED]Why does "ping" stop?

    I am new to Linux. I have read that the terminal command "ping" repeats continouosly unless you specify "-c"(count) option. I add "-i" option to command to give an interval between successive pings. However, below code stops after two pings : ping -i 500 x.x.x.x >> somefile Why?
  2. E

    Ping through 2 Namespaces in same Subnet

    Hi @ all, i´ve a question. I have the following setup, but cannot ping from ETHA to ETHB. If i check Namespace 1, i have the following configuration: root@default: ip netns exec ns1 ip a 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN group default link/loopback 00:00:00:00:00:00 brd...
  3. blackneos940

    How To Reconnect My Ubuntu 18.04 LTS Server To The Internet When I Can Still Access It Locally?

    Hey guys!..... :3 I'm back with another problem..... One I think could be a help to others..... :3 So anywho, this all happened after I installed Pihole, Apache2, PHP, mySQL, and everything else needed to turn my Server into a Web Server..... :) These are the things I have tried to...
Top