Find the answer to your Linux question:
Results 1 to 2 of 2
I have web application running on my server and can access this over the GUI. This morning I can no longer access the gui interface. The activity LED flickers non ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    58

    n/w issue

    I have web application running on my server and can access this over the GUI.

    This morning I can no longer access the gui interface. The activity LED flickers non stop on my nic card. I cannot ping or ssh into the server. However can access it directly from console and system is responsive when doing that. So i think this is a n/w issue... Any thoughts? How can I troubleshoot this?

    Thanks
    Leo

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    I would start with:
    Code:
    dmesg
    ifconfig -a
    route -n
    ping <YOUR_GATEWAY_IP>
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...