Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

network troubleshooting
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
network troubleshooting
8th May, 2013, 10:02 AM
Post: #1
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
network troubleshooting
As it's my day job ,
here's a little troubleshooting for network problem.

Note :
  • A lot of problem with network come from power supply,
    so first be sure you power supply is enough, and try with nothing plugged on usb port. (and better try another power supply)
  • if you use wifi, and use xbmc xbian config,
    be sure you set dhcp mode, or correct static ip values before connecting to your wlan network.

troubleshooting
    1. Check if pi receive a ip adress (System -> system info):
    • pi have an ip adress :
      go to point 2.
    • pi has no ip adress :
      Check if you are in DHCP mode (system->xbian>network (take long time now)):
      • yes :
        check your wire (or check if wifi is connected for wlan)
        check your router config
      • No :
        set in dhcp mode or check if your static value are good
        (depend on you router config)
    2. Check local network
    • open a Terminal
      • windows :
        start->all Programs->accessories>Command Prompt.
      • Mac :
        go -> utilities ->terminal
      • Linux :
        Tongue
    • Ping the pi
      Terminal
      ping [PI IP adress]
      ex : ping 192.168.1.7
      • you can ping the pi
        go to point 3.
      • you can't ping the pi
        there's a problem in your local network
    3. Check internet connection
    • ssh to the pi (howto ssh)
    • test dns (in ssh session)
      Terminal
      ping 8.8.8.8
      • you can't ping 8.8.8.8
        you have a problem with you internet connection
        check if your modem is connected to internet.
    • test www connection
      Terminal
      ping http://www.google.com
      • you can't ping google :
        it's a DNS problem
        it can occurs sometime if your dns adress is your router adress, try to set static dns.
        (system->xbian->network) and use 8.8.8.8 as primary dns and 7.7.7.7 as secondary (google dns)
      • you can ping google
        your internet connection is working
        if xbmc or addon cannot connect, it could be a problem in your router firewall, or the site you try to reach is offline



Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
network troubleshooting - belese - 8th May, 2013 10:02 AM
RE: network troubleshooting - Skywatch - 10th May, 2013, 09:45 PM
RE: network troubleshooting - rikardo1979 - 10th May, 2013, 10:02 PM
RE: network troubleshooting - belese - 10th May, 2013, 10:28 PM
RE: network troubleshooting - Skywatch - 11th May, 2013, 01:52 AM
Re: network troubleshooting - belese - 11th May, 2013, 02:21 AM
RE: network troubleshooting - Alastaire - 25th Jun, 2013, 11:12 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 27th Jun, 2025, 07:46 AM Powered By MyBB, © 2002-2025 MyBB Group.